summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-23gnu: linux-libre: Update to 5.4.35.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.35. (linux-libre-5.4-pristine-source): Update hash.
2020-04-23gnu: linux-libre@5.6: Update to 5.6.7.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.7. (linux-libre-5.6-pristine-source): Update hash.
2020-04-23gnu: linux-libre@4.19: Update to 4.19.118.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.118. (linux-libre-4.19-pristine-source): Update hash.
2020-04-24gnu: Add wsjtx.Guillaume Le Vaillant
* gnu/packages/radio.scm (wsjtx-hamlib): New variable. (wsjtx): New variable.
2020-04-24gnu: fldigi: Add hamlib support.Guillaume Le Vaillant
* gnu/packages/radio.scm (fldigi)[inputs]: Add hamlib and libusb.
2020-04-24gnu: Add hamlib.Guillaume Le Vaillant
* gnu/packages/radio.scm (hamlib): New package.
2020-04-23gnu: Add wolf-spectrum.Alexandros Theodotou
* gnu/packages/music.scm (wolf-spectrum): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-23gnu: Add wolf-shaper.Alexandros Theodotou
* gnu/packages/music.scm (wolf-shaper): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-23build: Don't build man pages when cross-compiling.Ludovic Courtès
* configure.ac: Define 'CROSS_COMPILING' Automake conditional. * doc/local.mk (dist_man1_MANS): Wrap in "if !CROSS_COMPILING".
2020-04-23doc: Build more man pages.Ludovic Courtès
* doc/local.mk (sub_commands_mans): Add guix-deploy.1, guix-time-machine.1, and guix-weather.1.
2020-04-23compile: Pre-load the compiler outside 'with-target'.Ludovic Courtès
* guix/build/compile.scm (compile-files): Move call to 'compile' before 'with-target'. Failing to do that, if the target has a different word size than the host, the first call to 'compile-file' fails with: ice-9/eval.scm:293:34: In procedure load-thunk-from-memory: ELF file does not have native word size while attempting loading 'language/spec.go'.
2020-04-23gnu: Squid: Update to 4.11 [fixes CVE-2020-{11945,12519,12521}].Leo Famulari
* gnu/packages/networking.scm (squid): Update to 4.11.
2020-04-23gnu: grammalecte: Update to 1.9.0.Nicolas Goaziou
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.9.0.
2020-04-23gnu: liburcu: Update to 0.12.1.Tobias Geerinckx-Rice
* gnu/packages/datastructures.scm (liburcu): Update to 0.12.1.
2020-04-23gnu: GNU FreeFont: Add a deprecated alias for "font-gnu-freefont-ttf".Leo Famulari
This is a followup to commit 5483a2d0a913fe533744699e9ef5757c6e3f6983. * gnu/packages/fonts.scm (font-gnu-freefont-ttf): New variable.
2020-04-23licenses: Export license record.zimoun
* guix/licenses.scm (<license>): Export it. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-04-23gnu: Add texlive-marginnote.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-marginnote): New variable.
2020-04-23git-version: Raise a condition instead of an error.Jakub Kądziołka
* guix/git-download.scm (git-version): Replace ERROR with RAISE and CONDITION. This is a follow-up to commit bbf6bc1acc9bbdebf7ee7b68c0fa091733a5f6e1.
2020-04-23Revert "gnu: u-boot: Update to 2020.04."Mathieu Othacehe
This reverts commit be0ecfb1787b9e6954bf745bceeb1b9d2669d51a.
2020-04-23gnu: emacs-4clojure: Fix license.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-4clojure)[license]: Use GPL3+.
2020-04-23git-version: Handle invalid arguments gracefullyJakub Kądziołka
* guix/git-download.scm (git-version): Add a check for commit ID length.
2020-04-23gnu: Add visidata.Ryan Prior
* gnu/packages/visidata.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-04-23gnu: Add pyzo.Nicolas Goaziou
* gnu/packages/python-xyz.scm (pyzo): New variable.
2020-04-23gnu: Add piper.Brendan Tildesley
* gnu/packages/gnome.scm (piper): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-04-23gnu: Add libratbag.Brendan Tildesley
* gnu/packages/gnome.scm (libratbag): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-04-23gnu: Add python-evdev.Brendan Tildesley
* gnu/packages/linux.scm (python-evdev): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-04-23gnu: Add udevil.Raghav Gururajan
* gnu/packages/disk.scm (udevil): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-04-23gnu: emacs-4clojure: Fix typos in description.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-4clojure)[description]: Fix typos.
2020-04-23gnu: emacs-4clojure: Fix version.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-4clojure)[version]: Use `git-version' as there is no proper release.
2020-04-23gnu: Add emacs-4clojure.Alberto Eleuterio Flores Guerrero
* gnu/packages/emacs-xyz.scm (emacs-4clojure): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-04-22gnu: font-gnu-freefont: Add otf and woff font types.Raghav Gururajan
* gnu/packages/fonts.scm (font-gnu-freefont): Add otf and woff font types. * gnu/packages/genealogy.scm (gramps)[inputs]: Replace font-gnu-freefont-tff with font-gnu-freefont. * doc/guix.texi: Adjust a reference to the package. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-04-22gnu: clipmenu: Fix hash.John Soo
* gnu/packages/xdisorg.scm (clipmenu):[origin] Update hash. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-04-22gnu: Add emacs-xclip.John Soo
* gnu/packages/emacs-xyz.scm (emacs-xclip): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-04-22system: Automatically adjust linux-module packages to use theDanny Milosavljevic
operating-system's kernel. * gnu/system.scm (package-for-kernel): New procedure. (operating-system-directory-base-entries): Use it. * gnu/tests/linux-module.scm: Test it.
2020-04-22gnu: wget2: Add support for gnu updater.Efraim Flashner
* gnu/packages/wget.scm (wget2)[properties]: New field. Add ftp-directory.
2020-04-22gnu: commoncpp: Add support for gnu updater.Efraim Flashner
* gnu/packages/telephony.scm (commoncpp)[properties]: New field. Add ftp-directory, upstream-name.
2020-04-22gnu: osip: Update to 5.1.1.Efraim Flashner
* gnu/packages/telephony.scm (osip): Update to 5.1.1.
2020-04-22gnu: osip: Add support for gnu updater.Efraim Flashner
* gnu/packages/telephony.scm (osip)[properties]: New field. Add upstream-name, ftp-directory.
2020-04-22gnu: gama: Update to 2.08.Efraim Flashner
* gnu/packages/gps.scm (gama): Update to 2.08.
2020-04-22gnu: parallel: Update to 20200422.Efraim Flashner
* gnu/packages/parallel.scm (parallel): Update to 20200422.
2020-04-22gnu: guile-8sync: Add support for gnu updater.Efraim Flashner
* gnu/packages/guile-xyz.scm (guile-8sync)[properties]: New field. Add upstream-name.
2020-04-22doc: cookbook: Explain how to use bind mounts.Matthew Brooks
* doc/guix-cookbook.texi (Setting up a bind mount): Add example. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-04-22doc: Adjust @var vs. @code.Ludovic Courtès
* doc/guix.texi (Base Services): Adjust @var vs. @code. Use 'cons' instead of 'cons*' in example.
2020-04-22services: Add udev-rules-service helper.Brice Waegeneire
* doc/guix.texi (Base services): Add documentation for 'udev-rules-service'. Replace examples of 'udev-service-type' extension with 'udev-rules-service'. * gnu/services/base.scm (udev-rules-service): New procedure. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-22gnu: maths: dune-*: Update to version 2.7Felix Gruber
* gnu/packages/maths.scm (dune-*): Update to version 2.7. (dune-uggrid)[source] Download from Git, as no release tarball for version 2.7 exists. (dune-alugrid,dune-subgrid,dune-pdelab)[source] Use commit hashes as no tags for version 2.7 exist (yet?). (dune-istl)[source](patches) Add patch required to build version 2.7 without openmpi. * gnu/packages/patches/dune-istl-2.7-fix-non-mpi-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-22system: Split %BASE-PACKAGES in smaller parts.Brice Waegeneire
* gnu/system.scm: (%base-packages-interactive, %base-packages-linux, %base-packages-networking, %base-packages-utils): New variables. (%base-packages): Use those new variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-22gnu: Add blueman.Raghav Gururajan
* gnu/packages/networking.scm (blueman): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-22profiles: Add #:name parameter to 'profile-derivation'.Ludovic Courtès
* guix/profiles.scm (profile-derivation): Add #:name and pass it to 'gexp->derivation'.
2020-04-22system: 'operating-system-boot-parameters-file' uses 'scheme-file'.Ludovic Courtès
* gnu/system.scm (operating-system-boot-parameters-file): Use 'scheme-file' instead of 'gexp->file'. (operating-system-directory-base-entries): Adjust accordingly.
2020-04-22gexp: Add 'load-path?' field to <scheme-file>.Ludovic Courtès
* guix/gexp.scm (<scheme-file>)[load-path?]: New field. (scheme-file): Add #:set-load-path? and honor it. (scheme-file-compiler): Pass #:set-load-path? to 'gexp->file'. * doc/guix.texi (G-Expressions): Document it.