Age | Commit message (Collapse) | Author |
|
* gnu/packages/password-utils.scm (password-store): Fix program name in
usage and tmpdir.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/password-utils.scm (browserpass-native)[arguments]: Use
gexps. Drop trailing #t from phases.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* 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>
|
|
* gnu/packages/password-utils.scm (otpclient): New variable.
|
|
* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.5.
|
|
* gnu/packages/password-utils.scm (ssh-to-age): Update to 1.1.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/password-utils.scm (pass-age): Update to 1.7.4a1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/password-utils.scm (hydra): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/password-utils.scm (keepassxc)[inputs]: Add qtwayland-5.
|
|
* gnu/packages/password-utils.scm (hashcat): Update to 6.2.6.
|
|
* gnu/packages/password-utils.scm (pwsafe)[native-inputs, inputs]: Remove
labels.
|
|
* gnu/packages/password-utils.scm (pwsafe): Update to 3.60.0.
|
|
* gnu/packages/password-utils.scm (xkcdpass): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
|
|
* 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.
|
|
* gnu/packages/password-utils.scm (ssh-to-age): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.4.
|
|
* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.3.
|
|
* gnu/packages/password-utils.scm (pass-age)[inputs]: Add age-keygen.
[arguments]: Wrap with it.
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/password-utils.scm (pass-age): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/password-utils.scm (age): New variable.
|
|
* gnu/packages/password-utils.scm (pass-tomb): Update to 1.3.
|
|
* gnu/packages/password-utils.scm (cracklib): Update to 2.9.8.
|
|
* 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>
|
|
* gnu/packages/password-utils.scm (cpass): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* 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>
|
|
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>
|
|
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>
|
|
* gnu/packages/password-utils.scm (hashcat)[arguments]{#:phases}:
Remove timestamp, fixing reproducibility.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/password-utils.scm (hashcat): Update to 6.2.5.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Automated with:
git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
git checkout NEWS
|
|
This is in preparation of the qtsvg update to version 6.
This change was automated via the following command:
git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
|
|
|
|
* gnu/packages/password-utils.scm (john-the-ripper-jumbot):
[inputs]: Use new style and replace python-2 by python-wrapper.
[phases]{install}: Delete trailing #t.
|
|
* gnu/packages/password-utils.scm (sala): Delete variable.
|
|
|
|
* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.1.
|
|
* gnu/packages/password-utils.scm (keepassxc)[arguments]: Use G-expressions.
[native-inputs]: Remove labels.
|
|
* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.0.
[arguments]<#:phases>: Skip failing test.
[inputs]: Add BOTAN, MINIZIP and PCSC-LITE.
test
|
|
|
|
* gnu/packages/password-utils.scm (tessen): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
With "conflicts" solved (all in favor of master except git) in:
gnu/local.mk
gnu/packages/databases.scm
gnu/packages/glib.scm
gnu/packages/gnome.scm
gnu/packages/gnupg.scm
gnu/packages/gnuzilla.scm
gnu/packages/graphics.scm
gnu/packages/gstreamer.scm
gnu/packages/gtk.scm
gnu/packages/linux.scm
gnu/packages/machine-learning.scm
gnu/packages/networking.scm
gnu/packages/polkit.scm
gnu/packages/pulseaudio.scm
gnu/packages/rpc.scm
gnu/packages/rust.scm
gnu/packages/version-control.scm
gnu/packages/w3m.scm
|
|
This reverts commit a40ac6271578ea061a8a07b2adbd6032a690ca70.
|
|
Fixes <https://bugs.gnu.org/53238>, et.al.
* gnu/packages/patches/password-store-tree-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/password-utils.scm (password-store)[source](patches): New field.
|
|
* gnu/packages/admin.scm (tree-1): New public variable.
* gnu/packages/password-utils.scm (password-store)[inputs]:
Use it rather than the default tree@2.
Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com> and
Olivier Dion <olivier.dion@polymtl.ca>.
|
|
* gnu/packages/password-utils.scm (password-store)[inputs]: Remove labels.
[arguments]: Use SEARCH-INPUT-FILE instead of labels. Remove trailing #t's.
|
|
* gnu/packages/password-utils.scm (keepassxc)[properties]: New field.
|
|
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
|
|
* gnu/packages/password-utils.scm (fpm2)[arguments]: Add #:configure-flags.
|