1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Commit Graph

354 Commits

Author SHA1 Message Date
Andreas Enge
1f9e47518b gnu: python-dbus: Rename to python-dbus-1.2.
* gnu/packages/python-xyz.scm (python-dbus): Rename to…
(python-dbus-1.2): … this.
(python-notify2, python-gatt, python2-dbus): Adapt references.
* gnu/packages/audio.scm (cable, jack-2): Likewise.
* gnu/packages/bittorrent.scm (deluge): Likewise.
* gnu/packages/connman.scm (econnman): Likewise.
* gnu/packages/cups.scm (hplip): Likewise.
* gnu/packages/enlightenment.scm (python-efl): Likewise.
* gnu/packages/freedesktop.scm (modem-manager, telepathy-idle): Likewise.
* gnu/packages/gnome.scm (gtg, system-config-printer, libsecret, upower)
(mutter, network-manager, gnome-bluetooth, gnome-shell, terminator)
(gnome-remote-desktop): Likewise.
* gnu/packages/ibus.scm (ibus): Likewise.
* gnu/packages/maths.scm (veusz): Likewise.
* gnu/packages/matrix.scm (pantalaimon): Likewise.
* gnu/packages/messaging.scm (pidgin, gajim): Likewise.
* gnu/packages/mpd.scm (mpdris2): Likewise.
* gnu/packages/music.scm (mididings, a2jmidid, quodlibet): Likewise.
* gnu/packages/password-utils.scm (secretsd): Likewise.
* gnu/packages/stenography.scm (plover): Likewise.
* gnu/packages/sugar.scm (sugar-datastore, sugar-toolkit-gtk3)
(sugar-portfolio-activity): Likewise.
* gnu/packages/video.scm (python-yewtube): Likewise.
* gnu/packages/xdisorg.scm (autokey): Likewise.
* gnu/packages/xfce.scm (catfish): Likewise.
* gnu/packages/xorg.scm (xpra): Likewise.

Change-Id: I19218743260175f1117b8e213131a3b1495c6c48
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-03-06 14:53:04 +01:00
Aaron Covrig
80118dcf72 gnu: ruby-asciidoctor/minimal: Move to ruby-xyz module.
* gnu/packages/ruby-xyz.scm (ruby-asciidoctor/minimal): Move to...
* gnu/packages/ruby-check.scm (ruby-asciidoctor/minimal): ...here.
* gnu/packages/backup.scm,
* gnu/packages/ccache.scm,
* gnu/packages/cluster.scm,
* gnu/packages/compton.scm,
* gnu/packages/cryptsetup.scm,
* gnu/packages/engineering.scm,
* gnu/packages/games.scm,
* gnu/packages/irc.scm,
* gnu/packages/ntp.scm,
* gnu/packages/password-utils.scm,
* gnu/packages/radio.scm,
* gnu/packages/ruby-check.scm,
* gnu/packages/syndication.scm,
* gnu/packages/task-management.scm,
* gnu/packages/version-control.scm: Add module import.

Change-Id: I1083b2bb9d59fb4762cbbad777d059c321a997dd
Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-03-01 18:44:31 +01:00
moksh
71ed6aea3d gnu: xkcdpass: Update to 1.30.0.
* gnu/packages/password-utils.scm (xkcdpass): Update to 1.30.0.
[arguments]<#:phases>: Add 'cd-tests.

Merges guix/guix!6737

Change-Id: I8cc33987bb5c71309bae3d98d4cf7f53e7e7acc3
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
Modified-by: Cayetano Santos <csantosb@inventati.org>
2026-02-27 13:49:29 +01:00
Cayetano Santos
1ca156a687 gnu: otpclient: Update to 4.3.1.
* gnu/packages/password-utils.scm (otpclient): Update to 4.3.1.

Change-Id: Ic29cf4a21824dede8aa085f3d2dc460733166fc4
2026-02-24 21:01:27 +01:00
Nemin
260da9271e gnu: himitsu-git: Update to 0.10.0.
* gnu/packages/password-utils.scm (himitsu-git): Update to 0.10.0.

Change-Id: Id06b85cfcc5f0347aeeff1a1fe9445b38eac698b
Signed-off-by: jgart <jgart@dismail.de>
2026-02-23 10:38:37 -05:00
Nemin
29981f53e3 gnu: himitsu-ssh: Update to 0.10.0-0.446ff5f.
* gnu/packages/password-utils.scm (himitsu-ssh): Update to 0.10.0-0.446ff5f.

