summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: idris: Update to 1.3.3.Eric Bavier2021-01-20
| | | | | | | | | | * gnu/packages/patches/idris-disable-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/idris.scm (idris): Update to 1.3.3. [source]: Use the patch. [native-inputs]: Add ghc-cheapskate. [arguments]: Adjust cheapskate version bounds. Make auxiliary test script executable.
* doc: Replace TP with Weblate mentions.Julien Lepiller2021-01-20
| | | | | | * doc/contributing.texi: Replace link to TP with a link to Weblate. * doc/guix.texi: Replace link to TP with a link to Weblate. * doc/guix-cookbook.texi: Replace link to TP with a link to Weblate.
* Makefile.am: Download po files from weblate.Julien Lepiller2021-01-20
| | | | * Makefile.am (download-po): Download from weblate.
* gnu: Add cl-claw.Adam Kandur2021-01-20
| | | | | | * gnu/packages/lisp-xyz.scm (cl-claw, ecl-claw, sbcl-claw): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add kdf.Z5722021-01-20
| | | | | | * gnu/packages/kde.scm (kdf): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add poxml.Z5722021-01-20
| | | | | | * gnu/packages/kde.scm (poxml): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: blender-2.79: Fix color management.Antoine Côté2021-01-20
| | | | | | | * gnu/packages/graphics.scm (blender-2.79): Fix color management. [inputs]: Add opencolorio. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: profanity: Update to 0.10.0.Tanguy Le Carrour2021-01-20
| | | | | | * gnu/packages/messaging.scm (profanity): Update to 0.10.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: libmesode: Update to 0.10.1.Tanguy Le Carrour2021-01-20
| | | | | | * gnu/packages/messaging.scm (libmesode): Update to 0.10.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* images: pinebook-pro: Fix default serial port.Caliph Nomble2021-01-20
| | | | | * gnu/system/images/pinebook-pro.scm (pinebook-pro-barebones-os)[services]: Start agetty on ttyS2 instead of ttyS0.
* gnu: zfs: update to 2.0.1.raid5atemyhomework2021-01-20
| | | | | | | * gnu/packages/file-systems.scm (zfs): Update version to 2.0.1. [arguments]: Adjust 'patch-source phase for changes in tarball. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: zfs: Correct ZFS udev rules.raid5atemyhomework2021-01-20
| | | | | | | * gnu/packages/file-systems.scm (zfs): Add substitutions for /sbin/modprobe in udev rules. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* tests: install: Fix build.Mathieu Othacehe2021-01-20
| | | | | | This is a follow-up of: 2f497d94e7f6574b0847025ce29eafaf858008ef. * gnu/tests/install.scm (run-install): Rename 'raw to 'efi-raw.
* gnu: lisp-repl-core-dumper: Update to 0.5.0.Pierre Neidhardt2021-01-20
| | | | * gnu/packages/lisp.scm (lisp-repl-core-dumper): Update to 0.5.0.
* gnu: Add pgloader.Sharlatan Hellseher2021-01-20
| | | | | | * gnu/packages/databases.scm (pgloader): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: xfce4-stopwatch-plugin: Update to 0.5.0.Michael Rohleder2021-01-20
| | | | | | * gnu/packages/xfce.scm (xfce4-stopwatch-plugin): Update to 0.5.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: quaternion: Update to 0.0.9.4f.Michael Rohleder2021-01-20
| | | | | | * gnu/packages/messaging.scm (quaternion): Update to 0.0.9.4f. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: synapse: Update to 1.25.0.Michael Rohleder2021-01-20
| | | | | | * gnu/packages/matrix.scm (synapse): Update to 1.25.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: lzlib: Update to 1.12.Vincent Legoll2021-01-20
| | | | | | * gnu/packages/compression.scm (lzlib): Update to 1.12. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: libxls: Update to 1.6.2.Vincent Legoll2021-01-20
| | | | | | * gnu/packages/statistics.scm (libxls): Update to 1.6.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: libunwind: Update to 1.5.0.Vincent Legoll2021-01-20
| | | | | | * gnu/packages/libunwind.scm (libunwind): Update to 1.5.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: libusb: Update to 1.0.24.Vincent Legoll2021-01-20
| | | | | | * gnu/packages/libusb.scm (libusb): Update to 1.0.24. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: cutter: Update to 1.12.0.Vincent Legoll2021-01-20
| | | | | | * gnu/packages/engineering.scm (cutter): Update to 1.12.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: radare2: Update to 5.0.0.Vincent Legoll2021-01-20
| | | | | | * gnu/packages/engineering.scm (radare2): Update to 5.0.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add magic-enum.Anadon2021-01-20
| | | | | | * gnu/packages/cpp.scm (magic-enum): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* services: Do not warn, when duplicate users are eq?.Leo Prikler2021-01-20
| | | | | | * gnu/system/shadow.scm (account-activation): Delete duplicate (eq?) users and groups before transforming them to specs and asserting, that names are unique.
* shadow: End duplicate warnings with new lines.Leo Prikler2021-01-20
| | | | | | | | | The change from formatted message causes the line to no longer automatically be ended. This will need to be reverted once again, when duplicate names become hard errors. * gnu/system/shadow.scm (assert-unique-account-names) (assert-unique-group-names): End format strings in ~%.
* gnu: linux-libre 4.19: Update to 4.19.169.Leo Famulari2021-01-19
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.169. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.91.Leo Famulari2021-01-19
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.91. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.10.9.Leo Famulari2021-01-19
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.9. (linux-libre-5.10-pristine-source): Update hash.
* gnu: vlc: Update to 3.0.12.Michael Rohleder2021-01-19
| | | | | | * gnu/packages/video.scm (vlc): Update to 3.0.12. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: libabigail: Update to 1.8.Eric Bavier2021-01-19
| | | | * gnu/packages/elf.scm (libabigail): Update to 1.8.
* gnu: musescore: Update to 3.6.Nicolas Goaziou2021-01-19
| | | | * gnu/packages/music.scm (musescore): Update to 3.6.
* gnu: emacs-flycheck-grammalecte: Update to 1.3.Nicolas Goaziou2021-01-19
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): Update to 1.3. [source]: Change upstream URL. [arguments]: Remove phase for symlinks since it is now possible to circumvent it with configuration. Configure accordingly. [home-page]: Update URL.
* gnu: kwayland: Enable test suite.Efraim Flashner2021-01-19
| | | | | * gnu/packages/kde-frameworks.scm (kwayland)[arguments]: Don't skip tests. Adjust 'check-setup phase to render QT windows offscreen.
* gnu: erlang: Update to 23.2.1.Oskar Köök2021-01-19
| | | | | | | * gnu/packages/erlang.scm (erlang): Update to 23.2.1. [arguments]: Add phase to patch configure script. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: elixir: Update to 1.11.3.Oskar Köök2021-01-19
| | | | | | * gnu/packages/elixir.scm (elixir): Update to 1.11.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* news: Add entry for '--with-latest'.Ludovic Courtès2021-01-19
| | | | * etc/news.scm: Add entry.
* transformations: Add '--with-latest'.Ludovic Courtès2021-01-19
| | | | | | | | | | | | * guix/upstream.scm (upstream-source-compiler): New procedure. (%updaters): Set! it. * guix/transformations.scm (transform-package-latest): New procedure. (%transformations): Add 'with-latest'. (%transformation-options, show-transformation-options-help/detailed): Add '--with-latest'. * tests/transformations.scm ("options->transformation, with-latest"): New test. * doc/guix.texi (Package Transformation Options): Document it.
* gnu: rpcbind: Update to 1.2.5.Vincent Legoll2021-01-19
| | | | | | * gnu/packages/onc-rpc.scm (rpcbind): Update to 1.2.5. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: xfce4-appfinder: Update to 4.16.1.Michael Rohleder2021-01-19
| | | | | | | * gnu/packages/xfce.scm (xfce4-appfinder): Update to 4.16.1. [source]: Fix uri and use https. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: motion: Update to 4.3.2.Vincent Legoll2021-01-19
| | | | | | | * gnu/packages/video.scm (motion): Update to 4.3.2. [arguments]: In 'bootstrap' phase, adjust 'version.sh' file name. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: esbuild: Update to 0.8.32.Ryan Prior2021-01-19
| | | | | | * gnu/packages/web.scm (esbuild): Update to 0.8.32. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* environment: Fix '--root' option with relative file name.JOULAUD François2021-01-19
| | | | | | | | | | | | The path normalization of `--root` option of `guix environment` was buggy as it appended full argument after normalized directory. This patch fixes it. * guix/scripts/environment.scm (register-gc-root): Fix gc-root path normalization. * tests/guix-environment.sh: Add test. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* modules: Recognize #:re-export-and-replace.Ludovic Courtès2021-01-19
| | | | | * guix/modules.scm (extract-dependencies): Recognize #:re-export-and-replace, which was introduced in Guile 3.0.
* system: Rename 'disk-image' command 'image'.Mathieu Othacehe2021-01-19
| | | | | | | | | | | | | * guix/scripts/system.scm (system-derivation-for-action): Rename 'disk-image' command 'image'. Warn when using the now deprecated 'disk-image' command. (show-help): Adapt accordingly. (guix-system): Ditto. * tests/guix-system.sh: Ditto. * gnu/system/examples/bare-hurd.tmpl: Ditto. * doc/guix.texi (Building the Installation Image, Building the Installation Image for ARM Boards, Invoking guix pack, Invoking guix system): Adapt documentation.
* gnu: terminology: Update to 1.9.0.Efraim Flashner2021-01-19
| | | | | * gnu/packages/enlightenment.scm (terminology): Update to 1.9.0. [arguments]: Add configure-flag to find more binaries.
* doc: Fix typo.Joshua C. Randall2021-01-19
| | | | | | | | Fixes <http://bugs.gnu.org/35004>. * doc/guix.texi (Invoking guix package): Fix typo. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: freebayes: Update source, home-page URIs.Efraim Flashner2021-01-19
| | | | | | * gnu/packages/bioinformatics.scm (freebayes)[source]: Update to new upstream URI. [home-page]: Same.
* gnu: terminator: Adjust description.Efraim Flashner2021-01-19
| | | | * gnu/packages/gnome.scm (terminator)[description): Remove stray '+'.