summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: mujs: Update to 1.0.9.•••* gnu/packages/javascript.scm (mujs): Update to 1.0.9. Tobias Geerinckx-Rice2020-11-231-2/+2
* gnu: mujs: Fetch sources from git.•••* gnu/packages/javascript.scm (mujs)[source]: GIT-FETCH the sources directly from the author. [arguments]: Add VERSION to #:make-flags. Tobias Geerinckx-Rice2020-11-231-12/+16
* gnu: gpodder: Update to 3.10.17.•••* gnu/packages/gpodder.scm (gpodder): Update to 3.10.17. Tobias Geerinckx-Rice2020-11-231-3/+2
* gnu: snd: Update to 20.9.•••* gnu/packages/audio.scm (snd): Update to 20.9. Tobias Geerinckx-Rice2020-11-231-2/+2
* gnu: libraqm: Update to 0.7.1.•••* gnu/packages/fontutils.scm (libraqm): Update to 0.7.1. Tobias Geerinckx-Rice2020-11-231-2/+2
* gnu: djview: Update to 4.12.•••* gnu/packages/djvu.scm (djview): Update to 4.12. Tobias Geerinckx-Rice2020-11-231-2/+2
* gnu: mtpaint: Update to 3.49.33.•••* gnu/packages/image.scm (mtpaint): Update to 3.49.33. Tobias Geerinckx-Rice2020-11-231-3/+3
* gnu: guile-chickadee: Use Guile 3.0.•••* gnu/packages/game-development.scm (guile-chickadee): Change Guile inputs to use 3.0 package variants. David Thompson2020-11-231-3/+3
* gnu: Add emacs-undo-fu-session.•••* gnu/packages/emacs-xyz.scm (emacs-undo-fu-session): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Niklas Eklund2020-11-241-0/+34
* gnu: Add emacs-embark.•••* gnu/packages/emacs-xyz.scm (emacs-embark): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Niklas Eklund2020-11-241-0/+27
* gnu: eigen: Add upstream bugfix patch.•••This fixes the build of nanopolish, imp, and others. Reported by apteryx in #guix. * gnu/packages/algebra.scm (eigen)[source]: Add patch. * gnu/packages/patches/eigen-remove-openmp-error-counting.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Tobias Geerinckx-Rice2020-11-233-1/+67
* gnu: parallel: Update to 20201122.•••* gnu/packages/parallel.scm (parallel): Update to 20201122. Tobias Geerinckx-Rice2020-11-231-2/+2
* gnu: Add emacs-orderless.•••* gnu/packages/emacs-xyz.scm (emacs-orderless): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Niklas Eklund2020-11-231-0/+23
* gnu: guile-chickadee: Update to 0.6.0.David Thompson2020-11-231-3/+4
* gnu: Deprecate guile3.0-chickadee.David Thompson2020-11-231-37/+1
* gnu: Add cwltool.•••* gnu/packages/bioinformatics.scm (cwltool): New variable. Efraim Flashner2020-11-231-0/+91
* gnu: Add python-shellescape.•••* gnu/packages/python-xyz.scm (python-shellescape): New variable. Efraim Flashner2020-11-231-1/+37
* gnu: Add python-arcp.•••* gnu/packages/python-xyz.scm (python-arcp): New variable. Efraim Flashner2020-11-231-0/+32
* gnu: Add python-schema-salad.•••* gnu/packages/bioinformatics.scm (python-schema-salad): New variable. Efraim Flashner2020-11-231-1/+40
* gnu: Add python-cachecontrol-0.11.•••* gnu/packages/python-web.scm (python-cachecontrol-0.11): New variable. Efraim Flashner2020-11-231-0/+13
* gnu: Add python-prov.•••* gnu/packages/python-xyz.scm (python-prov): New variable. Efraim Flashner2020-11-231-0/+29
* gnu: Add python-bagit.•••* gnu/packages/python-xyz.scm (python-bagit): New variable. Efraim Flashner2020-11-231-0/+24
* gnu: python-pydot: Update home-page URI.•••* gnu/packages/graphviz.scm (python-pydot)[home-page]: Update to new home-page URI. Efraim Flashner2020-11-231-1/+1
* gnu: python-pydot: Run tests.•••* gnu/packges/graphviz.scm (python-pydot)[source]: Add patch. [arguments]: Override check phase. [native-inputs]: Add graphviz. * gnu/packages/patches/python-pydot-regression-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner2020-11-233-2/+96
* gnu: python-pydot: Update to 1.4.1.•••* gnu/packages/graphviz.scm (python-pydot): Update to 1.4.1. Efraim Flashner2020-11-231-2/+3
* gnu: grub: Fix cross-compiling for other architectures.•••Reported by cbaines and xelxebar on IRC. * gnu/packages/bootloaders.scm (grub)[arguments]: In custom 'set-freetype-variables phase only use the native-inputs version of freetype. Efraim Flashner2020-11-231-8/+9
* gnu: Add djvusmooth.•••* gnu/packages/djvu.scm (djvusmooth): New variable. Guillaume Le Vaillant2020-11-231-0/+36
* gnu: Add python-djvulibre.•••* gnu/packages/python-xyz.scm (python-djvulibre): New variable. Guillaume Le Vaillant2020-11-231-0/+36
* gnu: lsof: Cross-compile.•••* gnu/packages/lsof.scm (lsof)[arguments]: Use CC-FOR-TARGET. Tobias Geerinckx-Rice2020-11-231-1/+2
* gnu: lsof: Make test failures fatal.•••* gnu/packages/lsof.scm (lsof)[source]: Add patch to make test suite failures stop the build. * gnu/packages/patches/lsof-fatal-test-failures.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Tobias Geerinckx-Rice2020-11-233-1/+62
* gnu: lsof: Respect #:tests?.•••* gnu/packages/lsof.scm (lsof)[arguments]: The 'check phase takes and respects a TESTS? keyword. Tobias Geerinckx-Rice2020-11-231-8/+9
* gnu: lsof: Update to 4.94.0.•••* gnu/packages/lsof.scm (lsof): Update to 4.94.0. [source]: Switch to new git upstream. [native-inputs]: Add groff. [arguments]: Remove custom 'unpack phase. Add a 'build-man-page phase. Remove the upstreamed glibc@2.28 test fix. Tobias Geerinckx-Rice2020-11-231-37/+18
* gnu: hdparm: Update to 9.60.•••* gnu/packages/linux.scm (hdparm): Update to 9.60. Tobias Geerinckx-Rice2020-11-231-2/+2
* gnu: ipset: Update to 7.9.•••* gnu/packages/linux.scm (ipset): Update to 7.9. Tobias Geerinckx-Rice2020-11-231-2/+2
* gnu: ipset: Use HTTPS home page.•••* gnu/packages/linux.scm (ipset)[source, home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-11-231-2/+2
* gnu: webkitgtk: Update to 2.30.3.•••* gnu/packages/webkit.scm (webkitgtk): Update to 2.30.3. Tobias Geerinckx-Rice2020-11-231-3/+3
* gnu: python-pandocfilters: Update to 1.4.3.•••* gnu/packages/textutils.scm (python-pandocfilters): Update to 1.4.3. Tobias Geerinckx-Rice2020-11-231-3/+2
* gnu: facter: Update to 4.0.46.•••* gnu/packages/admin.scm (facter): Update to 4.0.46. Tobias Geerinckx-Rice2020-11-231-2/+2
* gnu: duplicity: Update to 0.8.17.•••* gnu/packages/backup.scm (duplicity): Update to 0.8.17. Tobias Geerinckx-Rice2020-11-231-2/+2
* gnu: ocaml-cairo2: Patch test phase.•••* gnu/local.mk (ocaml-cairo2-caml_ba_array_fix.patch): Add ref. * gnu/packages/ocaml.scm (ocaml-cairo2): Utilize patch. * gnu/packages/patches/ocaml-cairo2-caml_ba_array-fix.patch: Add file. Brett Gilio2020-11-223-5/+76
* gnu: linux-libre 4.4: Update to 4.4.245.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.245. (linux-libre-4.4-pristine-source): Update hash. Leo Famulari2020-11-221-2/+2
* gnu: linux-libre 4.9: Update to 4.9.245.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.245. (linux-libre-4.9-pristine-source): Update hash. Leo Famulari2020-11-221-2/+2
* gnu: linux-libre 4.14: Update to 4.14.208.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.208. (linux-libre-4.14-pristine-source): Update hash. Leo Famulari2020-11-221-2/+2
* gnu: linux-libre 4.19: :Update to 4.19.159.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.159. (linux-libre-4.19-pristine-source): Update hash. Leo Famulari2020-11-221-2/+2
* gnu: linux-libre 5.4: Update to 5.4.79.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.79. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari2020-11-221-2/+2
* gnu: linux-libre: Update to 5.9.10.•••* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.10. (linux-libre-5.9-pristine-source): Update hash. Leo Famulari2020-11-221-2/+2
* gnu: Add python-transient.•••* gnu/packages/virtualization.scm (python-transient): New variable. Brett Gilio2020-11-221-0/+47
* gnu: python-marshmallow: Update to 3.9.1.•••* gnu/packages/python-xyz.scm (python-marshmallow): Update to 3.9.1. Brett Gilio2020-11-221-2/+2
* gnu: exa: Add missing arguments keyword.•••This was inadvertently removed in 3dbf3a7f516cb5576ce77d9545cfa56b741f279b. * gnu/packages/rust-apps.scm (exa)[arguments]: Add #:phases. Marius Bakke2020-11-231-0/+1
* build-system/cargo: Set gettext environment variable when available.•••* guix/build/cargo-build-system.scm (configure): When gettext is available in the build environment set the GETTEXT_SYSTEM variable. * gnu/packages/crates-io.scm (rust-gettext-rs-0.5, rust-gettext-rs-0.4, rust-gettext-sys-0.19)[arguments]: Remove phase to help find system gettext. Efraim Flashner2020-11-221-24/+3