summaryrefslogtreecommitdiff
path: root/gnu/packages/password-utils.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: go-golang-org-x-sys: Move to golang-build.•••* gnu/packages/golang.scm (go-golang-org-x-sys): Move from here ... * gnu/packages/golang-build.scm: ... to here. * gnu/packages/curl.scm: Add (gnu packages golang-build) module. * gnu/packages/databases.scm: As above. * gnu/packages/docker.scm: As above. * gnu/packages/golang-build.scm: As above. * gnu/packages/golang.scm: As above. * gnu/packages/irc.scm: As above. * gnu/packages/linux.scm: As above. * gnu/packages/password-utils.scm: As above. * gnu/packages/syncthing.scm: As above. * gnu/packages/textutils.scm: As above. * gnu/packages/vpn.scm: As above. * gnu/packages/weather.scm: As above. * gnu/packages/web.scm: As above. Change-Id: I161e89cacb9aa87b4fbb643ecd9ad32cfe49c9d7 Sharlatan Hellseher2024-02-131-0/+1
* gnu: qtpass: Switch to qt-build-system and new package style.•••* gnu/packages/password-utils.scm (qtpass): Use qt-build-system. [arguments]: Drop 'wrap-qt and 'check-setup phases. Drop the unnecessary 'reset-resource-timestamps phase. Use new package style for remaining phases. [inputs]: Drop qtbase-5. Change-Id: I23a0b8dfd1fdfeca343704d3df084c522b319d30 Signed-off-by: Christopher Baines <mail@cbaines.net> Timotej Lazar2024-02-131-53/+26
* gnu: qtpass: Update to 1.4.0.•••* gnu/packages/password-utils.scm (qtpass): Update to 1.4.0. Change-Id: Ia0d29a0044b8bfedef692aba337d1ef23c672804 Signed-off-by: Christopher Baines <mail@cbaines.net> Timotej Lazar2024-02-131-3/+2
* gnu: go-filippo-io-edwards25519: Move to (gnu packages golang-crypto).•••* gnu/packages/golang.scm (go-filippo-io-edwards25519): Move from here ... * gnu/packages/golang-crypto.scm: ... to here. * gnu/packages/password-utils.scm: Add (gnu packages golang-crypto) to used modules. Change-Id: I11769b8b212bf4cbe98fe10181c0a2a479c599df Sharlatan Hellseher2024-01-281-0/+1
* gnu: argon2: Fix cross-compilation.•••* gnu/packages/password-utils.scm (argon2): Use `cc-for-target'. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Change-Id: Ia33ad67a2a05d82be036080f1938865daa11cfe9 Leo Nikkilä2023-12-231-1/+1
* gnu: keepassxc: Record file name of ‘xclip’ and ‘wl-copy’.•••* gnu/packages/password-utils.scm (keepassxc)[arguments]: Add ‘record-clipboard-programs’ phase. [inputs]: Add WL-CLIPBOARD and XCLIP. Change-Id: I3cfe3d8604da575f6bf5e5cf3ce862fbac099ab6 Ludovic Courtès2023-12-101-0/+21
* gnu: password-store: Add missing ‘tail’ input.•••* gnu/packages/password-utils.scm (password-store)[arguments]: Add “tail” to the list of requisites. [inputs]: Add COREUTILS. Change-Id: I7f59e6c0abfb5396b9548edaec08d3b0a7c0eb23 Clément Lassieur2023-11-041-2/+3
* gnu: keepassxc: Switch to qt-build-system.•••* gnu/packages/password-utils.scm (keepassxc): Use qt-build-system. [build-system]: Switch to qt-build-system. [arguments]: Drop superfluous phase and modules. [inputs]: Drop qtbase-5. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Timotej Lazar2023-09-281-14/+6
* gnu: keepassxc: Update to 2.7.6.•••* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.6. Efraim Flashner2023-09-191-2/+2
* gnu: xkcdpass: Update to 1.19.4.•••* gnu/packages/password-utils.scm (xkcdpass): Update to 1.19.4. 宋文武2023-08-311-2/+2
* gnu: john-the-ripper-jumbo: Fix compilation with GCC 11+.•••* gnu/packages/patches/john-the-ripper-jumbo-with-gcc-11.patch: New file. * gnu/local.mk (dist_PATCH_DATA): Register it. * gnu/packages/password-utils.scm (john-the-ripper-jumbo)[source]: Use it. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Jakob Kirsch2023-08-021-2/+2
* gnu: tessen: Update to 2.2.1.•••* gnu/packages/password-utils.scm (tessen): Update to 2.2.1. [arguments]<#:make-flags>: Set DESTDIR. [license]: License has been changed to GPL2-only. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Hilton Chain2023-07-221-5/+5
* gnu: yapet: Fix documentation directory.•••* gnu/packages/password-utils.scm (yapet)[arguments]: Add missing stroke. Tobias Geerinckx-Rice2023-07-161-1/+1
* gnu: yapet: Update to 2.6.•••* gnu/packages/password-utils.scm (yapet): Update to 2.6. Tobias Geerinckx-Rice2023-07-161-2/+2
* gnu: passwdqc: Update to 2.0.3.•••* gnu/packages/password-utils.scm (passwdqc): Update to 2.0.3. Tobias Geerinckx-Rice2023-07-161-4/+4
* gnu: otpclient: Update to 3.1.9.•••* gnu/packages/password-utils.scm (otpclient): Update to 3.1.9. Tobias Geerinckx-Rice2023-07-161-2/+2
* gnu: hydra: Update to 9.5.•••* gnu/packages/password-utils.scm (hydra): Update to 9.5. Tobias Geerinckx-Rice2023-07-161-2/+2
* gnu: keepassxc: Fix broken home-page url.•••* gnu/packages/password-utils.scm (keepassxc): Fix broken url. [home-page]: Fix broken url. jgart2023-07-111-1/+1
* gnu: Add passwdqc.•••* gnu/packages/password-utils.scm (passwdqc): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> flabbergasted2023-07-051-0/+39
* gnu: password-store: Fix program name in usage and tmpdir.•••* gnu/packages/password-utils.scm (password-store): Fix program name in usage and tmpdir. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Tobias Kortkamp2023-07-011-0/+6
* gnu: browserpass-native: Use new package style.•••* gnu/packages/password-utils.scm (browserpass-native)[arguments]: Use gexps. Drop trailing #t from phases. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Timotej Lazar2023-06-141-40/+31
* gnu: browserpass-native: Update to 3.1.0.•••* gnu/packages/password-utils.scm (browserpass-native): Update to 3.1.0. [inputs]: Add bash-minimal. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Timotej Lazar2023-06-141-4/+4
* gnu: Add otpclient.•••* gnu/packages/password-utils.scm (otpclient): New variable. Liliana Marie Prikler2023-06-111-0/+54
* gnu: keepassxc: Update to 2.7.5.•••* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.5. Efraim Flashner2023-06-041-3/+3
* gnu: ssh-to-age: Update to 1.1.2.•••* gnu/packages/password-utils.scm (ssh-to-age): Update to 1.1.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jack Hill2023-03-211-25/+23
* gnu: pass-age: Update to 1.7.4a1.•••* gnu/packages/password-utils.scm (pass-age): Update to 1.7.4a1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jack Hill2023-03-211-2/+2
* gnu: Add hydra.•••* gnu/packages/password-utils.scm (hydra): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Petr Hodina2023-01-121-0/+32
* gnu: keepassxc: Enable wayland support.•••* gnu/packages/password-utils.scm (keepassxc)[inputs]: Add qtwayland-5. Jonathan Brielmaier2023-01-101-0/+1
* gnu: hashcat: Update to 6.2.6.•••* gnu/packages/password-utils.scm (hashcat): Update to 6.2.6. Tobias Geerinckx-Rice2022-12-111-2/+2
* gnu: pwsafe: Remove input labels.•••* gnu/packages/password-utils.scm (pwsafe)[native-inputs, inputs]: Remove labels. Marius Bakke2022-11-271-13/+10
* gnu: pwsafe: Update to 3.60.0.•••* gnu/packages/password-utils.scm (pwsafe): Update to 3.60.0. Marius Bakke2022-11-271-2/+2
* gnu: Add xkcdpass.•••* gnu/packages/password-utils.scm (xkcdpass): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net> Antero Mejr2022-11-261-0/+40
* gnu: keepassxc: Only build documentation on supported systems.•••* gnu/packages/password-utils.scm (keepassxc)[native-inputs]: Only add ruby-asciidoctor on supported platforms. [arguments]: Adjust configure-flags to skip documentation when ruby-asciidoctor isn't supported. Efraim Flashner2022-11-061-3/+13
* gnu: Add ssh-to-age.•••* gnu/packages/password-utils.scm (ssh-to-age): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Nicolas Graves2022-11-051-0/+28
* gnu: keepassxc: Update to 2.7.4.•••* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.4. Nicolas Goaziou2022-10-301-2/+2
* gnu: keepassxc: Update to 2.7.3.•••* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.3. Nicolas Goaziou2022-10-241-2/+2
* gnu: pass-age: Add age-keygen to inputs.•••* gnu/packages/password-utils.scm (pass-age)[inputs]: Add age-keygen. [arguments]: Wrap with it. Tobias Geerinckx-Rice2022-10-161-1/+2
* gnu: Add go-filippo-io-age.•••* gnu/packages/password-utils.scm (age): Move from here… * gnu/packages/golang.scm (age): …to here, and inherit from… (go-filippo-io-age): …this new source-only package variable. Tobias Geerinckx-Rice2022-10-161-29/+0
* gnu: pass-age: Unpropagate inputs.•••* gnu/packages/password-utils.scm (pass-age)[arguments]: Add a new 'wrap-script phase. [propagated-inputs]: Move them all from here… [inputs]: …to here. Add missing procps for /bin/pkill. Tobias Geerinckx-Rice2022-10-161-7/+31
* gnu: Add pass-age.•••* gnu/packages/password-utils.scm (pass-age): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Nicolas Graves2022-10-161-0/+38
* gnu: Add age.•••* gnu/packages/password-utils.scm (age): New variable. Nicolas Graves2022-10-161-0/+29
* gnu: pass-tomb: Update to 1.3.•••* gnu/packages/password-utils.scm (pass-tomb): Update to 1.3. Tobias Geerinckx-Rice2022-10-161-2/+2
* gnu: cracklib: Update to 2.9.8.•••* gnu/packages/password-utils.scm (cracklib): Update to 2.9.8. Tobias Geerinckx-Rice2022-10-161-2/+2
* gnu: tessen: Update to 2.1.2.•••* gnu/packages/password-utils.scm (tessen): Update to 2.1.2. [arguments]: Substitute notify-send, wl-copy and xdg-open. [inputs] Add libnotify, wl-clipboard and xdg-utils. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Tanguy Le Carrour2022-10-061-4/+9
* gnu: Add cpass.•••* gnu/packages/password-utils.scm (cpass): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> (2022-10-061-2/+36
* gnu: hashcat: Fix cross-compilation.•••* gnu/packages/password-utils.scm (hashcat)[native-inputs]: Move to ... (hashcat)[inputs]: ... here. (hashcat)[arguments]<#:make-flags>: Set AR and CC. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Maxime Devos2022-09-041-2/+4
* gnu: hashcat: Rewrite with G-exps.•••This is required for cross-compilation, as %output does not exist when cross-compiling. * gnu/packages/password-utils.scm (hashcat)[arguments]: Rewrite with G-exps. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Maxime Devos2022-09-041-14/+12
* gnu: hashcat: Unbundle everything but LZMA-SDK.•••There does not appear to be a convenient Guix package for LZMA-SDK yet. I currently have a bit of a dirty working tree (fiddling with imports), so the use-modules is in the wrong place. Also, a small rebase conflict, the version and source hash of hashcat has been updated. * gnu/packages/password-utils.scm (hashcat)[source]{snippet}: Delete everything from deps except for deps/LZMA-SDK. (hashcat)[inputs]: Add minizip, xxhash and zlib. (hashcat)[arguments]<#:make-flags>: Add USE_SYSTEM_ZLIB, USE_SYSTEM_OPENCL and USE_SYSTEM_XXHASH. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Maxime Devos2022-09-041-3/+16
* gnu: hashcat: Don't embed timestamp, fixing reproducibility.•••* gnu/packages/password-utils.scm (hashcat)[arguments]{#:phases}: Remove timestamp, fixing reproducibility. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Maxime Devos2022-09-041-0/+6
* gnu: hashcat: Update to 6.2.5.•••* gnu/packages/password-utils.scm (hashcat): Update to 6.2.5. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Hendursaga2022-09-021-16/+14