aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/check.scm
blob: 41ea34249b77567fb75a0d1d221295b5f03043e6 (about) (plain)
blob size (167KB) exceeds display size limit (100KB).
the install-plan to adjust the shell completion directories. Change-Id: I5153dd4c9e88d05c22f4ddda135704a7bfe3cc81 Efraim Flashner 2024-09-12gnu: pass-age: Wrap with coreutils-minimal....* gnu/packages/password-utils.scm (pass-age): [arguments]<#:phases>: Add coreutils-minimal bin path to PATH. [inputs]: Replace git by git-minimal. Add coreutils-minimal. Change-Id: I320adc9f412aa493a3bc83298f5d7ebe3d589458 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Graves 2024-08-31gnu: otpclient: Fix build....* gnu/packages/password-utils.scm (otpclient)[arguments]: Don't refer to nonexistent 'wrap' phase. Change-Id: I05d6face0809343247d332c042ce9f6bc69e0e78 宋文武 2024-08-31gnu: makepasswd: Add libxcrypt dependency....* gnu/packages/password-utils.scm (makepasswd)[inputs]: Add libxcrypt. Change-Id: I4296a814148b42032c8f66449ea945a37bc768de 宋文武 2024-08-31gnu: passwdqc: Add libxcrypt dependency....* gnu/packages/password-utils.scm (passwdqc)[inputs]: Add libxcrypt. Change-Id: I71e7261170cc433952bcaa0a4a1bdda95cd94d65 宋文武