Change-Id: If290ab683adf5c153090b718b2875c580fe4e57b
Signed-off-by: jgart <jgart@dismail.de>
2026-02-23 10:38:37 -05:00
Nemin
3d9306b03d gnu: hiprompt-gtk: Update to 0.10.
* gnu/packages/password-utils.scm (hiprompt-gtk): Update to 0.10.

Change-Id: Ib67ef8898dd1ba24101f65069ecfc30a7409ec00
Signed-off-by: jgart <jgart@dismail.de>
2026-02-23 10:38:37 -05:00
Nemin
d7ade7e9b4 gnu: himitsu: Update to 0.10.
* gnu/packages/password-utils.scm (himitsu): Update to 0.10.

Change-Id: I4cf0f8fe3d7a0ff361ece8f79bc72ea0062df7ca
Signed-off-by: jgart <jgart@dismail.de>
2026-02-23 10:38:37 -05:00
John Dawson
3d7a4e4c7e gnu: password-utils: Delete repetitions of #:use-module arguments.
Merges guix/guix!6605

Change-Id: I3e89578fd77a4de14b7a0845dbecb4e6ed4d92e7
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-02-21 19:15:41 +01:00
John Dawson
1c4404ef66 gnu: Add lesspass.
* gnu/packages/password-utils.scm (lesspass): New variable.

Closes: guix/guix#6417
Change-Id: I94614f711ee4da6d037c787eb89da2e8a6b6882c
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
2026-02-18 21:44:39 +01:00
Sharlatan Hellseher
d1a2185fff gnu: aws-vault: Update to 7.3.0.
* gnu/packages/password-utils.scm (aws-vault): Update to 7.3.0.
[source]: Switch to maintained fork.
[arguments] <import-path>: Adjust to a new module path.
<test-flags>: Run vet during check phase.

Fixes: guix/guix#2492
Change-Id: I377b83b6e261f80c2a7ef2977c50a6fd52a241fb
2026-02-15 18:06:18 +00:00
Ethan Blanton
8d3ab209e7 gnu: Remove pin on go-1.23 by setting -vet=off in tests.
This is a follow up commit 87661cea77: "Pin
some golang packages to use go-1.23" wich adds "-vet=off" to test args
so that make check works with go 1.24+.

* gnu/packages/authentication.scm: (oauth2l)
* gnu/packages/bioinformatics.scm: (go-github-com-biogo-store)
* gnu/packages/containers.scm: (dive)
* gnu/packages/databases.scm: (go-github-com-cockroachdb-pebble)
* gnu/packages/education.scm: (exercism)

* gnu/packages/file-systems.scm: (fscrypt, gocryptfs)

* gnu/packages/golang-check.scm: (go-github-com-cheekybits-is,
go-github-com-coder-quartz, go-github-com-data-dog-go-sqlmock,
go-github-com-google-gofuzz, go-github-com-matryer-is,
go-github-com-onsi-ginkgo, go-github-com-onsi-ginkgo-v2,
go-github-com-onsi-gomega, go-github-com-otiai10-mint,
go-github-com-smarty-assertions, go-github-com-smarty-gunit,
go-github-com-warpfork-go-testmark, go-sigs-k8s-io-randfill)

* gnu/packages/golang-crypto.scm: (go-github-com-99designs-keyring,
go-github-com-blanu-dust, go-github-com-chmduquesne-rollinghash)

* gnu/packages/golang-maths.scm: (go-github-com-montanaflynn-stats,
go-gonum-org-v1-gonum)

* gnu/packages/golang-vcs.scm: (go-github-com-jiangxin-goconfig)

* gnu/packages/golang-web.scm: (go-git-sr-ht-emersion-gqlclient,
go-git-sr-ht-rockorager-go-jmap, go-github-com-apex-log,
go-github-com-apex-log-bootstrap, go-github-com-cenkalti-backoff-v4,
go-github-com-digitalocean-godo, go-github-com-donovanhide-eventsource,
go-github-com-emersion-go-smtp, go-github-com-flosch-pongo2-v6,
go-github-com-go-chi-chi-v5, go-github-com-go-jose-go-jose-v3,
go-github-com-go-openapi-errors, go-github-com-go-openapi-runtime,
go-github-com-go-openapi-validate, go-github-com-gobwas-httphead,
go-github-com-goccy-go-json, go-github-com-gogo-protobuf,
go-github-com-google-safehtml, go-github-com-jcmturner-gokrb5-v8,
go-github-com-jhillyerd-enmime, go-github-com-jlaffaye-ftp,
go-github-com-jmespath-go-jmespath, go-github-com-json-iterator-go,
go-github-com-labbsr0x-goh,
go-github-com-makeworld-the-better-one-go-gemini,
go-github-com-ovn-kubernetes-libovsdb, go-github-com-pascaldekloe-goe,
go-github-com-perimeterx-marshmallow, go-github-com-pion-stun,
go-github-com-pion-stun-v2, go-github-com-pion-stun-v3,
go-github-com-rcrowley-go-metrics, go-github-com-swaggo-swag,
go-github-com-urfave-negroni, go-github-com-urfave-negroni-v3,
go-github-com-xeipuuv-gojsonschema, go-maunium-net-go-mautrix)

