summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-13gnu: libpipeline: Update to 1.5.2.•••* gnu/packages/man.scm (libpipeline): Update to 1.5.2. Tobias Geerinckx-Rice
2020-03-13gnu: libsmpeg: Use HTTPS home page.•••* gnu/packages/video.scm (libsmpeg)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-03-13gnu: WebKitGTK: Update to 2.28.0 [fixes CVE-2020-10018].•••* gnu/packages/webkit.scm (webkitgtk): Update to 2.28.0. Leo Famulari
2020-03-13gnu: Add python-capablerobot-usbhub.•••* gnu/packages/libusb (python-capablerobot-usbhub): New variable. Vagrant Cascadian
2020-03-13gnu: Add barrage.•••* gnu/packages/games.scm (barrage): New variable. Alberto Eleuterio Flores Guerrero
2020-03-13maint: Add 'etc/release-manifest.scm'.•••* etc/release-manifest.scm: New file. * gnu/ci.scm (%cross-targets): Export. * build-aux/check-available-binaries.scm: Remove. * Makefile.am (EXTRA_DIST): Add 'etc/release-manifest.scm' and remove 'build-aux/check-available-binaries.scm'. (assert-binaries-available): Rewrite using 'guix weather -m'. Ludovic Courtès
2020-03-13pack: Do not create a squashfs "recovery file".•••Reported by Josh Marshall <Josh.Marshall@jax.org>. * guix/scripts/pack.scm (squashfs-image)[build](mksquashfs): Always pass "-no-recovery". Ludovic Courtès
2020-03-13pack: Make bit-reproducible squashfs images.•••Reported by Josh Marshall <Josh.Marshall@jax.org>. * guix/scripts/pack.scm (squashfs-image)[build](mksquashfs): Always pass "-all-time", "-mkfs-time", "-force-uid", and "-force-gid" to 'mksquashfs'. Ludovic Courtès
2020-03-13pack: Factorize 'mksquashfs' invocations.•••* guix/scripts/pack.scm (squashfs-image)[build](mksquashfs): New procedure. Replace instances of (invoke "mksquashfs" ...) with (mksquashfs ...). Ludovic Courtès
2020-03-13weather: '--coverage' filters out non-package objects.•••This is a followup to d37b5a1b58824dafbe6f32b1c183661c147c660c. * guix/scripts/weather.scm (guix-weather): Filter PACKAGES passed to 'report-package-coverage'. Ludovic Courtès
2020-03-13weather: Exit with non-zero when coverage is below 100%.•••* guix/scripts/weather.scm (report-server-coverage): Return the coverage ratio. (guix-weather): Exit if and only if each server's coverage is 1. Ludovic Courtès
2020-03-13gnu: cadaver: Satisfy 'guix lint'.•••* gnu/packages/web.scm (cadaver)[home-page]: Follow redirect. [description]: Always use two spaces. Efraim Flashner
2020-03-13gnu: httrack: Use texi markup in description.•••* gnu/packages/web.scm (httrack)[description]: Use texi markup. Efraim Flashner
2020-03-13gnu: uim: Use emacs-substitute-variables instead of substitute*.•••* gnu/packages/xorg.scm (uim)[arguments]: In the configure-uim-el phase, use emacs-substitute-variables instead of substitute*. Arun Isaac
2020-03-13gnu: uim: Do not install elisp files in guix.d.•••* gnu/packages/xorg.scm (uim)[arguments]: Pass %output/share/emacs to the --with-lispdir configure flag. Add fix-install-path phase after install phase. Arun Isaac
2020-03-13gnu: fltk: Use HTTPS home page.•••* gnu/packages/fltk.scm (fltk)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-03-13gnu: unqlite: Use HTTPS home page.•••* gnu/packages/databases.scm (unqlite)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-03-13gnu: sdparm: Update to 1.11.•••* gnu/packages/disk.scm (sdparm): Update to 1.11. [source]: Hard-code name. Tobias Geerinckx-Rice
2020-03-13gnu: bastet: Use HTTPS home page.•••* gnu/packages/games.scm (bastet)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-03-13gnu: java-iq80-snappy: Don't use unstable tarball.•••* gnu/packages/java-compression.scm (java-iq80-snappy)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2020-03-13gnu: java-snappy@1.0: Don't use unstable tarball.•••* gnu/packages/java-compression.scm (java-snappy-1)[name]: Restate. [source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2020-03-13gnu: autobuild: Use HTTPS home page.•••* gnu/packages/autotools.scm (autobuild)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-03-13gnu: libwebsockets: Use HTTPS home page.•••* gnu/packages/web.scm (libwebsockets)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-03-13gnu: catdoc: Use HTTPS home page.•••* gnu/packages/textutils.scm (catdoc)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-03-12gnu: Add browserpass-native.•••* gnu/packages/password-utils.scm (browserpass-native): New variable. Alex Griffin
2020-03-12gnu: Add go-github-com-mattn-go-zglob.•••* gnu/packages/golang.scm (go-github-com-mattn-go-zglob): New variable. Alex Griffin
2020-03-12gnu: Add go-github-com-rifflock-lfshook.•••* gnu/packages/golang.scm (go-github-com-rifflock-lfshook): New variable. Alex Griffin
2020-03-12gnu: go-github-com-sirupsen-logrus: Propagate inputs.•••* gnu/packages/golang.scm (go-github-com-sirupsen-logrus): Propagate inputs. Alex Griffin
2020-03-12gnu: linux-libre: Update to 5.4.25.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.25. (linux-libre-5.4-pristine-source): Update hash. Mark H Weaver
2020-03-12gnu: linux-libre@4.19: Update to 4.19.109.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.109. (linux-libre-4.19-pristine-source): Update hash. Mark H Weaver
2020-03-12gnu: linux-libre@4.14: Update to 4.14.173.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.173. (linux-libre-4.14-pristine-source): Update hash. Mark H Weaver
2020-03-12gnu: linux-libre@4.9: Update to 4.9.216.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.216. (linux-libre-4.9-pristine-source): Update hash. Mark H Weaver
2020-03-12gnu: linux-libre@4.4: Update to 4.4.216.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.216. (linux-libre-4.4-pristine-source): Update hash. Mark H Weaver
2020-03-13gnu: blender: Fix build with Python 3.8.•••* gnu/packages/graphics.scm (blender)[arguments]: Remove 'm' suffix from python directories. Marius Bakke
2020-03-13gnu: salmon: Adjust for C_INCLUDE_PATH changes.•••* gnu/packages/bioinformatics.scm (salmon)[arguments]: Append Eigen headers to C_INCLUDE_PATH instead of CPATH. Marius Bakke
2020-03-13gnu: OpenLDAP: Remove unused input.•••* gnu/packages/openldap.scm (openldap)[inputs]: Remove ICU4C. Marius Bakke
2020-03-13gnu: jemalloc: Install scripts to separate output.•••* gnu/packages/jemalloc.scm (jemalloc)[outputs]: New field. Marius Bakke
2020-03-13gnu: ncurses: Prevent binutils reference.•••This fixes a regression introduces in 717c433c46e8e9fc77b796e485092e2cccee336a where ncurses would needlessly depend on binutils on runtime. * gnu/packages/ncurses.scm (ncurses)[arguments]: Add "cf_cv_ld_searchpath" in #:configure-flags. Marius Bakke
2020-03-12gnu: mingw-w64-*: Update to 7.0.0.•••* gnu/packages/mingw.scm (make-mingw-w64): Update to 7.0.0. Carl Dong
2020-03-12gnu: ghc-extra: Update to 1.7.1.•••* gnu/packages/haskell-xyz.scm (ghc-extra): Update to 1.7.1. Signed-off-by: Leo Famulari <leo@famulari.name> Alexandru-Sergiu Marton
2020-03-12weather: Allow for multiple '--manifest' options.•••* guix/scripts/weather.scm (guix-weather)[package-list]: Account for all the 'manifest entries in OPTS. * doc/guix.texi (Invoking guix weather): Document it. Ludovic Courtès
2020-03-12weather: Add '--display-missing'.•••* guix/scripts/weather.scm (report-server-coverage): Add #:display-missing? and honor it. (show-help, %options): Add "--display-missing". (guix-weather): Pass #:display-missing? to 'report-server-coverage'. * doc/guix.texi (Invoking guix weather): Document it. Ludovic Courtès
2020-03-12gnu: singularity: Do not use the "errors=remount-ro" squashfs option.•••This mount option stopped being supported with Linux-libre 5.4.5: http://ci.guix.gnu.org/build/2056359/details * gnu/packages/linux.scm (singularity)[source]: Remove "errors=remount-ro" mount option from source code. Ludovic Courtès
2020-03-12gnu: singularity: Wrap programs so they find Coreutils.•••* gnu/packages/linux.scm (singularity)[arguments]: Add 'set-PATH' phase. Ludovic Courtès
2020-03-12gexp: Add 'with-parameters'.•••* guix/gexp.scm (<parameterized>): New record type. (with-parameters): New macro. (compile-parameterized): New gexp compiler. * tests/gexp.scm ("with-parameters for %current-system") ("with-parameters for %current-target-system") ("with-parameters + file-append"): New tests. * doc/guix.texi (G-Expressions): Document it. Ludovic Courtès
2020-03-12gnu: Add guile-torrent.•••* gnu/packages/guile-xyz.scm (guile-torrent): New variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> Amar Singh
2020-03-12gnu: edirect: Update to 13.3.20200128.•••* gnu/packages/bioinformatics.scm (edirect): Update to 13.3.20200128. [source]: Remove bundled certificate authority tarball. Efraim Flashner
2020-03-12gnu: r-car: Update to 3.0-7.•••* gnu/packages/statistics.scm (r-car): Update to 3.0-7. [native-inputs]: Add r-knitr. Ricardo Wurmus
2020-03-12gnu: r-nloptr: Update to 1.2.2.1.•••* gnu/packages/statistics.scm (r-nloptr): Update to 1.2.2.1. Ricardo Wurmus
2020-03-12gnu: r-roxygen2: Update to 7.1.0.•••* gnu/packages/statistics.scm (r-roxygen2): Update to 7.1.0. [native-inputs]: Move r-knitr from here... [propagated-inputs]: ...to here. Ricardo Wurmus