aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2020-07-06gnu: Add rust-serde-big-array-0.2....* gnu/packages/crates-io.scm (rust-serde-big-array-0.2): New variable. (rust-serde-big-array-0.1): Inherit from rust-serde-big-array-0.2. Efraim Flashner
2020-07-06gnu: Add rust-nalgebra-0.19....* gnu/packages/crates-io.scm (rust-nalgebra-0.19): New variable. (rust-nalgebra-0.18): Inherit from rust-nalgebra-0.19). Efraim Flashner
2020-07-06gnu: Add rust-rgb-0.8....* gnu/packages/crates-io.scm (rust-rgb-0.8): New variable. Efraim Flashner
2020-07-06gnu: Add rust-float-cmp-0.6....* gnu/packages/crates-io.scm (rust-float-cmp-0.6): New variable. (rust-float-cmp-0.5): Inherit from rust-float-cmp-0.6. Efraim Flashner
2020-07-06gnu: Add rust-racer-cargo-metadata-0.1....* gnu/packages/crates-io.scm (rust-racer-cargo-metadata-0.1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> John Soo
2020-07-06gnu: Add rust-racer-interner-0.1....* gnu/packages/crates-io.scm (rust-racer-interner-0.1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> John Soo
2020-07-06gnu: Add rust-rls-span-0.5....* gnu/packages/crates-io.scm (rust-rls-span-0.5): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> John Soo
2020-07-06gnu: Add rust-peg-0.5....* gnu/packages/crates-io.scm (rust-peg-0.5): New variable. Efraim Flashner
2020-07-06gnu: Add rust-derive-more-0.99....* gnu/packages/crates-io.scm (rust-derive-more-0.99): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> John Soo
2020-07-06gnu: rust-unicode-normalization-0.1: Don't skip build....* gnu/packages/crates-io.scm (rust-unicode-normalization-0.1) [arguments]: Don't skip build. Efraim Flashner
2020-07-06gnu: rust-unicode-normalization-0.1: update to 0.1.11....* gnu/packages/crates-io.scm (rust-unicode-normalization-0.1): Update to 0.1.11. [arguments]: Replace rust-smallvec-0.6 with 1 in cargo-inputs. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> John Soo
2020-07-06gnu: Add rust-peg-0.6....* gnu/packages/crates-io.scm (rust-peg-0.6): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> John Soo
2020-07-06gnu: Add rust-peg-macros-0.6....* gnu/packages/crates-io.scm (rust-peg-macros-0.6): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> John Soo
2020-07-06gnu: Add rust-peg-runtime-0.6....* gnu/packages/crates-io.scm (rust-peg-runtime-0.6): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> John Soo
2020-07-06gnu: vim: Update to 8.2.1145....* gnu/packages/vim.scm (vim): Update to 8.2.1145. [arguments]: Patch the terminal2 test too, as it has been split from test_terminal. Make the name of the phase more accurate. (vim-full)[arguments]: Remove the skip-test87 phase, as the test no longer exists and its successor passes. Jakub Kądziołka
2020-07-06gnu: Add emacs-helm-selector....* gnu/packages/emacs-xyz.scm (emacs-helm-selector): New variable. Pierre Neidhardt
2020-07-06gnu: sbcl-serapeum: Update to 20200703....* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 20200703. Pierre Neidhardt
2020-07-06gnu: sbcl-cl-prevalence: Update to 20200704....* gnu/packages/lisp-xyz.scm (sbcl-cl-prevalence): Update to 20200704. Pierre Neidhardt
2020-07-06gnu: Add linux-libre-with-bpf....* gnu/packages/linux (%bpf-extra-linux-options): New variable, (linux-libre-with-bpf): new variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> John Soo
2020-07-06gnu: Add libbpf....* gnu/packages/linux.scm (libbpf): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> John Soo
2020-07-06gnu: Add python-patiencediff....* gnu/packages/python-xyz.scm (python-patiencediff): New variable. Efraim Flashner
2020-07-06gnu: python-fastimport: Update to 0.9.8....* gnu/packages/python-xyz.scm (python-fastimport): Update to 0.9.8. Efraim Flashner
2020-07-06gnu: elixir: Update to 1.10.4....* gnu/packages/elixir.scm (elixir): Update to 1.10.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Oskar Köök
2020-07-06gnu: emacs-lsp-mode: Update to 7.0....* gnu/packages/emacs-xyz.scm (emacs-lsp-mode): Update to 7.0. [description]: Slightly improve typography and wording. Nicolas Goaziou
2020-07-06gnu: emacs-lsp-mode: Update home-page....* gnu/packages/emacs-xyz.scm (emacs-lsp-mode)[home-page]: Update to new URL. Nicolas Goaziou
2020-07-06Revert "gnu: libmicrohttpd: Update to 0.9.71."...This update breaks most of the packages which rely on libmicrohttpd. This reverts commit 1bab01c2dbf74ef532b93543ce9c2e3b037eb8f5. Efraim Flashner
2020-07-05gnu: opensbi: Update to 0.8....* gnu/packages/firmware (make-opensbi-package): Add name argument. Drop variant argument. (opensbi-qemu-sifive-fu540): Adjust arguments. (opensbi-qemu-generic): New variable. (opensbi-qemu-virt): Change to deprecated variable. Vagrant Cascadian
2020-07-05gnu: python-llvmlite: Use specific commit for llvm patch URLs....As this commit [1] appears to affect the patches, including the v0.30.0 tag (so the tag must have been changed). 1: https://github.com/numba/llvmlite/commit/cdd99deb32f9d48aadb0f7407fb8ad06f6a8ce6c * gnu/packages/llvm.scm (python-llvmlite)[inputs]: Use a specific commit for the patches. Christopher Baines
2020-07-05gnu: Add emacs-fd....* gnu/packages/emacs-xyz.scm (emacs-fd): New variable. Oleg Pykhalov
2020-07-05gnu: josm: Update to 16731....* gnu/packages/geo.scm (josm): Update to 16731. Julien Lepiller
2020-07-05gnu: Add java-opening-hours-parser....* gnu/packages/geo.scm (java-opening-hours-parser): New variable. Julien Lepiller
2020-07-05gnu: Add java-jetbrains-annotations....* gnu/packages/java.scm (java-jetbrains-annotations): New variable. Julien Lepiller
2020-07-05gnu: java-icu4j: Update to 66.1, use full sources....* gnu/packages/icu4c.scm (java-icu4j): Update to 66.1. [source]: Use full sources instead of jar-sources. [arguments]: Add chdir phase, replace install phase. Co-Authored-By: Julien Lepiller <julien@lepiller.eu> Björn Höfling
2020-07-05gnu: Add java-junitparams....* gnu/packages/java.scm (java-junitparams): New variable. Julien Lepiller
2020-07-05gnu: chafa: Update to 1.4.1....* gnu/packages/image-viewers.scm (chafa): Update to 1.4.1. [inputs]: Add freetype, libjpeg-turbo. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> guy fleury iteriteka
2020-07-05gnu: rubber: Update to 1.5.1....* gnu/packages/tex.scm (rubber): Update to 1.5.1. [build-system]: Switch to python-build-system. [inputs]: Remove python-2 and which. [arguments]: Delete the build phase. Replace the install phase with a custom phase. Arun Isaac
2020-07-05gnu: python-pynvim: Update to 0.4.1....* gnu/packages/vim.scm (python-pynvim): Update to 0.4.1. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Tanguy Le Carrour
2020-07-05gnu: chessx: Update to 1.5.4....* gnu/packages/games.scm (chessx): Update to 1.5.4, [inputs]: add "qtspeech", [arguments]: fix missing translations. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Michael Rohleder
2020-07-05gnu: icedove: Update to 68.10.0....* gnu/packages/gnuzilla.scm (%icedove-build-id): Update. (icedove): Update version and corresponding hg changeset. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Jonathan Brielmaier
2020-07-05gnu: flatpak: Update to 1.8.0....* gnu/packages/package-management.scm (flatpak): Update to 1.8.0, [native-inputs]: add "python-pyparsing". Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Allan Adair
2020-07-05gnu: links: Enable framebuffer (fb) graphics driver....* gnu/packages/web-browsers.scm (links)[native-inputs]: Add linux-libre-headers. [inputs]: Add gpm. Tobias Geerinckx-Rice
2020-07-05gnu: links: Sort inputs....* gnu/packages/web-browsers.scm (links)[inputs]: Order alphabetically. Tobias Geerinckx-Rice
2020-07-05gnu: Sort (gnu packages web-browsers) module imports....* gnu/packages/web-browsers.scm: Order module imports alphabetically. Tobias Geerinckx-Rice
2020-07-05gnu: mosh: Remove ‘/bin/sh’ dependency....* gnu/packages/ssh.scm (mosh)[arguments]: Add ‘patch-FHS-file-names’ phase. Tobias Geerinckx-Rice
2020-07-05gnu: bcachefs-tools: Display the correct version....* gnu/packages/file-systems.scm (bcachefs-tools)[arguments]: Add VERSION to make-flags. Tobias Geerinckx-Rice
2020-07-05gnu: cryptsetup: Update to 2.3.1....* gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.3.1. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net> Vincent Legoll
2020-07-04gnu: hplip: Update source hash....The tarball was modified in place: <http://issues.guix.gnu.org/42191>. * gnu/packages/cups.scm (hplip)[source]: Update hash. Tobias Geerinckx-Rice
2020-07-04gnu: Add phockup....* gnu/packages/image.scm (phockup): New variable. Arun Isaac
2020-07-04gnu: emacs-exwm-x: Fix build....* gnu/packages/emacs-xyz.scm (emacs-exwm-x)[propagated-inputs]: Replace emacs-ivy with emacs-counsel. Nicolas Goaziou
2020-07-04gnu: emacs-lispy: Fix build....* gnu/packages/emacs-xyz.scm (emacs-lispy)[propagated-inputs]: Replace emacs-ivy with emacs-swiper. Nicolas Goaziou