aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: bitcoin-unlimited: Fix time specific test failure.bitcoin-unlimited-fixChristopher Baines2020-12-23
| | | | | * gnu/packages/finance.scm (bitcoin-unlimited)[arguments]: Patch test to fix time specific failure.
* import: crate: Change updater name from "crates" to "crate".Nicolas Goaziou2020-12-23
| | | | | * guix/import/crate.scm (%crate-updater): Change name to `crate', so it is on par with the importer, and the manual.
* scripts: Fix typo in crate importer help message.Nicolas Goaziou2020-12-23
| | | | | | Fixes <https://issues.guix.gnu.org/45351>. * guix/scripts/import/crate.scm (show-help): Fix URL.
* gnu: emacs-org: Update to 9.4.4.Nicolas Goaziou2020-12-23
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.4.4. [arguments]: Install orgguide.info, but ignore orgcard.pdf, not provided in Org 9.4.4. (emacs-org-contrib): Update to 20201222.
* gnu: grass: Update to 7.8.5.Tobias Geerinckx-Rice2020-12-23
| | | | * gnu/packages/geo.scm (grass): Update to 7.8.5.
* gnu: sysstat: Update to 12.4.2.Tobias Geerinckx-Rice2020-12-23
| | | | * gnu/packages/linux.scm (sysstat): Update to 12.4.2.
* gnu: ipset: Update to 7.10.Tobias Geerinckx-Rice2020-12-23
| | | | * gnu/packages/linux.scm (ipset): Update to 7.10.
* gnu: goxel: Update to 0.10.7.Tobias Geerinckx-Rice2020-12-23
| | | | * gnu/packages/graphics.scm (goxel): Update to 0.10.7.
* gnu: wesnoth: Update to 1.14.15.Tobias Geerinckx-Rice2020-12-23
| | | | * gnu/packages/games.scm (wesnoth): Update to 1.14.15.
* gnu: libfprint: Update to 1.90.6.Tobias Geerinckx-Rice2020-12-23
| | | | * gnu/packages/freedesktop.scm (libfprint): Update to 1.90.6.
* gnu: xtl: Update to 0.6.23.Tobias Geerinckx-Rice2020-12-23
| | | | * gnu/packages/cpp.scm (xtl): Update to 0.6.23.
* gnu: electron-cash: Update to 4.2.3.Tobias Geerinckx-Rice2020-12-23
| | | | * gnu/packages/finance.scm (electron-cash): Update to 4.2.3.
* gnu: lttoolbox: Update to 3.5.3.Tobias Geerinckx-Rice2020-12-23
| | | | * gnu/packages/dictionaries.scm (lttoolbox): Update to 3.5.3.
* gnu: htop: Update to 3.0.4.Tobias Geerinckx-Rice2020-12-23
| | | | * gnu/packages/admin.scm (htop): Update to 3.0.4.
* gnu: man-pages: Update to 5.10.Tobias Geerinckx-Rice2020-12-23
| | | | * gnu/packages/man.scm (man-pages): Update to 5.10.
* gnu: Add r-altmeta.Aniket Patil2020-12-22
| | | | | | * gnu/packages/cran.scm (r-altmeta): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-metafor.Aniket Patil2020-12-22
| | | | | | * gnu/packages/cran.scm (r-metafor): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: fc-host-tools: Update to 14.Danny Milosavljevic2020-12-22
| | | | * gnu/packages/embedded.scm (fc-host-tools): Update to 14.
* gnu: perl-geo-ip: Remove package.zimoun2020-12-22
| | | | | | | | Fixes <https://bugs.gnu.org/29485>. * gnu/packages/networking.scm (perl-geo-ip): Remove variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: kdevelop: Update to 5.6.1.Michael Rohleder2020-12-22
| | | | | | * gnu/packages/kde.scm (kdevelop): Update to 5.6.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: lollypop: Update to 1.4.6.Vinicius Monego2020-12-22
| | | | | | * gnu/packages/gnome.scm (lollypop): Update to 1.4.6. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: lollypop: Add dependency on glib-networking.Vinicius Monego2020-12-22
| | | | | | * gnu/packages/gnome.scm (lollypop): Add dependency on glib-networking. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: intel-mpi-benchmarks: Update to 2019.6.Greg Hogan2020-12-22
| | | | | | | * gnu/packages/benchmarks.scm (intel-mpi-benchmarks): Update to 2019.6. [source]: Add 'snippet'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: octave, octave-cli: Update to 6.1.0.Greg Hogan2020-12-22
| | | | | | * gnu/packages/maths.scm (octave, octave-cli): Update to 6.1.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: uBlock Origin: Update to 1.32.0.Marius Bakke2020-12-22
| | | | | * gnu/packages/browser-extensions.scm (uassets): Update to 0b1bde395. (ublock-origin): Update to 1.32.0.
* gnu: Add emacs-simple-modeline.Ricardo Wurmus2020-12-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-simple-modeline): New variable.
* gnu: Add pamtester.Ricardo Wurmus2020-12-22
| | | | * gnu/packages/authentication.scm (pamtester): New variable.
* import/cran: Add input style "specification".Ricardo Wurmus2020-12-22
| | | | | | | | | * guix/import/cran.scm (%input-style): New parameter. (format-inputs): Use it. * guix/scripts/import/cran.scm (guix-import-cran): Set the %input-style parameter. (%options): Add "--style" option. * doc/guix.texi (Invoking guix import): Document it.
* gnu: Add cl-zstd.Guillaume Le Vaillant2020-12-22
| | | | | * gnu/packages/lisp-xyz.scm (cl-zstd, ecl-cl-zstd, sbcl-cl-zstd): New variables.
* gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-3.62cb003.David Dashyan2020-12-22
| | | | | | | * gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to 5.6.4.2-3.62cb003. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: acpica: Update to 20201217.Tobias Geerinckx-Rice2020-12-22
| | | | * gnu/packages/admin.scm (acpica): Update to 20201217.
* gnu: ndctl: Update to 71.Tobias Geerinckx-Rice2020-12-22
| | | | * gnu/packages/disk.scm (ndctl): Update to 71.
* gnu: yadifa: Update to 2.4.1.Tobias Geerinckx-Rice2020-12-22
| | | | * gnu/packages/dns.scm (yadifa): Update to 2.4.1.
* gnu: ceph: Update to 14.2.16.Tobias Geerinckx-Rice2020-12-22
| | | | * gnu/packages/storage.scm (ceph): Update to 14.2.16.
* gnu: samba: Update to 4.13.3.Tobias Geerinckx-Rice2020-12-22
| | | | * gnu/packages/samba.scm (samba): Update to 4.13.3.
* gnu: fcft: Update to 2.3.2.Tobias Geerinckx-Rice2020-12-22
| | | | * gnu/packages/fontutils.scm (fcft): Update to 2.3.2.
* gnu: waybar: Fix build.Jonathan Brielmaier2020-12-22
| | | | * gnu/packages/wm.scm (waybar)[inputs]: Replace spdlog with spdlog-1.7.
* gnu: Add spdlog@1.7.Jonathan Brielmaier2020-12-22
| | | | | | Required by waybar. * gnu/packages/logging.scm (spdlog-1.7): New variable.
* gnu: nyxt: Update to 2-pre-release-5.Pierre Neidhardt2020-12-22
| | | | * gnu/packages/web-browsers.scm (nyxt): Update to 2-pre-release-5.
* gnu: Add cl-mustache.Sharlatan Hellseher2020-12-22
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-mustache, ecl-cl-mustache, sbcl-cl-mustache): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: linux-libre 5.4: Update to 5.4.85.Leo Famulari2020-12-21
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.85. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.9: Update to 5.9.16.Leo Famulari2020-12-21
| | | | | * gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.16. (linux-libre-5.9-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.10.2.Leo Famulari2020-12-21
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.2. (linux-libre-5.10-pristine-source): Update hash.
* gnu: certbot, python-acme: Update to 1.10.1.Leo Famulari2020-12-21
| | | | * gnu/packages/tls.scm (certbot, python-acme): Update to 1.10.1.
* gnu: unbound: Update to 1.13.0.Vincent Legoll2020-12-21
| | | | | | * gnu/packages/dns.scm (unbound): Update to 1.13.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* system: Allow separated /boot and encrypted root.Miguel Ángel Arruga Vivas2020-12-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/bootloader/grub.scm (grub-configuration-file): New parameter store-crypto-devices. [crypto-devices]: New helper function. [builder]: Use crypto-devices. * gnu/machine/ssh.scm (roll-back-managed-host): Use boot-parameters-store-crypto-devices to provide its contents to the bootloader configuration generation process. * gnu/tests/install.scm (%encrypted-root-not-boot-os, %encrypted-root-not-boot-os): New os declaration. (%encrypted-root-not-boot-installation-script): New script, whose contents were initially taken from %encrypted-root-installation-script. (%test-encrypted-root-not-boot-os): New test. * gnu/system.scm (define-module): Export operating-system-bootoader-crypto-devices and boot-parameters-store-crypto-devices. (<boot-parameters>): Add field store-crypto-devices. (read-boot-parameters): Parse store-crypto-devices field. [uuid-sexp->uuid]: New helper function extracted from device-sexp->device. (operating-system-bootloader-crypto-devices): New function. (operating-system-bootcfg): Use operating-system-bootloader-crypto-devices to provide its contents to the bootloader configuration generation process. (operating-system-boot-parameters): Add store-crypto-devices to the generated boot-parameters. (operating-system-boot-parameters-file): Likewise to the file with the serialized structure. * guix/scripts/system.scm (reinstall-bootloader): Use boot-parameters-store-crypto-devices to provide its contents to the bootloader configuration generation process. * tests/boot-parameters.scm (%default-store-crypto-devices): New variable. (%grub-boot-parameters, test-read-boot-parameters): Use %default-store-crypto-devices. (tests store-crypto-devices): New tests.
* gnu: httpstat: Update to 1.3.0.Michael Rohleder2020-12-21
| | | | | | | | * gnu/packages/networking.scm (httpstat): Update to 1.3.0. [source]: Changed uri from pypi-uri to git-reference. [arguments]: Add substitution for changed time units of curl. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: sdcc: Update to 4.0.0.Simon South2020-12-21
| | | | | | | | | | * gnu/packages/embedded.scm (sdcc): Update to 4.0.0. [native-inputs]: Add zlib. [description]: Update to match new version. * gnu/packages/patches/sdcc-disable-non-free-code.patch: Update to match new version. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: sdcc: Expand comment regarding GPUTILS and PIC ports.Simon South2020-12-21
| | | | | | | * gnu/packages/embedded.scm (sdcc)[arguments]: Expand comment to explain why GPUTILS is not yet available and SDCC's PIC ports are disabled. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: sdcc: Correct name of phase.Simon South2020-12-21
| | | | | | | * gnu/packages/embedded.scm [arguments]<#:phases>: Rename "patch-makefile" phase to "patch-makefiles". Signed-off-by: Ludovic Courtès <ludo@gnu.org>