Age | Commit message (Expand) | Author |
2022-03-16 | gnu: Add tessen....* gnu/packages/password-utils.scm (tessen): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tanguy Le Carrour |
2022-01-17 | Revert "gnu: password-store: Fix failing test suite."...This reverts commit a40ac6271578ea061a8a07b2adbd6032a690ca70.
| Marius Bakke |
2022-01-17 | gnu: password-store: Ensure compatibility with tree@2.0....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.
| Marius Bakke |
2022-01-15 | gnu: password-store: Fix failing test suite....* 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>.
| Tobias Geerinckx-Rice |
2022-01-15 | gnu: password-store: Remove input labels....* gnu/packages/password-utils.scm (password-store)[inputs]: Remove labels.
[arguments]: Use SEARCH-INPUT-FILE instead of labels. Remove trailing #t's.
| Marius Bakke |
2022-01-14 | gnu: keepassxc: Add release-monitoring-property....* gnu/packages/password-utils.scm (keepassxc)[properties]: New field.
| Efraim Flashner |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès |
2021-12-06 | gnu: fpm2: Build with '-fcommon'....* gnu/packages/password-utils.scm (fpm2)[arguments]: Add #:configure-flags.
| Ludovic Courtès |
2021-10-12 | Merge remote-tracking branch 'origin/master' into core-updates-frozen. | Mathieu Othacehe |
2021-10-06 | gnu: quazip: Update to 1.1....* gnu/packages/compression.scm (quazip): Redefine as an heir to the…
(quazip-0): …new name of the previous package definition.
Adjust all packages with quazip as input to use quazip-0.
| Tobias Geerinckx-Rice |
2021-09-07 | Merge branch 'master' into core-updates-frozen | Ludovic Courtès |
2021-08-15 | Update copyright/name notices for Christine Lemmer-Webber....* doc/guix-cookbook.texi: Update copyright/name for Christine Lemmer-Webber.
* gnu/build/image.scm: Likewise.
* gnu/build/vm.scm: Likewise.
* gnu/packages/admin.scm: Likewise.
* gnu/packages/assembly.scm: Likewise.
* gnu/packages/audio.scm: Likewise.
* gnu/packages/backup.scm: Likewise.
* gnu/packages/check.scm: Likewise.
* gnu/packages/databases.scm: Likewise.
* gnu/packages/emacs-xyz.scm: Likewise.
* gnu/packages/finance.scm: Likewise.
* gnu/packages/gnupg.scm: Likewise.
* gnu/packages/guile-xyz.scm: Likewise.
* gnu/packages/guile.scm: Likewise.
* gnu/packages/haskell-xyz.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/mail.scm: Likewise.
* gnu/packages/password-utils.scm: Likewise.
* gnu/packages/perl.scm: Likewise.
* gnu/packages/python-web.scm: Likewise.
* gnu/packages/python-xyz.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/sphinx.scm: Likewise.
* gnu/packages/ssh.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/services/networking.scm: Likewise.
* gnu/system/vm.scm: Likewise.
| Christopher Lemmer Webber |