* gnu/packages/golang-xyz.scm: (go-github-com-d5-tengo-v2,
go-github-com-godbus-dbus, go-github-com-hashicorp-hcl-v2,
go-github-com-itchyny-go-flags, go-github-com-jedib0t-go-pretty-v6,
go-github-com-jessevdk-go-flags, go-github-com-mattn-go-shellwords,
go-github-com-moby-sys-mountinfo, go-github-com-nlpodyssey-spago,
go-github-com-pingcap-errors, go-github-com-pmezard-go-difflib,
go-github-com-russross-blackfriday-v2, go-go-mongodb-org-mongo-driver,
go-go4-org, go-k8s-io-klog-v2, go-sigs-k8s-io-kustomize-kyaml,
go-zgo-at-zstd)

* gnu/packages/irc.scm: (soju)
* gnu/packages/password-utils.scm: (aws-vault)
* gnu/packages/text-editors.scm: (micro)
* gnu/packages/version-control.scm: (hut)
* gnu/packages/video.scm: (ytarchive)
* gnu/packages/web-browsers.scm: (bombadillo)
* gnu/packages/web.scm: (webhook)

Change-Id: If7ffae01869404796467f8deed29a03e7a7020d7
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-15 14:17:30 +01:00
Vagrant Cascadian
8ce67e0a87 gnu: impass: Update to use deb.debian.org.
* gnu/packages/password-utils.scm (impass)[source]: Update uri.
2026-02-11 13:14:55 -08:00
Sharlatan Hellseher
f50a3c37da gnu: pass-git-helper: Fix build.
* gnu/packages/password-utils.scm (pass-git-helper):
  [phases] {set-home}: Move before {build}.

Relates-to: guix/guix#5892
Change-Id: I7cd2d0cb08b95dbfd1be25e363476d95848f5620
2026-02-07 12:28:54 +01:00
Nicolas Graves
f65c0f780c gnu: assword: Rename to impass.
From upstream URL <https://finestructure.net/assword/>:

  The assword password management system project as been renamed
  "impass", and has moved to https://salsa.debian.org/debian/impass.

* gnu/packages/password-utils.scm (assword): Deprecate and move from here…
(impass): …to here.  Update to 0.14.1.
[arguments]<#:phases>: Rename assword to impass.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.
[home-page, description]: Rename assword to impass.

Change-Id: I985baf1a6319b3a07f71eb50d72e42ea5a3d6185
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:23:34 +01:00
Nicolas Graves
de3f863638 gnu: pass-rotate: Switch to pyproject.
* gnu/packages/password-utils.scm (pass-rotate):
[source, home-page]: Update repository url.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:tests?>: Disable them.
[native-inputs]: Add python-setuptools.

Change-Id: I0216f6f8edd2b0c69b43a99a678b4f42886e50c2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25 21:22:47 +01:00
Cayetano Santos
5b0873aeb1 gnu: xkcdpass: Modernize package.
* gnu/packages/password-utils.scm (xkcdpass)[source]: Use direct #:url.
[home-page]: Move before synopsis.

Change-Id: I6ba4325818f2c6deff3b67a22b48f0cb4cdda929
2025-12-21 17:47:01 +01:00
moksh
e235f6d978 gnu: xkcdpass: Switch to pyproject-build-system.
* gnu/packages/password-utils.scm (xkcdpass):
  [build-system]: Change to pyproject-build-system.
  [arguments] <test-backend>: Use "unittest".
  [native-inputs]: Add python-setuptools.

