summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Add python-pytest-ordering.Vinicius Monego2020-08-01
| | | | | | * gnu/packages/python-check.scm (python-pytest-ordering): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: qtimageformats: Fix build.Michael Rohleder2020-08-01
| | | | | | | | Reported by <nefix> on IRC. * gnu/packages/qt.scm (qtimageformats)[arguments]: Add a 'fix-build phase. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: pavucontrol: Update to 4.0.Michael Rohleder2020-08-01
| | | | | | | | | | | From 5312ae2b7bff23268a6546ce89cd349f3183bd2c Mon Sep 17 00:00:00 2001 From: Michael Rohleder <mike@rohleder.de> Date: Thu, 30 Jul 2020 08:08:38 +0200 Subject: [PATCH] gnu: pavucontrol: Update to 4.0. * gnu/packages/pulseaudio.scm (pavucontrol): Update to 4.0. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add zeal.Michael Rohleder2020-08-01
| | | | | | * gnu/packages/documentation.scm (zeal): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: emacs-dimmer: Update to 0.4.2.Brett Gilio2020-08-01
| | | | * gnu/packages/emacs-xyz.scm (emacs-dimmer): Update to 0.4.2.
* gnu: emacs-google-translate: Update to 0.12.0.Brett Gilio2020-08-01
| | | | * gnu/packages/emacs-xyz.scm (emacs-google-translate): Update to 0.12.0.
* gnu: emacs-datetime: Update to 0.6.6.Brett Gilio2020-08-01
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-datetime): Update to 0.6.6. [inputs]: Add emacs-extmap.
* gnu: Add emacs-extmap.Brett Gilio2020-08-01
| | | | * gnu/packages/emacs-xyz.scm (emacs-extmap): New variable.
* gnu: chibi-scheme: Update to 0.9.Brett Gilio2020-07-31
| | | | * gnu/packages/scheme.scm (chibi-scheme): Update to 0.9.
* gnu: linux-libre: Update to 5.4.55.Mark H Weaver2020-08-01
| | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.55. (linux-libre-5.4-pristine-source): Update hash. (deblob-scripts-5.4): Update to 5.4.55.
* gnu: linux-libre@5.7: Update to 5.7.12.Mark H Weaver2020-08-01
| | | | | | * gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.12. (linux-libre-5.7-pristine-source): Update hash. (deblob-scripts-5.7): Update to 5.7.12.
* gnu: Add blender@2.79b.Mark H Weaver2020-07-31
| | | | | | | | | | | | | | | | Restore blender@2.79b, the last version that does not require OpenGL 3, and therefore the last version to work on many older computers. Note that this commit relies on blender-2.79-newer-ffmpeg.patch and blender-2.79-python-3.7-fix.patch, which were left in the tree when blender@2.79b was previously removed in commit 1f14453eedfede4626a78321c66a009c9997bee4. * gnu/packages/patches/blender-2.79-gcc8.patch, gnu/packages/patches/blender-2.79-gcc9.patch, gnu/packages/patches/blender-2.79-oiio2.patch, gnu/packages/patches/blender-2.79-python-3.8-fix.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/graphics.scm (blender-2.79): New variable.
* gnu: openimageio: Update to 2.0.13.Mark H Weaver2020-07-31
| | | | | | * gnu/packages/graphics.scm (openimageio): Update to 2.0.13. [inputs]: Replace python-2 with python-wrapper. Add pybind11 and robin-map.
* gnu: Add robin-map.Mark H Weaver2020-07-31
| | | | * gnu/packages/datastructures.scm (robin-map): New variable.
* gnu: emacs-transient: All phases return #t.Mark H Weaver2020-07-31
| | | | | * gnu/packages/emacs-xyz.scm (emacs-transient): Return #t from the build-info-manual phase.
* gnu: ruby-netrc: All phases return #t.Mark H Weaver2020-07-31
| | | | | * gnu/packages/ruby.scm (ruby-netrc): In check phase, use for-each instead of map, and return #t.
* gnu: linux-libre@4.19: Update to 4.19.136.Mark H Weaver2020-07-31
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.136. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.191.Mark H Weaver2020-07-31
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.191. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.232.Mark H Weaver2020-07-31
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.232. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre@4.4: Update to 4.4.232.Mark H Weaver2020-07-31
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.232. (linux-libre-4.4-pristine-source): Update hash.
* gnu: scintilla: Update to 4.4.4.Nicolas Goaziou2020-07-31
| | | | * gnu/packages/text-editors.scm (scintilla): Update to 4.4.4.
* gnu: snap: Update to 6.1.0.Nicolas Goaziou2020-07-31
| | | | * gnu/packages/education.scm (snap): Update to 6.1.0.
* gnu: thinkfan: Update to 1.2.1.Nicolas Goaziou2020-07-31
| | | | * gnu/packages/linux.scm (thinkfan): Update to 1.2.1.
* file-system: Add efivarfs support.Mathieu Othacehe2020-07-31
| | | | | | | | | | | | | | | | | | Tools such as efibootmgr rely on the deprecated /sys/firmware/efi/vars API as well as on the new /sys/firmware/efi/efivars API. The latter needs to be mounted. Reported by Keyhenge here: https://lists.gnu.org/archive/html/bug-guix/2020-04/msg00274.html Here is the efivarfs documentation: https://www.kernel.org/doc/Documentation/filesystems/efivarfs.txt. * gnu/system/file-systems.scm (%efivars-file-system): New exported variable, (%base-file-systems): add it. * gnu/system/install.scm (%efivars-file-system): Add it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* file-system: Add mount-may-fail? option.Mathieu Othacehe2020-07-31
| | | | | | | | | | * gnu/system/file-systems.scm (<file-system>): Add a mount-may-fail? field. (file-system->spec): adapt accordingly, (spec->file-system): ditto. * gnu/build/file-systems.scm (mount-file-system): If 'system-error is raised and mount-may-fail? is true, ignore it. Otherwise, re-raise the exception. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* file-systems: Add %debug-file-system.Mathieu Othacehe2020-07-31
| | | | | * gnu/system/file-systems.scm (%debug-file-system): New variable, (%base-file-systems): add it.
* gnu: Add bpftrace.John Soo2020-07-31
| | | | | | | | * gnu/packages/linux.scm (bpftrace): New variable. * gnu/packages/patches/bpftrace-disable-bfd-disasm.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: python-mamba: Update to 0.11.1.Tanguy Le Carrour2020-07-30
| | | | | | * gnu/packages/python-xyz.scm (python-mamba): Update to 0.11.1. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: hashcat: Update to 6.1.1.Michael Rohleder2020-07-30
| | | | | | * gnu/packages/password-utils.scm (hashcat): Update to 6.1.1. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: vlc: Update to 3.0.11.1.Tobias Geerinckx-Rice2020-07-31
| | | | * gnu/packages/video.scm (vlc): Update to 3.0.11.1.
* gnu: rust-1.45: Update to 1.45.1.Jakub Kądziołka2020-07-30
| | | | * gnu/packages/rust.scm (rust-1.45): Update to 1.45.1.
* gnu: python-clikit: Update to 0.6.2.Tanguy Le Carrour2020-07-30
| | | | | | | | * gnu/packages/python-xyz.scm (python-clikit): Update to 0.6.2. [arguments] Explicitly disable tests. [propagated-inputs]: Add python-crashtest. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: Add python-crashtest.Tanguy Le Carrour2020-07-30
| | | | | | * gnu/packages/python-xyz.scm (python-crashtest): New public variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* packages: 'generate-package-cache' is deterministic.Ludovic Courtès2020-07-30
| | | | | | | | | | Fixes <https://bugs.gnu.org/42009>. Reported by Marinus <marinus.savoritias@disroot.org>. * gnu/packages.scm (generate-package-cache)[entry-key, entry<?] [variables]: New variables. [expand-cache]: Change to take two arguments. [exp]: Fold over VARIABLES.
* gnu: Add bcc.John Soo2020-07-30
| | | | | | * gnu/packages/linux.scm (bcc): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: git: Update to 2.28.0.Tobias Geerinckx-Rice2020-07-30
| | | | | | * gnu/packages/version-control.scm (git): Update to 2.28.0. (cherry picked from commit bbee4490d961ceb8d025726b04ea0f2a40355186)
* gnu: opam: Fix tests.Marius Bakke2020-07-30
| | | | | | | | * gnu/packages/ocaml.scm (opam)[arguments]: Remove #:tests?. Adjust the pre-check phase to make some files writable, patch a hard-coded file name, and disable mostly-redundant git tests. [native-inputs]: Remove GIT and PYTHON. Add OPENSSL, PYTHON-WRAPPER, RSYNC, UNZIP, and WHICH.
* gnu: public-inbox: Make git a regular input.Marius Bakke2020-07-30
| | | | | * gnu/packages/mail.scm (public-inbox)[native-inputs]: Move GIT ... [inputs]: ... here.
* gnu: ruby-hoe-git: Do not propagate git.Marius Bakke2020-07-30
| | | | * gnu/packages/ruby.scm (ruby-hoe-git)[propagated-inputs]: Remove GIT.
* gnu: libosmo-dsp: Remove unused input.Marius Bakke2020-07-30
| | | | * gnu/packages/radio.scm (libosmo-dsp)[native-inputs]: Remove GIT-MINIMAL.
* gnu: gnuradio-osmosdr: Remove unused input.Marius Bakke2020-07-30
| | | | * gnu/packages/radio.scm (gnuradio-osmosdr)[native-inputs]: Remove GIT-MINIMAL.
* gnu: gnuradio: Remove unused input.Marius Bakke2020-07-30
| | | | * gnu/packages/radio.scm (gnuradio)[native-inputs]: Remove GIT.
* gnu: elixir: Remove unused input.Marius Bakke2020-07-30
| | | | * gnu/packages/elixir.scm (elixir)[inputs]: Remove GIT.
* gnu: monero: Remove unused input.Marius Bakke2020-07-30
| | | | * gnu/packages/finance.scm (monero)[native-inputs]: Remove GIT.
* gnu: vlc: Remove needless input.Marius Bakke2020-07-30
| | | | * gnu/packages/video.scm (vlc)[native-inputs]: Remove GIT.
* gnu: emacs-tramp: Update to 2.4.4.1.Nicolas Goaziou2020-07-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.4.4.1.
* gnu: emacs-rainbow-mode: Update to 1.0.5.Nicolas Goaziou2020-07-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-rainbow-mode): Update to 1.0.5.
* gnu: cuirass: Update to 0.0.1-39.0955a11.Mathieu Othacehe2020-07-30
| | | | * gnu/packages/ci.scm (cuirass): Update to 0.0.1-39.0955a11.
* gnu: python2-setproctitle: Fix build.Michael Rohleder2020-07-30
| | | | | | | * gnu/packages/python-xyz.scm (python2-setproctitle): Don't pass ‘--embed’ to python-config. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: Add cl-inflector.Adam Kandur2020-07-30
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-inflector, cl-inflector, ecl-cl-inflector): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>