Age | Commit message (Expand) | Author |
---|---|---|
2021-11-30 | gnu: simdjson: Update to 1.0.2....* gnu/packages/cpp.scm (simdjson): Update to 1.0.2. | Tobias Geerinckx-Rice |
2021-11-30 | gnu: diffoscope: Update to 194....* gnu/packages/diffoscope.scm (diffoscope): Update to 194. | Tobias Geerinckx-Rice |
2021-11-30 | gnu: lttoolbox: Omit static libraries....* gnu/packages/dictionaries.scm (lttoolbox)[arguments]: Add "--disable-static" to #:configure-flags. | Tobias Geerinckx-Rice |
2021-11-30 | gnu: lttoolbox: Update to 3.5.4....* gnu/packages/dictionaries.scm (lttoolbox): Update to 3.5.4. | Tobias Geerinckx-Rice |
2021-11-30 | gnu: quazip@1: Update to 1.2....* gnu/packages/compression.scm (quazip): Update to 1.2. | Tobias Geerinckx-Rice |
2021-11-30 | gnu: thefuck: Update to 3.31....* gnu/packages/admin.scm (thefuck): Update to 3.31. [arguments]: Don't call buggy settings.init() during test suite. | Tobias Geerinckx-Rice |
2021-11-30 | gnu: xa: Update to 2.3.12....* gnu/packages/assembly.scm (xa): Update to 2.3.12. | Tobias Geerinckx-Rice |
2021-11-30 | gnu: rxvt-unicode: Update to 9.30....* gnu/packages/xdisorg.scm (rxvt-unicode): Update to 9.30. | Tobias Geerinckx-Rice |
2021-11-30 | gnu: ethtool: Update to 5.15....* gnu/packages/networking.scm (ethtool): Update to 5.15. | Tobias Geerinckx-Rice |
2021-11-30 | gnu: btrfs-progs: Update to 5.15.1....* gnu/packages/linux.scm (btrfs-progs): Update to 5.15.1. | Tobias Geerinckx-Rice |
2021-11-30 | gnu: powerstat: Update to 0.02.27....* gnu/packages/linux.scm (powerstat): Update to 0.02.27. | Tobias Geerinckx-Rice |
2021-11-30 | gnu: powerstat: Fetch sources from Git....* gnu/packages/linux.scm (powerstat)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice |
2021-11-30 | gnu: usbutils: Update to 014....* gnu/packages/linux.scm (usbutils): Update to 014. [arguments]: Remove obsolete autogen.sh substitution. Don't explicitly return #t from phases. | Tobias Geerinckx-Rice |
2021-11-30 | gnu: xfsprogs: Omit static library....* gnu/packages/linux.scm (xfsprogs)[arguments]: Add "--disable-static" to #:configure-flags. (xfsprogs-static)[arguments]: Undo it. | Tobias Geerinckx-Rice |
2021-11-30 | gnu: xfsprogs: Update to 5.14.0....* gnu/packages/linux.scm (xfsprogs): Update to 5.14.0. [inputs]: Add liburcu. | Tobias Geerinckx-Rice |
2021-11-30 | gnu: kexec-tools: Update to 2.0.23....* gnu/packages/linux.scm (kexec-tools): Update to 2.0.23. | Tobias Geerinckx-Rice |
2021-11-29 | gnu: Add inkbox....* gnu/packages/qt.scm (inkbox): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | Petr Hodina |
2021-11-29 | gnu: guix-build-coordinator: Update to 0-40.226ec0f....* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-40.226ec0f. * doc/guix.texi (Guix Build Coordinator): Remove note about the service being considered experimental, it's been stable for a while now. | Christopher Baines |
2021-11-29 | gnu: Add python-pysox....* gnu/packages/audio.scm (python-pysox): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> | jgart |
2021-11-28 | gnu: guile-gitlab: Update to 0.2.1....* gnu/packages/guile-xyz.scm (guile-gitlab): Update to 0.2.1. [inputs]: Use guile2.2-json instead of guile-json-1. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> | Artyom V. Poptsov |
2021-11-28 | gnu: emacs-org: Update to 9.5.1....* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.5.1. | Nicolas Goaziou |
2021-11-28 | gnu: emacs-org: Don't use release tar....* gnu/packages/emacs-xyz.scm (emacs-org): [source]: Use git repository. [arguments]: Add phases to help with building. [native-inputs]: Add texinfo. | Morgan Smith |
2021-11-28 | gnu: trezord: Update to 2.0.31....* gnu/packages/finance.scm (trezord): Update to 2.0.31. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | Attila Lendvai |
2021-11-28 | gnu: trezor-agent: Update to 0.11.0....* gnu/packages/finance.scm (trezor-agent): Update to 0.11.0. [source]: Use GitHub repository. [native-inputs]: Remove python-hidapi. Add python-attrs. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | Attila Lendvai |
2021-11-28 | gnu: python-trezor: Update to 0.12.3....* gnu/packages/finance.scm (python-trezor): Update to 0.12.3. [source]: Use GitHub repository. [propagated-inputs]: Add python-attrs. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | Attila Lendvai |
2021-11-28 | gnu: python-trezor-agent: Update to 0.14.2....* gnu/packages/finance.scm (python-trezor-agent): Update to 0.14.2. [propagated-inputs]: Add python-pynacl, python-hidapi. Remove python-ed25519. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | Attila Lendvai |
2021-11-28 | gnu: python-trezor-agent: Fix key generation with trezor-gpg init...* gnu/packages/finance.scm (trezor-agent): Add comment on why the undoing of the wrapping is done, and also delete the irrelevant sideffect of the now undone wrapping. (python-trezor-agent): Add a patch that changes the python code to handle the argv[0] changed by the wrapping. * gnu/packages/patches/trezor-agent-fix-argv0.patch: New file. * gnu/local.mk (dist_patch_DATA): Reference patch. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | Attila Lendvai |
2021-11-28 | gnu: ruby-parallel: Update to 1.21.0....* gnu/packages/ruby.scm (ruby-parallel): Update to 1.21.0. | Efraim Flashner |
2021-11-28 | gnu: ruby-minitest-hooks: Update to 1.5.0....* gnu/packages/ruby.scm (ruby-minitest-hooks): Update to 1.5.0. | Efraim Flashner |
2021-11-28 | gnu: perl-test-mockmodule: Update to 0.177.0....* gnu/packages/perl-check.scm (perl-test-mockmodule): Update to 0.177.0. | Efraim Flashner |
2021-11-28 | gnu: php: Remove extra glibc input....* gnu/packages/php.scm (php)[arguments]: Use build-system's libc for gettext. [inputs]: Remove glibc. | Efraim Flashner |
2021-11-28 | gnu: php: Update to 7.4.26....* gnu/packages/php.scm (php): Update to 7.4.26. | Efraim Flashner |
2021-11-28 | gnu: perl-sub-exporter: Update to 0.988....* gnu/packages/perl.scm (perl-sub-exporter): Update to 0.988. | Efraim Flashner |
2021-11-28 | gnu: ruby-oj: Update to 3.13.9....* gnu/packages/ruby.scm (ruby-oj): Update to 3.13.9. | Efraim Flashner |
2021-11-28 | gnu: perl-scalar-list-utils: Update to 1.60....* gnu/packages/perl.scm (perl-scalar-list-utils): Update to 1.60. | Efraim Flashner |
2021-11-28 | gnu: cataclysm-dda: Update to 0.F-3....* gnu/packages/games.scm (cataclysm-dda): Update to 0.F-3. | Nicolas Goaziou |
2021-11-28 | gnu: Add guile-gitlab....* gnu/packages/guile-xyz.scm (guile-gitlab): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> | Artyom V. Poptsov |
2021-11-28 | gnu: uncrustify: Update to 0.74.0....* gnu/packages/code.scm (uncrustify): Update to 0.74.0. [native-inputs]: Remove unzip. | Efraim Flashner |
2021-11-28 | gnu: clustershell: Update to 1.8.4....* gnu/packages/ssh.scm (clustershell): Update to 1.8.4. [arguments]: Don't explicitly return #t from phases. | Tobias Geerinckx-Rice |
2021-11-28 | gnu: clustershell: Fetch sources from Git....* gnu/packages/ssh.scm (clustershell)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice |
2021-11-28 | gnu: perl-lingua-en-findnumber: Fix typo in synopsis....* gnu/packages/language.scm (perl-lingua-en-findnumber)[synopsis]: Delete trailing space. | Tobias Geerinckx-Rice |
2021-11-28 | gnu: libx86emu: Update to 3.5....* gnu/packages/virtualization.scm (libx86emu): Update to 3.5. [source]: Move hash above snippet. | Tobias Geerinckx-Rice |
2021-11-28 | gnu: ddcci-driver-linux: Build with Linux-Libre 5.15....* gnu/packages/linux.scm (ddcci-driver-linux): Update to 0.4.1-0.bf9d798. | Tobias Geerinckx-Rice |
2021-11-28 | gnu: ddcci-driver-linux: Update to 0.4.1....* gnu/packages/linux.scm (ddcci-driver-linux): Update to 0.4.1. [arguments]: Don't explicitly return #t from phases. | Tobias Geerinckx-Rice |
2021-11-27 | gnu: emacs-corfu: Update to 0.16....* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.16. | Nicolas Goaziou |
2021-11-27 | gnu: sakura: Update to 3.8.4....* gnu/packages/terminals.scm (sakura): Update to 3.8.4. | Tobias Geerinckx-Rice |
2021-11-27 | gnu: you-get: Update to 0.4.1555....* gnu/packages/video.scm (you-get): Update to 0.4.1555. [arguments]: Don't explicitly return #t from phases. | Tobias Geerinckx-Rice |
2021-11-27 | gnu: strongswan: Update to 5.9.4....* gnu/packages/vpn.scm (strongswan): Update to 5.9.4. [arguments]: Don't explicitly return #t from phases. [license]: Fix typo. | Tobias Geerinckx-Rice |
2021-11-27 | gnu: varnish: Update to 7.0.1....* gnu/packages/web.scm (varnish): Update to 7.0.1. | Tobias Geerinckx-Rice |
2021-11-27 | gnu: rxvt-unicode: Update to 9.29....* gnu/packages/xdisorg.scm (rxvt-unicode): Update to 9.29. [arguments]: Don't explicitly return #t from phases. [inputs]: Add libptytty. | Tobias Geerinckx-Rice |