Change-Id: I5d441bde3e1cce3e466e07ecfb69ef47b28b67ec
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2025-12-21 17:45:05 +01:00
Sharlatan Hellseher
8ad99d6eba gnu: cpass: Switch to pyproject.
* gnu/packages/password-utils.scm (cpass): Update to 0.9.4.
[build-system]: Switch to pyproject-build-system.
[arguments] <tests?>: No tests.
[native-inputs]: Add python-setuptools.

Change-Id: Id3b9a7aa079c6804bcc171e4e6b95b82966b42a7
2025-12-19 14:13:22 +00:00
Cayetano Santos
58e3af17e2 gnu: pwsafe: Update to 3.70.1.
* gnu/packages/password-utils.scm (pwsafe): Update to 3.70.1.
[native-inputs]: Add python-wrapper.

Change-Id: I00261a9254407b58fa6902d8322c06e7dd61c7a9
2025-12-17 13:36:28 +01:00
Cayetano Santos
ec689e843a gnu: xkcdpass: Update to 1.20.0.
* gnu/packages/password-utils.scm (xkcdpass): Update to 1.20.0.

Change-Id: Ib29c71cc9632db5239519a296d15ccd5c7b7251a
2025-12-17 13:36:28 +01:00
Cayetano Santos
2c90e82e82 gnu: pass-git-helper: Update to 4.1.0.
* gnu/packages/password-utils.scm (pass-git-helper): Update to 4.1.0.

Change-Id: Iee5bd049e0ebda5e8ec3ec929f18d8c734459a12
2025-12-17 13:36:27 +01:00
Cayetano Santos
d87a646b0a gnu: cracklib: Update to 2.10.3.
* gnu/packages/password-utils.scm (cracklib): Update to 2.10.3.
[source]: Switch to git-fetch.
[arguments]<#:phases>: Remove ’install-dict and add ’chdir.
[native-inputs]: Add autoconf, automake, libtool and intltool.

Change-Id: I1cc877f5d62b594bf7ead4899497420c2d930cb5
2025-12-17 13:36:27 +01:00
Cayetano Santos
4bd47431d6 gnu: zxcvbn-c: Update to 2.6.
* gnu/packages/password-utils.scm (zxcvbn-c): Update to 2.6.

Change-Id: I05f83ed4ddd3361652d55cb3c1f678c1da22842f
2025-12-17 13:36:27 +01:00
Cayetano Santos
10e164898e gnu: password-store: Fix bash completions path.
* gnu/packages/password-utils.scm (password-store)[arguments]:
Update #:make-flags.

Change-Id: I47cc1da0c63fde1a61f0de6610ce8f3f72486ee4
2025-12-04 10:29:11 +01:00
Cayetano Santos
54fcea8093 gnu: pass-age: Fix bash completions path.
* gnu/packages/password-utils.scm (pass-age)[arguments]: Update #:install-plan.

Change-Id: I32b998e8ede878394af34ac7866d0ef4affc64d1
2025-12-04 10:29:10 +01:00
Lilah Tascheter
10ad0e542e gnu: password-utils: Add himitsu-secret-service.
* gnu/packages/password-utils.scm (himitsu-secret-service): New variable.

Change-Id: If4e2b48241fdde2a5b304f94a4afc04958a0e6f0
Signed-off-by: jgart <jgart@dismail.de>
2025-12-02 12:49:38 -06:00
Lilah Tascheter
d7e59495ac gnu: password-utils: Add himitsu-git.
* gnu/packages/password-utils.scm (himitsu-git): New variable.

Change-Id: I745428319dfa9c3a375101941bf940848d62f3eb
Signed-off-by: jgart <jgart@dismail.de>
2025-12-02 12:49:38 -06:00
Lilah Tascheter
bd123e657d gnu: password-utils: Add himitsu-ssh.
* gnu/packages/password-utils.scm (himitsu-ssh): New variable.

Change-Id: I42c249478e8ecbcd66cd9571ee20213c723dc8f4
Signed-off-by: jgart <jgart@dismail.de>
2025-12-02 12:49:37 -06:00
Lilah Tascheter
3080c3b4bc gnu: password-utils: Add hiprompt-gtk.
* gnu/packages/password-utils.scm (hiprompt-gtk): New variable.

Change-Id: Ieaf6765873129cc8f316ad3d4bd03de19f9053d7
Signed-off-by: jgart <jgart@dismail.de>
2025-12-02 12:49:37 -06:00
Lilah Tascheter
e4c56d1f96 gnu: password-utils: Add himitsu.
* gnu/packages/password-utils.scm (himitsu): New variable.

