summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2019-10-31gnu: pocl: Update to 1.4.Ivan Gankevich
* gnu/packages/opencl.scm (pocl): Update to 1.4. [inputs]: Change from LLVM to LLVM-8. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-10-31gnu: u-boot: Remove redundant GCC input.Marius Bakke
* gnu/packages/bootloaders.scm (make-u-boot-package)[native-inputs]: Do not explicitly add GCC 7.
2019-10-31gnu: Remove python2-feather-format.Marius Bakke
This trivial package fails to build and has no reverse dependencies. * gnu/packages/serialization.scm (python2-feather-format): Remove variable.
2019-10-31gnu: pingus: Adjust for GCC 7.Marius Bakke
Fixes <https://bugs.gnu.org/37946>. * gnu/packages/games.scm (pingus)[source](modules, snippet): New fields.
2019-10-31gnu: pingus: Update source URI.Marius Bakke
* gnu/packages/games.scm (pingus)[source](uri): Change to current repository.
2019-10-30services: ntp: Ensure no double quotes are output to config file.Maxim Cournoyer
* gnu/services/networking.scm (ntp-server->string): Use the textual representation of the values as printed by 'display' rather than 'write', to avoid inserting double quotes in the generated config. * tests/networking.scm (%ntp-server-sample): Add a comment and make one of the options a string, to exercise the fix. ("ntp-server->string"): Move the expected value to the first argument. ("ntp configuration servers deprecated form"): Likewise. ("openntpd generated config string ends with a newline"): Likewise.
2019-10-30gnu: Add udiskie.Guillaume Le Vaillant
* gnu/packages/freedesktop.scm (udiskie): New variable. * gnu/packages/patches/udiskie-no-appindicator.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2019-10-30gnu: Add python-keyutils.Guillaume Le Vaillant
* gnu/packages/python-crypto.scm (python-keyutils): New variable.
2019-10-30gnu: Add gitg.Leo Prikler
* gnu/packages/gnome.scm: (gitg): New variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-30gnu: Fix make-gcc-libc.Carl Dong
Until now the following wouldn't build: --8<---------------cut here---------------start------------->8--- (use-modules (gnu packages commencement) (gnu packages gcc) (gnu packages base)) (make-gcc-libc gcc-9 glibc-2.27) --8<---------------cut here---------------end--------------->8--- * gnu/packages/base.scm (make-gcc-libc)[phases]: Add environment variables to place the target libc on the system header search path. [make-flags]: Remove unncessary FLAGS_FOR_TARGET. [native-inputs]: Construct in a way that doesn't require emptying inputs.
2019-10-30gnu: Add dxvk.Pierre Neidhardt
* gnu/packages/wine.scm (dxvk): New variable.
2019-10-30gnu: make-nsis: Fix cross-compilation.Carl Dong
* gnu/packages/installers.scm (make-nsis)[arguments]: Enforce correct ordering of search paths (mingw-w64 last).
2019-10-30gnu: Fix attribution.Nicolas Goaziou
* gnu/packages/game-development.scm: Fix attribution.
2019-10-30gnu: Add emacs-eshell-did-you-mean.Pierre Neidhardt
* gnu/packages/emacs-xyz.scm (emacs-eshell-did-you-mean): New variable.
2019-10-30gnu: Add emacs-eshell-prompt-extras.Pierre Neidhardt
* gnu/packages/emacs-xyz.scm (emacs-eshell-prompt-extras): New variable.
2019-10-30gnu: python2-pandas: Downgrade to 0.24.2.Marius Bakke
This is a follow-up to commit 7a97a26d012da08fad4540eed99643f6306de423. * gnu/packages/python-xyz.scm (python-pandas)[properties]: New field. (python2-pandas): Downgrade to 0.24.2.
2019-10-30gnu: python2-numpy: Downgrade to 1.16.5.Marius Bakke
Fixes <https://bugs.gnu.org/37989>. Reported by Josh Holland <josh@inv.alid.pw>. This is a follow-up to commit 8e5fbd5dda93e137ff527cabe25989b28ab9e1c0. * gnu/packages/python-xyz.scm (python-numpy)[properties]: New field. (python2-numpy): Downgrade to 1.16.5.
2019-10-30gnu: cuirass: Update to 0.0.1-26.e20ff86.Ricardo Wurmus
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-26.e20ff86.
2019-10-30gnu: python-whoosh: Skip test suite.Efraim Flashner
* gnu/packages/python-xyz.scm (python-whoosh)[arguments]: Disable the test suite.
2019-10-30gnu: python-xlrd: Fix comment.Mathieu Othacehe
* gnu/packages/python-xyz.scm (python-xlrd)[arguments]: Turn comment into a full sentence.
2019-10-30gnu: python-pandas: Update to 0.25.2.Giacomo Leidi
* gnu/packages/python-xyz.scm (python-pandas): Update to 0.25.2. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-30gnu: python-xlrd: Update to 1.2.0.Giacomo Leidi
* gnu/packages/python-xyz.scm (python-xlrd): Update to 1.2.0. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-30gnu: python-numpy: Update to 1.17.3.Giacomo Leidi
* gnu/packages/python-xyz.scm (python-numpy): Update to 1.17.3. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-30gnu: linux-libre: Update to 5.3.8.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.8. (linux-libre-5.3-pristine-source): Update hash.
2019-10-30gnu: linux-libre@4.19: Update to 4.19.81.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.81. (linux-libre-4.19-pristine-source): Update hash.
2019-10-30gnu: linux-libre@4.14: Update to 4.14.151.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.151. (linux-libre-4.14-pristine-source): Update hash.
2019-10-30gnu: linux-libre@4.9: Update to 4.9.198.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.198. (linux-libre-4.9-pristine-source): Update hash.
2019-10-30gnu: linux-libre@4.4: Update to 4.4.198.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.198. (linux-libre-4.4-pristine-source): Update hash.
2019-10-30gnu: r-rgdal: Update to 1.4-7.Tobias Geerinckx-Rice
* gnu/packages/cran.scm (r-rgdal): Update to 1.4-7.
2019-10-30gnu: r-huge: Update to 1.3.4.Tobias Geerinckx-Rice
* gnu/packages/cran.scm (r-huge): Update to 1.3.4.
2019-10-30gnu: r-spam: Update to 2.3-0.2.Tobias Geerinckx-Rice
* gnu/packages/cran.scm (r-spam): Update to 2.3-0.2.
2019-10-30gnu: perl-net-dns-native: Update to 0.22.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-net-dns-native): Update to 0.22.
2019-10-30gnu: perl-moo-2: Update to 2.003006.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-moo-2): Update to 2.003006.
2019-10-30gnu: openrct2: Update to 0.2.4.Tobias Geerinckx-Rice
* gnu/packages/games.scm (openrct2): Update to 0.2.4.
2019-10-30gnu: r-tidytree: Update to 0.2.9.Tobias Geerinckx-Rice
* gnu/packages/cran.scm (r-tidytree): Update to 0.2.9.
2019-10-30gnu: goffice: Update to 0.10.45.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (goffice): Update to 0.10.45.
2019-10-30gnu: goffice: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (goffice)[source]: Hard-code NAME.
2019-10-30gnu: gpxsee: Update to 7.16.Tobias Geerinckx-Rice
* gnu/packages/gps.scm (gpxsee): Update to 7.16.
2019-10-30gnu: arb: Update to 2.17.0.Tobias Geerinckx-Rice
* gnu/packages/algebra.scm (arb): Update to 2.17.0. [home-page]: Replace with a working one.
2019-10-30gnu: ams-lv2: Update to 1.2.2.Tobias Geerinckx-Rice
This is the same commit, now with a version number. * gnu/packages/music.scm (ams-lv2): Update to 1.2.2. [home-page]: Replace with a working one.
2019-10-30gnu: youtube-dl: Update to 2019.10.29.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2019.10.29.
2019-10-30gnu: libedit: Download over HTTPS.Tobias Geerinckx-Rice
* gnu/packages/libedit.scm (libedit)[source]: Use HTTPS.
2019-10-30gnu: libedit: Update to 20191025-3.1.Tobias Geerinckx-Rice
* gnu/packages/libedit.scm (libedit): Update to 20191025-3.1.
2019-10-30gnu: paps: Update to 0.7.1.Tobias Geerinckx-Rice
* gnu/packages/pdf.scm (paps): Update to 0.7.1.
2019-10-30gnu: powertop: Update to 2.11.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (powertop): Update to 2.11.
2019-10-29gnu: Add kmonad.Alex Griffin
* gnu/packages/haskell-apps.scm (kmonad): New variable.
2019-10-29gnu: Add ghc-unagi-chan.Alex Griffin
* gnu/packages/haskell-xyz.scm (ghc-unagi-chan): New variable.
2019-10-29gnu: Add ghc-atomic-primops.Alex Griffin
* gnu/packages/haskell-xyz.scm (ghc-atomic-primops): New variable.
2019-10-30gnu: Add renpy.Comrade Yuri
* gnu/packages/game-development: (python2-pygame-sdl2): New variable. (python2-renpy): New variable. (renpy): New variable.
2019-10-29gnu: Add bemenu.Josh Holland
* gnu/packages/xdisorg.scm (bemenu): New public variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>