summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-30gnu: blast+: Update to 2.10.1.•••* gnu/packages/bioinformatics.scm (blast+): Update to 2.10.1. Ricardo Wurmus
2020-06-30system: hurd: Oops, have 'initrd' default to #f.•••* gnu/system/hurd.scm (%hurd-default-operating-system)[initrd]: Oops, set to #f. Jan (janneke) Nieuwenhuizen
2020-06-30gnu: Add widelands.•••* gnu/local.mk (widelands): New variable. * gnu/packages/patches/widelands-system-wide_minizip.patch: New file. (dist_patch_DATA): Register file above. Co-authored-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Alberto Eleuterio Flores Guerrero
2020-06-30gnu: Add bzflag.•••* gnu/packages/games.scm (bzflag): New variable. Nicolas Goaziou
2020-06-30gnu: Add astromenace.•••* gnu/packages/games.scm (astromenace): New variable. Nicolas Goaziou
2020-06-30gnu: Add taisei.•••* gnu/packages/games.scm (taisei): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Vitaliy Shatrov
2020-06-30gnu: cuirass: Update to 0.0.1-37.882393d.•••* gnu/packages/ci.scm (cuirass): Update to 0.0.1-37.882393d. Mathieu Othacehe
2020-06-30gnu: Add ppsspp.•••* gnu/packages/emulators.scm (ppsspp): New variable. * gnu/packages/patches/ppsspp-disable-upgrade-and-gold.patch: New file. * gnu/local.mk: Register it. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Leo Prikler
2020-06-30gnu: add spirv-cross.•••* gnu/packages/vulkan.scm (spirv-cross): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Leo Prikler
2020-06-30gnu: Add armips.•••* gnu/packages/assembly.scm (armips): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Leo Prikler
2020-06-30gnu: Add tesseract-engine.•••* gnu/packages/game-development.scm (tesseract-engine): New variable. Pierre Neidhardt
2020-06-30gnu: guix: Update to 1.1.0-13.26611f56fb.•••* gnu/packages/package-management.scm (guix): Update to 1.1.0-13.26611f56fb Jan (janneke) Nieuwenhuizen
2020-06-30gnu: hurd-core-headers: Strictly include header packages.•••* gnu/packages/hurd.scm (hurd-core-headers)[arguments]: Strictly include header package inputs in union. Jan (janneke) Nieuwenhuizen
2020-06-30gnu: nghttp2: Support for the Hurd.•••* gnu/packages/web.scm (nghttp2)[inputs]: When compiling for the Hurd, include openssl:static. Jan (janneke) Nieuwenhuizen
2020-06-30gnu: busybox: Accept make-flags.•••* gnu/packages/busybox.scm (busybox)[arguments]<#:phases>[configure]: Accept MAKE-FLAGS and use them. [check]: Accept MAKE-FLAGS and use them. [install]: Accept MAKE-FLAGS and use them. Danny Milosavljevic
2020-06-30tests: install: Increase image size limit.•••Commits 0eed77127592323d89f56c215a15374a1aaae110 and 614a1e3fa2d731d4719f03912b1b87fb4fd309cb caused a ~150M increase of the image size. Increase the image size limit by 200M until the situation is addressed. * gnu/tests/install.scm (%simple-installation-script, %extlinux-gpt-installation-script, %simple-installation-script-for-/dev/vda, %raid-root-installation-script, %encrypted-root-installation-script): Increase image size limit by 200M. Mathieu Othacehe
2020-06-30gnu: Add gcc-{objc,objc++}-{9,10}.•••* gnu/packages/gcc.scm (%objc-search-paths, %objc++-search-paths): New variables. (gcc-objc-4.8, gcc-objc-4.9, gcc-objc-5, gcc-objc-6, gcc-objc-7, gcc-objc-8, gcc-objc++-4.8, gcc-objc++-4.9, gcc-objc++-5, gcc-objc++-6, gcc-objc++-7, gcc-objc++-8): Don't duplicate the search path list. (gcc-objc-9, gcc-objc-10, gcc-objc++-9, gcc-objc++-10): New variables. Jakub Kądziołka
2020-06-30gnu: gfortran: Remove unusable versions.•••The gfortran packages cannot be used without being wrapped with gfortran-toolchain. However, as the comment in (gnu packages commencement) explains, there cannot be more than one gfortran-toolchain package because of ABI issues. Thus, versions of gfortran other than the main one are useless. * gnu/packages/gcc.scm (gfortran-4.8, gfortran-4.9, gfortran-5, gfortran-6, gfortran-7, gfortran-8, gfortran-9): Remove variables. (gfortran): Define the gfortran package based on the gcc variable. Jakub Kądziołka
2020-06-30gnu: cuirass: Update to 0.0.1-36.4dd9664.•••* gnu/packages/ci.scm (cuirass): Update to 0.0.1-36.4dd9664. Mathieu Othacehe
2020-06-30gnu: python2-backports-functools-lru-cache: Update to 1.6.1.•••* gnu/packages/python-xyz.scm (python2-backports-functools-lru-cache): Update to 1.6.1. Efraim Flashner
2020-06-30gnu: python-soupsieve: Update to 2.0.1.•••* gnu/packages/python-xyz.scm (python-soupsieve): Update to 2.0.1. (python2-soupsieve): Update to 1.9.6. Efraim Flashner
2020-06-30gnu: python-beautifulsoup4: Update to 4.9.1.•••* gnu/packages/python-xyz.scm (python-beautifulsoup4): Update to 4.9.1. Efraim Flashner
2020-06-30gnu: toot: Update to 0.27.0.•••* gnu/packages/mastodon.scm (toot): Update to 0.27.0. Efraim Flashner
2020-06-30gnu: kdeconnect: Update to 20.04.2.•••* gnu/packages/kde.scm (kdeconnect): Update to 20.04.2. Efraim Flashner
2020-06-30gnu: parallel: Update to 20200622.•••* gnu/packages/parallel.scm (parallel): Update to 20200622. Efraim Flashner
2020-06-30gnu: mutt: Update to 1.14.5.•••* gnu/packages/mail.scm (mutt): Update to 1.14.5. Efraim Flashner
2020-06-30gnu: wslay: Update to 1.1.1.•••* gnu/packages/web.scm (wslay): Update to 1.1.1. Tobias Geerinckx-Rice
2020-06-30gnu: wireguard-linux-compat: Update to 1.0.20200623.•••* gnu/packages/vpn.scm (wireguard-linux-compat): Update to 1.0.20200623. Tobias Geerinckx-Rice
2020-06-30gnu: menumaker: Update to 0.99.12.•••* gnu/packages/wm.scm (menumaker): Update to 0.99.12. Tobias Geerinckx-Rice
2020-06-30gnu: libwacom: Update to 1.4.•••* gnu/packages/xdisorg.scm (libwacom): Update to 1.4. Tobias Geerinckx-Rice
2020-06-30gnu: youtube-dl: Update to 2020.06.16.1.•••* gnu/packages/video.scm (youtube-dl): Update to 2020.06.16.1. Tobias Geerinckx-Rice
2020-06-30lint: Adjust 'swh-error exception handler.•••* guix/lint.scm (check-archival): Change first clause to match only 'swh-error keys. Ludovic Courtès
2020-06-30swh: Adjust for Guile-JSON 4.0 null handling.•••* guix/swh.scm (string*): Add clause for 'null. Ludovic Courtès
2020-06-30gnu: geeqie: Update to 1.5.•••* gnu/packages/image-viewers.scm (geeqie): Update to 1.5. [arguments]: Add "--enable-gtk3" to #:configure-flags. Remove #:parallel-build? and #:phases. Ludovic Courtès
2020-06-30gnu: darktable: Add dependency on GMIC and OpenCL headers.•••* gnu/packages/photo.scm (darktable)[arguments]: Fix opencl-c.h path. [native-inputs]: Add opencl-headers, make LLVM version specific. [inputs]: Add gmic. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego
2020-06-30gnu: python-imageio: Update home-page, synopsis and description.•••* gnu/packages/python-xyz.scm (python-imageio): Update home-page, synopsis and description. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego
2020-06-30gnu: gcc-toolchain: Remove "glibc:debug" and "glibc:static" from "out".•••With this change, the closure of "gcc-toolchain:out" goes from 1 GiB to 393 MiB, which was the intention. * gnu/packages/commencement.scm (make-gcc-toolchain): Filter out "libc-debug" and "libc-static" from OUT. Ludovic Courtès
2020-06-30pack: Dereference symlinks when looking for executables.•••Fixes <https://bugs.gnu.org/42127>. Reported by Andrius Štikonas <andrius@stikonas.eu>. * guix/scripts/pack.scm (wrapped-package)[build]: Add trailing slash to the arguments to 'find-files'. Ludovic Courtès
2020-06-30build-system/r: bioconductor-uri: Fix archive URL.•••* guix/build-system/r.scm (bioconductor-uri): Fix archive URL. Signed-off-by: Ludovic Courtès <ludo@gnu.org> zimoun
2020-06-29gnu: java-bsh: Don't use unstable tarball.•••* gnu/packages/java.scm (java-bsh)[source]: Download using git-fetch. Efraim Flashner
2020-06-29gnu: java-jcommander: Don't use unstable tarball.•••* gnu/packages/java.scm (java-jcommander)[source]: Download using git-fetch. Efraim Flashner
2020-06-29gnu: java-jboss-javassist: Remove prebuilt jar in snippet.•••* gnu/packages/java.scm (java-jboss-javassist)[source]: Add snippet to remove prebuilt jar. [arguments]: Remove custom 'remove-binary phase. Efraim Flashner
2020-06-29gnu: java-jboss-javassist: Don't use unstable tarball.•••* gnu/packages/java.scm (java-jboss-javassist)[source]: Download using git-fetch. [arguments]: Add custom 'make-files-writable phase. Efraim Flashner
2020-06-29gnu: java-assertj: Don't use unstable tarball.•••* gnu/packages/java.scm (java-asssertj)[source]: Download using git-fetch. Efraim Flashner
2020-06-29gnu: java-guice: Don't use unstable tarball.•••* gnu/packages/java.scm (java-guice)[source]: Download using git-fetch. [arguments]: Add custom 'make-files-writable phase. (java-guice-servlet)[arguments]: Same. Efraim Flashner
2020-06-29gnu: emacs-modus-vivendi-theme: Update to 0.10.0.•••* gnu/packages/emacs-xyz.scm (emacs-modus-vivendi-theme): Update to 0.10.0. Nicolas Goaziou
2020-06-29gnu: emacs-modus-operandi-theme: Update to 0.10.0.•••* gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme): Update to 0.10.0. Nicolas Goaziou
2020-06-29gnu: starfighter: Update to 2.2.1.•••* gnu/packages/games.scm (starfighter): Update to 2.2.1. [source]: Update URI. Kei Kebreau
2020-06-29ci: Do not limit disk-image size.•••Installation tests are already checking the disk-image size. Do not set another limit here. * gnu/ci.scm (image-jobs): Do not limit disk-image size. Mathieu Othacehe
2020-06-29gnu: Add mednafen.•••* gnu/packages/emulators.scm (mednafen): New variable. Nicolas Goaziou