Change-Id: Ib13c62177dfc9e2f121606bc71f391e09fb4d1e4
Signed-off-by: jgart <jgart@dismail.de>
2025-12-02 12:49:37 -06:00
Ignacio Marmolejo
156f23bb1a gnu: Add pass-update.
* gnu/packages/password-utils.scm (pass-update): New variable.

Change-Id: I2162701d93f4b10c720a9b17b8b1670159cbe5c2
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2025-12-01 19:53:28 +01:00
Aaron Covrig
97d9c63265 gnu: googletest: Update to 1.17.0.
* gnu/packages/check.scm (googletest): Update to 1.17.0
(googletest-1.12): Add variable.

* gnu/packages/glib.scm (sdbus-c++)
[native-inputs]: Replace googletest-1.17 with googletest.

* gnu/packages/compression.scm (pzstd)
[native-inputs, inputs]: Replace googletest with googletest-1.8.

* gnu/packages/cpp.scm (c++-gsl),
* gnu/packages/engineering.scm (cura-engine),
* gnu/packages/password-utils.scm (pwsafe)
[native-inputs]: Replace googletest with googletest-1.13.

* gnu/packages/crypto.scm (crc32c),
* gnu/packages/engineering.scm (lib3mf),
* gnu/packages/fontutils.scm (opentype-sanitizer),
* gnu/packages/games.scm (openclonk),
* gnu/packages/gnome.scm (gnome-commander),
* gnu/packages/machine-learning.scm (qnnpack),
* gnu/packages/maths.scm (ruy),
* gnu/packages/serialization.scm (libnop)
[native-inputs]: Replace googletest with googletest-1.12.

* gnu/packages/machine-learning.scm (fann),
* gnu/packages/maths.scm (boolector),
* gnu/packages/parallel.scm (clog),
* gnu/packages/simulation.scm (sumo),
* gnu/packages/telephony.scm (sipp)
[native-inputs]: Replace googletest with googletest-1.8.

* gnu/packages/parallel.scm (cpuinfo)
[inputs]: Replace googletest with googletest-1.13.

* gnu/packages/machine-learning.scm (nnpack, python-pytorch),
* gnu/packages/parallel.scm (pthreadpool)
[inputs]: Replace googletest with googletest-1.12.

* gnu/packages/maths.scm (fp16, fxdiv),
* gnu/packages/serialization.scm (yaml-cpp),
* gnu/packages/web.scm (rapidjson)
[inputs]: Replace googletest with googletest-1.8.

Change-Id: I310fb6785d6e19bb8dbf56c25028587573981a0e
2025-11-28 12:07:09 +00:00
Ludovic Courtès
1956dd68ca gnu: rofi-pass: Remove reference to deprecated input.
This is a followup to 79ff2b353a.

* gnu/packages/password-utils.scm (rofi-pass-wayland)[inputs]: Remove
‘replace’ clause.

Change-Id: Iee7393388e5d3396eb38cbc68a6cbe39623b4bfc
2025-11-12 18:34:06 +01:00
Cayetano Santos
6193291222 gnu: keepass: Improve style.
* gnu/packages/password-utils.scm (keepass)[arguments]: Use
G-Expressions.

Change-Id: Ibeb979af4a34a934abe8728906ebe54069fcf5a1
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
2025-10-14 23:19:40 +02:00
Isidor Zeuner
7818f1d3d9 gnu: Add maskprocessor.
* gnu/packages/password-utils.scm (maskprocessor): New variable.

Signed-off-by: Ekaitz Zarraga <ekaitz@elenq.tech>
2025-10-12 11:45:10 +02:00
Maxim Cournoyer
e442db836b gnu: Remove usages of python-setuptools-next and python-setuptools-scm-next.
These are deprecated, and trigger deprecation warnings.

Automated via, manually reverting the two define-deprecated hunks:

  git grep -l python-setuptools-next |
   xargs sed -i 's/python-setuptools-next/python-setuptools/'

  git grep -l python-setuptools-scm-next |
   xargs sed -i 's/python-setuptools-scm-next/python-setuptools-scm/'

Change-Id: Ied5073176cd6578f7524af0deec9182577c1b786
2025-10-03 10:33:23 +09:00
Sergey Trofimov
dadedd0ada gnu: secretsd: Update to d12eefee.
* gnu/packages/password-utils.scm (secretsd): Update to d12eefee.
[arguments]<#:tests?>: Disable as there are no tests to run.
[inputs]: Remove unused python-xdg.

