Age | Commit message (Expand) | Author |
---|---|---|
2020-03-22 | gnu: Add go-golang-org-x-image....* gnu/packages/golang.scm (go-golang-org-x-image): New variable. | Efraim Flashner |
2020-03-22 | services: Add fontconfig-file-system-service....* gnu/services/desktop.scm (%fontconfig-file-system, fontconfig-file-system-service): New variables. (%desktop-services): Add fontconfig-file-system-service. | Efraim Flashner |
2020-03-22 | gnu: cutter: Update to 1.10.1....* gnu/packages/engineering.scm (cutter): Update to 1.10.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | pinoaffe@airmail.cc |
2020-03-22 | gnu: radare2: Update to 4.2.1....* gnu/packages/engineering.scm (radare2): Update to 4.2.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | pinoaffe@airmail.cc |
2020-03-22 | gnu: clipmenu: Improve the package definition...* gnu/packages/xdisorg.scm (clipmenu): Add the package's unit-tests to the check phase. Wrap the program so the PATH contains all dependencies. The previous approach to patch the script was incomplete and more complex. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Damien Cassou |
2020-03-22 | gnu: clipnotify: Comment on the lack of a test suite....* gnu/packages/xdisorg.scm (clipnotify): Add a comment Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Damien Cassou |
2020-03-22 | gnu: clipmenu: Re-indent....* gnu/packages/xdisorg.scm (clipmenu): Re-indent Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Damien Cassou |
2020-03-22 | guix-install.sh: /etc/profile.d/guix.sh sources ~/.guix-profile/etc/profile....* etc/guix-install.sh (sys_create_init_profile): Source ~/.guix-profile/etc/profile instead of running 'guix package --search-paths=prefix' | Ludovic Courtès |
2020-03-22 | guix-install.sh: Add a trailing colon to 'INFOPATH'....Fixes <https://bugs.gnu.org/39984>. Suggested by Adam Porter <adam@alphapapa.net>. * etc/guix-install.sh (sys_create_init_profile): Add a trailing colon to 'INFOPATH'. | Ludovic Courtès |
2020-03-22 | download: Delete the output file upon failure....This allows ENOSPC conditions to be properly reported as such rather than as a hash mismatch due to the availability of a truncated file. Fixes <https://bugs.gnu.org/39993>. Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>. * guix/build/download.scm (url-fetch): In the failure case, delete FILE. | Ludovic Courtès |
2020-03-21 | gnu: Add dragonfly-reverb...* gnu/packages/music.scm (dragonfly-reverb): New variable. | Alexandros Theodotou |
2020-03-21 | gnu: linux-libre: Update to 5.4.27....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.27. (linux-libre-5.4-pristine-source): Update hash. | Mark H Weaver |
2020-03-21 | gnu: linux-libre@4.19: Update to 4.19.112....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.112. (linux-libre-4.19-pristine-source): Update hash. | Mark H Weaver |
2020-03-21 | gnu: linux-libre@4.14: Update to 4.14.174....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.174. (linux-libre-4.14-pristine-source): Update hash. | Mark H Weaver |
2020-03-21 | gnu: linux-libre@4.9: Update to 4.9.217....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.217. (linux-libre-4.9-pristine-source): Update hash. | Mark H Weaver |
2020-03-21 | gnu: linux-libre@4.4: Update to 4.4.217....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.217. (linux-libre-4.4-pristine-source): Update hash. | Mark H Weaver |
2020-03-21 | gnu: ghc-stylish-haskell: Deprecate older duplicate package....* gnu/packages/haskell-xyz.scm (ghc-stylish-haskell): Deprecate it. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | John Soo |
2020-03-21 | gnu: stylish-haskell: Update description....* gnu/packages/haskell-apps.scm (stylish-haskell): Update description. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | John Soo |
2020-03-21 | gnu: Add r-oai....* gnu/packages/cran.scm (r-oai): new variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Wiktor Żelazny |
2020-03-21 | gnu: Add r-latex2exp....* gnu/packages/cran.scm (r-latex2exp): new variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Wiktor Żelazny |
2020-03-21 | gnu: Add r-httpcode....* gnu/packages/cran.scm (r-httpcode): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Wiktor Żelazny |
2020-03-21 | gnu: global: Add 'python-wrapper' as input....* gnu/packages/code.scm (global)[inputs]: Add 'python-wrapper' to fix tagging python code. | wednesday |
2020-03-21 | Revert "gnu: Remove qemu-minimal@2.10."...This package was still in use by american-fuzzy-lop. This reverts commit 559f37328851fc1ae1d90f27fab7beff3d804421. | Marius Bakke |
2020-03-21 | gnu: gpgme: Fix build....Reported by joshuaBPMan on #guix. * gnu/packages/gnupg.scm (gpgme)[arguments]: Add ‘disable-failing-test’ phase. | Tobias Geerinckx-Rice |
2020-03-21 | gnu: python-pygraphviz: Use HTTPS home page....* gnu/packages/graphviz.scm (python-pygraphviz)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-21 | gnu: python-tables: Use HTTPS home page....* gnu/packages/python-xyz.scm (python-tables)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-21 | gnu: python-future: Use HTTPS home page....* gnu/packages/python-xyz.scm (python-future)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-21 | gnu: python-scrypt: Use HTTPS home page....* gnu/packages/python-crypto.scm (python-scrypt)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-21 | gnu: python-scikit-learn: Use HTTPS home page....* gnu/packages/machine-learning.scm (python-scikit-learn)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-21 | gnu: python2-pyro: Use HTTPS home page....* gnu/packages/python-xyz.scm (python2-pyro)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-21 | gnu: python2-element-tree: Use HTTPS home page....* gnu/packages/python-xyz.scm (python2-element-tree)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-21 | gnu: python-cheetah: Use HTTPS home page....* gnu/packages/python-xyz.scm (python-cheetah)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-21 | gnu: python-kivy: Use HTTPS home page....* gnu/packages/python-xyz.scm (python-kivy)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-21 | gnu: Add gnome-shell-extension-topicons-redux....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-topicons-redux): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Ekaitz Zarraga |
2020-03-21 | gnu: ghc-extra: Downgrade to 1.6.21....* gnu/packages/haskell-xyz.scm (ghc-extra): Downgrade to 1.6.21. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Alexandru-Sergiu Marton |
2020-03-21 | gnu: Remove qemu-minimal@2.10....* gnu/packages/virtualization.scm (qemu-minimal-2.10): Remove variable. | Marius Bakke |
2020-03-21 | gnu: Remove flex@2.6.1....* gnu/packages/flex.scm (flex-2.6.1): Remove variable. | Marius Bakke |
2020-03-21 | gnu: GRUB: Use the latest version of QEMU for tests....* gnu/packages/bootloaders.scm (grub)[native-inputs]: Change from QEMU-MINIMAL-2.10 to QEMU-MINIMAL. | Marius Bakke |
2020-03-21 | gnu: GRUB: Build with the latest version of Flex....* gnu/packages/bootloaders.scm (grub)[native-inputs]: Change from FLEX-2.6.1 to FLEX. | Marius Bakke |
2020-03-21 | gnu: python-grpcio: Update to 1.27.2....* gnu/packages/rpc.scm (python-grpcio): Update to 1.27.2. [source](modules, snippet): New fields. [arguments]: Add phases to use system libraries and the correct compiler. [inputs]: Add C-ARES, OPENSSL, and ZLIB. | Marius Bakke |
2020-03-21 | gnu: TensorFlow: Correct gRPC input....* gnu/packages/machine-learning.scm (tensorflow)[native-inputs]: Move GRPC:STATIC ... [inputs]: ... here. | Marius Bakke |
2020-03-21 | gnu: gRPC: Update to 1.27.3....* gnu/packages/rpc.scm (grpc): Update to 1.27.3. [arguments]: Add "-DgRPC_ABSL_PROVIDER=package" in #:configure-flags. [inputs]: Add ABSEIL-CPP. (grpc-1.16.1): New public variable. * gnu/packages/hyperledger.scm (hyperledger-iroha)[inputs]: Change from GRPC to GRPC-1.16. * gnu/packages/machine-learning.scm (tensorflow)[native-inputs, inputs]: Likewise. | Marius Bakke |
2020-03-21 | gnu: python-gast: Update to 0.3.3....* gnu/packages/python-xyz.scm (python-gast): Update to 0.3.3. | Marius Bakke |
2020-03-21 | gnu: go-gopkg.in-mgo.v2: Use HTTPS home page....* gnu/packages/databases.scm (go-gopkg.in-mgo.v2)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-21 | gnu: lua5.2-expat: Use HTTPS home page....* gnu/packages/lua.scm (lua5.2-expat)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-21 | gnu: git-test-sequence: Use HTTPS home page....* gnu/packages/version-control.scm (git-test-sequence)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-21 | gnu: ogre: Use HTTPS home page....* gnu/packages/graphics.scm (ogre)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-21 | gnu: ruby-sequel: Use HTTPS home page....* gnu/packages/ruby.scm (ruby-sequel)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-21 | gnu: ruby-rspec: Use HTTPS home page....* gnu/packages/ruby.scm (ruby-rspec)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-21 | gnu: opencl-clhpp: Use HTTPS home page....* gnu/packages/opencl.scm (opencl-clhpp)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |