summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* Revert "installer: Make LUKS2 the default format for encrypted devices"Tobias Geerinckx-Rice2021-12-08
| | | | | | | | This reverts commit a82e9f45fd9f7c67123b7064c60065281035c744 at the author's request. We are not quite ready to boot all resulting systems. See <https://logs.guix.gnu.org/guix/2021-12-08.log#231815>.
* gnu: Add realmd.Petr Hodina2021-12-08
| | | | | | * gnu/packages/admin.scm (realmd): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: go-github-com-alcortesm-tgz: Don't reset gzip timestamps.Sarah Morgensen2021-12-08
| | | | | | | | | | The tgz files are committed test fixtures, so don't reset their timestamps. * gnu/packages/golang.scm (go-github-com-alcortesm-tgz)[arguments]: Remove 'make-git-checkout-writable' phase. Delete 'reset-gzip-timestamps' phase instead. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Remove go-gopkg.in-check.v1.Sarah Morgensen2021-12-08
| | | | | | | | | This package is a duplicate of go-gopkg-in-check-v1 in golang.scm, has no binaries, and has no dependents, so remove it. * gnu/packages/check.scm (go-gopkg.in-check.v1): Remove variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: fzf: Wrap with a compliant find(1).Tobias Geerinckx-Rice2021-12-08
| | | | | | | * gnu/packages/terminals.scm (fzf)[inputs]: Add findutils. [arguments]: Wrap the ‘fzf’ executable with its /bin directory in $PATH. Addresses <https://issues.guix.gnu.org/52372>.
* gnu: fastboot: Fix ‘--version’ output.Tobias Geerinckx-Rice2021-12-08
| | | | | | | * gnu/packages/android.scm (fastboot)[arguments]: Replace broken ‘git rev-parse’ shell command with the actual package VERSION. Reported by kwjc on #guix.
* gnu: rtl8821ce-linux-module: Update to 0.0.0-4-ca204c6.Zhu Zihao2021-12-08
| | | | | | | | | | | | | | | Fixes compatibility with linux-libre@5.15: […]/source/core/rtw_br_ext.c:20:11: fatal error: net/ipx.h: No such file or directory #include <net/ipx.h> ^~~~~~~~~~~ compilation terminated. * gnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-4-ca204c6. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: monero: Improve check phase.Guillaume Le Vaillant2021-12-08
| | | | | * gnu/packages/finance.scm (monero)[arguments]: Take 'tests?' parameter into consideration in 'check' phase.
* gnu: monero-gui: Update to 0.17.3.0.Guillaume Le Vaillant2021-12-08
| | | | * gnu/packages/finance.scm (monero-gui): Update to 0.17.3.0.
* gnu: monero: Update to 0.17.3.0.Guillaume Le Vaillant2021-12-08
| | | | | * gnu/packages/finance.scm (monero): Update to 0.17.3.0. * gnu/packages/patches/monero-use-system-miniupnpc.patch: Update patch.
* gnu: python-userspacefs: Update to 2.0.4.Efraim Flashner2021-12-08
| | | | * gnu/packages/python-xyz.scm (python-userspacefs): Update to 2.0.4.
* gnu: python-dropbox: Update to 11.25.0.Efraim Flashner2021-12-08
| | | | | * gnu/packages/file-systems.scm (python-dropbox): Update to 11.25.0. [propagated-inputs]: Remove python-certifi, python-chardet, and python-urllib3.
* gnu: lollypop: Update to 1.4.24.Marius Bakke2021-12-08
| | | | | * gnu/packages/gnome.scm (lollypop): Update to 1.4.24. [native-inputs]: Remove INTLTOOL and ITSTOOL. Add GETTEXT-MINIMAL.
* gnu: python-toolz: Update to 0.11.2.Marius Bakke2021-12-08
| | | | * gnu/packages/python-xyz.scm (python-toolz): Update to 0.11.2.
* gnu: python-django: Update to 3.2.10 [fixes CVE-2021-4442].Marius Bakke2021-12-08
| | | | * gnu/packages/django.scm (python-django): Update to 3.2.10.
* gnu: python-django@2.2: Update to 2.2.25 [fixes CVE-2021-4442].Marius Bakke2021-12-08
| | | | * gnu/packages/django.scm (python-django-2.2): Update to 2.2.25.
* gnu: hitch: Update to 1.7.2.Marius Bakke2021-12-08
| | | | * gnu/packages/web.scm (hitch): Update to 1.7.2.
* gnu: icecat: Update to 91.4.0-guix0-preview1 [security fixes].Mark H Weaver2021-12-07
| | | | | | | | | | | | Includes fixes for CVE-2021-43536, CVE-2021-43537, CVE-2021-43538, CVE-2021-43539, CVE-2021-43541, CVE-2021-43542, CVE-2021-43543, CVE-2021-43545, CVE-2021-43546, and MOZ-2021-0009. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Remove icecat-CVE-2021-43527.patch, which is now included in upstream icecat. Update the gnuzilla commit, base version, and hashes. * gnu/packages/patches/icecat-CVE-2021-43527.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: Add kiwix-tools.Denis 'GNUtoo' Carikli2021-12-07
| | | | | | * gnu/packages/web.scm (kiwix-tools): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: dovecot-pigeonhole: Update to 0.5.17.1.Tobias Geerinckx-Rice2021-12-07
| | | | * gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.17.1.
* gnu: dovecot: Update to 2.3.17.1.Tobias Geerinckx-Rice2021-12-07
| | | | * gnu/packages/mail.scm (dovecot): Update to 2.3.17.1.
* gnu: giac: Update to 1.7.0-43.Nicolas Goaziou2021-12-07
| | | | * gnu/packages/algebra.scm (giac): Update to 1.7.0-43.
* gnu: make-gccgo: Override empty GOROOT/GCCGOTOOLDIRSarah Morgensen2021-12-07
| | | | | | | gnu/packages/gcc.scm (make-gccgo)[arguments]: Set tool paths (GOROOT and GCCGOTOOLDIR) even if they are already set to "". Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add diffr.jgart2021-12-07
| | | | | | * gnu/packages/rust-apps.scm (diffr): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-diffr-lib-0.1.jgart2021-12-07
| | | | | | * gnu/packages/crates-io.scm (rust-diffr-lib-0.1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add dutree.jgart2021-12-07
| | | | | | * gnu/packages/rust-apps.scm (dutree): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: guile-netlink: Update to 1.1.1.Julien Lepiller2021-12-07
| | | | * gnu/packages/guile.scm (guile-netlink): Update to 1.1.1.
* gnu: emacs-csv-mode: Update to 1.17.Nicolas Goaziou2021-12-06
| | | | * gnu/packages/emacs-xyz.scm (emacs-csv-mode): Update to 1.17.
* tests: patchwork: Use the default PostgreSQL.Marius Bakke2021-12-06
| | | | | * gnu/tests/web.scm (patchwork-os)[services]: Change from POSTGRESQL-10 to POSTGRESQL.
* gnu: Go 1.17: Update to 1.17.4.Leo Famulari2021-12-06
| | | | * gnu/packages/golang.scm (go-1.17): Update to 1.17.4.
* gnu: Go 1.16: Update to 1.16.11.Leo Famulari2021-12-06
| | | | * gnu/packages/golang.scm (go-1.16): Update to 1.16.11.
* gnu: Syncthing: Update to 1.18.4.Leo Famulari2021-12-06
| | | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.18.4. [arguments]: Build with Go 1.17.
* gnu: go-gopkg-in-yaml-v2: Update to 2.4.0.Efraim Flashner2021-12-06
| | | | * gnu/packages/golang.scm (go-gopkg-in-yaml-v2): Update to 2.4.0.
* gnu: go-gopkg-in-yaml-v2: Fix test suite on 32-bit systems.Efraim Flashner2021-12-06
| | | | | * gnu/packages/golamg.scm (go-gopkg-in-yaml-v2)[source]: Add snippet to no longer cause integer overflow on 32-bit systems during test suite.
* gnu: go-github-com-golang-snappy: Adjust test-suite on 32-bit systems.Efraim Flashner2021-12-06
| | | | | | | | * gnu/packages/syncthing.scm (go-github-com-golang-snappy)[source]: Add patch to skip a test on 32-bit systems. * gnu/packages/patches/go-github-com-golang-snappy-32bit-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: openssh: Remove libfido2 dependency on GNU/Hurd.Ludovic Courtès2021-12-06
| | | | | | * gnu/packages/ssh.scm (openssh)[inputs]: Remove LIBFIDO2 when 'hurd-target?'. [arguments]: Likewise for "--with-security-key-builtin".
* ci: Cross-build the 'guix' package.Ludovic Courtès2021-12-06
| | | | * gnu/ci.scm (%core-packages): Add GUIX.
* gnu: Add git-absorb.jgart2021-12-06
| | | | | | * gnu/packages/rust-apps.scm (git-absorb): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: poke: Remove generated files.Efraim Flashner2021-12-06
| | | | | * gnu/packages/engineering.scm (poke)[source]: Add snippet to remove generated files.
* gnu: poke: Update to 1.4.Efraim Flashner2021-12-06
| | | | | * gnu/packages/engineering.scm (poke): Update to 1.4. [native-inputs]: Remove clisp, perl, python-2, and python-3.
* gnu: poke: Update metadata.Efraim Flashner2021-12-06
| | | | | | * gnu/packages/engineering.scm (poke)[home-page]: Use GNU home-page. [synopsis]: Use upstream synopsis. [description]: Reflow.
* gnu: perl-math-cephes: Build reproducibly.Ricardo Wurmus2021-12-06
| | | | | * gnu/packages/perl-maths.scm (perl-math-cephes)[source]: Sort result of readdir.
* gnu: isync: Update to 1.4.4 [fixes CVE-2021-{3657,44143}].Leo Famulari2021-12-05
| | | | * gnu/packages/mail.scm (isync): Update to 1.4.4.
* gnu: Add phonesim.Demis Balbach2021-12-05
| | | | | | * gnu/packages/telephony.scm (phonesim): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add pounce.jgart2021-12-05
| | | | | | * gnu/packages/messaging.scm (pounce): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add python-django-svg-image-form-field.Luis Felipe2021-12-05
| | | | | | | * gnu/packages/django.scm (python-django-svg-image-form-field): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add litterbox.jgart2021-12-05
| | | | | | * gnu/packages/irc.scm (litterbox): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-telega: Update to 0.7.031.Nicolas Goaziou2021-12-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-telega-server): Update to 0.7.031.
* gnu: emacs-geiser: Update to 0.19.Nicolas Goaziou2021-12-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.19.
* gnu: Add hex.jgart2021-12-05
| | | | | | * gnu/packages/rust-apps.scm (hex): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>