Change-Id: Ic42d9f06e5f8af6684d61a58b7944e05ae3382ce
Reviewed-by: Andreas Enge <andreas@enge.fr>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-01 23:36:07 +01:00
Cayetano Santos
28de0357dd gnu: pwsafe-cli: Update to 0.2.0-1.984fe38.
* gnu/packages/password-utils.scm (pwsafe-cli): Update to
0.2.0-1.984fe38.
[arguments]: Activate tests.

Change-Id: I41e64281aa2bb1528e0deed56320f037b0f5b578
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-10-01 09:04:42 +02:00
Cayetano Santos
40776546c6 gnu: pwsafe-cli: Improve style.
* gnu/packages/password-utils.scm (pwsafe-cli)[arguments]: Use G-Expressions.

Change-Id: I0a2aa93d6d43206fb69307d7241d95983cc9fc54
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-10-01 09:04:42 +02:00
Cayetano Santos
f878a805f8 gnu: pwsafe: Update to 3.69.0.
* gnu/packages/password-utils.scm (pwsafe): Update to 3.69.0.
[configure-flags]: Disable gtest build and activate tests.
[phases]: Remove add-gtest.

Change-Id: I6e8a36d2a1f5db5e2d7f6111571a6b1130ef2d36
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-10-01 09:04:42 +02:00
Cayetano Santos
825d916729 gnu: pwsafe: Improve style.
* gnu/packages/password-utils.scm (pwsafe)[arguments]: Use
G-Expressions.

Change-Id: I154eb62784115b6a6f2785c1b487580d311cbd7f
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-10-01 09:04:42 +02:00
Cayetano Santos
ffac88cbcf gnu: otpclient: Update to 4.1.1.
* gnu/packages/password-utils.scm (otpclient): Update to 4.1.1.

Change-Id: Id0bd9ddf54d8e5947737c87af158168ed7f5ff7d
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-10-01 09:04:42 +02:00
Cayetano Santos
782bcc26f1 gnu: fpm2: Update to 0.90.1.
* gnu/packages/password-utils.scm (fpm2): Update to 0.90.1.
[source]: Switch to .tar.xz.
[arguments]: Remove fpm2.glade from pre-configure #:phase.
[inputs]: Remove gtk+-2; add gtk+ and nettle.

Change-Id: I01a96a793f279c02b55e300576b493d2ec38dd34
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-10-01 09:04:42 +02:00
Cayetano Santos
b0897f8532 gnu: fpm2: Improve style.
* gnu/packages/password-utils.scm (fpm2)[arguments]: Use G-Expressions.
[inputs]: Remove labels.

Change-Id: If282ecb31ad47be3c620601bb4d14d9ee646ab23
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-10-01 09:04:42 +02:00
Cayetano Santos
9bb5a0294d gnu: hydra: Update to 9.6.
* gnu/packages/password-utils.scm (hydra): Update to 9.6.

Change-Id: I69fa547c9effe051ef652135a599bbcb47b53717
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-10-01 09:04:41 +02:00
Cayetano Santos
28a2a637bc gnu: hydra: Improve style.
* gnu/packages/password-utils.scm (hydra)[arguments]: Use G-Expressions.

Change-Id: Iae3be2b9163b124766819c8e7a6aba202239f397
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-10-01 09:04:41 +02:00
Cayetano Santos
82b51cc809 gnu: ssh-to-age: Update to 1.2.0.
* gnu/packages/password-utils.scm (ssh-to-age): Update to 1.2.0.

Change-Id: I2c1af2d03b2f4755696c3a38de31883db60b1ed6
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-10-01 09:04:41 +02:00
Cayetano Santos
5a34485991 gnu: pass-git-helper: Update to 4.0.0.
* gnu/packages/password-utils.scm (pass-git-helper): Update to 4.0.0.
[arguments]: Remove patch-pass-path #:phase.
[native-inputs]: Remove python-pytest and python-wheel.
Replace python-setuptools with python-setuptools-next.

Change-Id: Ic293cb82ad680bca3f3ec242bdcf7eb30fe47de2
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-10-01 09:04:41 +02:00
Cayetano Santos
da9f76db5e gnu: pass-git-helper: Improve style.
* gnu/packages/password-utils.scm (pass-git-helper)[arguments]: Use
G-Expressions.

Change-Id: If0e60e905c0dd3dfd256837554d7d3c571d26d02
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-10-01 09:04:41 +02:00