summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* guix: import/crate: Move build-dependencies to cargo-inputs.series-2714Efraim Flashner2020-01-24
| | | | | | * guix/import/crate.scm (crate->guix-package): Add definition for 'dev-dependency?' and 'build-dependency?'. Adjust dep-crates to take normal- and build- dependencies.
* gnu: r-biocset: Fix spelling of "ability".base-for-series-2714Vagrant Cascadian2020-01-24
| | | | * gnu/packages/bioconductor (r-biocset)[description]: Fix typo.
* gnu: rust-serde-bytes-0.11: Fix spelling of "handle".Vagrant Cascadian2020-01-24
| | | | * gnu/packages/crates-io (rust-serde-bytes-0.11)[synopsis]: Fix typo.
* gnu: rust-rust-argon2-0.5: Fix spelling of "contains".Vagrant Cascadian2020-01-24
| | | | * gnu/packages/crates-io (rust-rust-argon2-0.5)[description]: Fix typo.
* gnu: rust-which-2.0: Fix spelling of "executable".Vagrant Cascadian2020-01-24
| | | | * gnu/packages/crates-io (rust-which-2.0)[description]: Fix typo.
* gnu: emacs-helm-clojuredocs: Fix typo "This package".Vagrant Cascadian2020-01-24
| | | | * gnu/packages/emacs-xyz (emacs-helm-clojuredocs)[description]: Fix typo.
* gnu: ghc-time-compat: Fix typo "This package".Vagrant Cascadian2020-01-24
| | | | * gnu/packages/haskell-xyz (ghc-time-compat)[description]: Fix typo.
* gnu: ocaml-mmap: Fix spelling of "function".Vagrant Cascadian2020-01-24
| | | | * gnu/packages/ocaml (ocaml-mmap)[description]: Fix typo.
* gnu: pinfo: Fix spelling of "additionally".Vagrant Cascadian2020-01-24
| | | | * gnu/packages/texinfo (pinfo)[description]: Fix typo.
* gnu: jimtcl: Update to 0.79.Efraim Flashner2020-01-24
| | | | | * gnu/packages/embedded.scm (jimtcl): Update to 0.79. [home-page]: Update home-page.
* gnu: jimtcl: Don't use unstable tarball.Efraim Flashner2020-01-24
| | | | * gnu/packages/embedded.scm (jimtcl)[source]: Download using git-fetch.
* gnu: stlink: Don't use unstable tarball.Efraim Flashner2020-01-24
| | | | * gnu/packages/embedded.scm (stlink)[source]: Download using git-fetch.
* gnu: spin2cpp: Don't use unstable tarball.Efraim Flashner2020-01-24
| | | | * gnu/packages/embedded.scm (spin2cpp)[source]: Download using git-fetch.
* gnu: openspin: Don't use unstable tarball.Efraim Flashner2020-01-24
| | | | * gnu/packages/embedded.scm (openspin)[source]: Download using git-fetch.
* gnu: linux-libre: Update to 5.4.14.Mark H Weaver2020-01-23
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.14. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.98.Mark H Weaver2020-01-23
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.98. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.167.Mark H Weaver2020-01-23
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.167. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.211.Mark H Weaver2020-01-23
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.211. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre@4.4: Update to 4.4.211.Mark H Weaver2020-01-23
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.211. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre: Update deblob scripts.Mark H Weaver2020-01-23
| | | | | | | * gnu/packages/linux.scm (deblob-scripts-5.4, deblob-scripts-4.19) (deblob-scripts-4.14, deblob-scripts-4.9, deblob-scripts-4.4): Update to 5.4.14, 4.19.98, 4.14.167, 4.9.211, and 4.4.211, respectively, and update hashes.
* gnu: tuxguitar: Build and install ALSA plugin.Mike Rosset2020-01-23
| | | | | | | | | | * gnu/packages/music.scm (tuxguitar): Allows MIDI sound output when using a synthesizer like TiMidity++. [inputs]: Add alsa-lib. [arguments]: No longer change build directory context between phases. Install desktop, mime and manual files during the "install" phase. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
* news: Add entry for Guile 3.0.Ludovic Courtès2020-01-23
| | | | * etc/news.scm: Add entry for Guile 3.0.
* self: Build with Guile 3.0.Ludovic Courtès2020-01-23
| | | | | | | * guix/self.scm (specification->package): Return the "guile3.0-" variants. (guix-derivation): Change 'guile' to (specification->package "guile"). Pass "3.0" as #:guile-version.
* derivations: Inline 'find' in 'coalesce-duplicate-inputs'.Ludovic Courtès2020-01-23
| | | | | | | | | Previously the first argument to 'find' would show up high in profiles of 'package-derivation'. This speeds things up a big, especially on Guile 3. * guix/derivations.scm (coalesce-duplicate-inputs)[find]: New procedure.
* compile: Remove incorrect exports.Ludovic Courtès2020-01-23
| | | | | | | | This is a followup to fed36328129def5f10b1d1f3e4ea8886916fd22a. * guix/build/compile.scm: Remove exports of '%lightweight-optimizations' and '%default-optimizations'. * guix/self.scm: Remove unused (guix build compile) module.
* gnu: libqmi: Update to 1.24.4.Marius Bakke2020-01-23
| | | | * gnu/packages/freedesktop.scm (libqmi): Update to 1.24.4.
* gnu: gsasl: Do not build 'libgsasl.a'.Marius Bakke2020-01-23
| | | | | * gnu/packages/gsasl.scm (gsasl)[arguments]: Add "--disable-static" to #:configure-flags.
* gnu: gsasl: Update to 1.8.1.Marius Bakke2020-01-23
| | | | | | * gnu/packages/gsasl.scm (gsasl): Update to 1.8.1. [source](modules, snippet): Remove. [inputs]: Add LIBGCRYPT.
* gnu: Add ghc-llvm-hs.JoJo2020-01-23
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-llvm-hs): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-llvm-hs-pure.JoJo2020-01-23
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-llvm-hs-pure): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ne.Danny Milosavljevic2020-01-23
| | | | * gnu/packages/text-editors.scm (ne): New variable.
* gnu: wxmaxima: Update to 20.01.3.base-for-series-2712Kei Kebreau2020-01-23
| | | | | * gnu/packages/maths.scm (wxmaxima): Update to 20.01.3. [home-page]: Update URL.
* gnu: fenics: Update to 2019.1.0.post0.Paul Garlick2020-01-23
| | | | | | * gnu/packages/simulation.scm (fenics): Update to 2019.1.0.post0. [arguments]: In the 'pre-check' phase, add three more demos to the list of demos that are skipped.
* gnu: fenics-dolfin: Update to 2019.1.0.post0.Paul Garlick2020-01-23
| | | | | | | | * gnu/packages/simulation.scm (fenics-dolfin): Update to 2019.1.0.post0. [source](snippet): Remove three substitutions that are no longer needed. [native-inputs]: Use compatible version of CATCH. [arguments]: Use CMAKE version 3.15.5 to avoid EXCLUDE_FROM_ALL regression. See <https://issues.guix.gnu.org/issue/38060>.
* gnu: python-fenics-ffc: Update to 2019.1.0.post0.Paul Garlick2020-01-23
| | | | * gnu/packages/simulation.scm (python-fenics-ffc): Update to 2019.1.0.post0.
* gnu: python-fenics-fiat: Update to 2019.1.0.Paul Garlick2020-01-23
| | | | * gnu/packages/simulation.scm (python-fenics-fiat): Update to 2019.1.0.
* gnu: python-fenics-ufl: Update to 2019.1.0.Paul Garlick2020-01-23
| | | | * gnu/packages/simulation.scm (python-fenics-ufl): Update to 2019.1.0.
* gnu: python-fenics-dijitso: Update to 2019.1.0.Paul Garlick2020-01-23
| | | | * gnu/packages/simulation.scm (python-fenics-dijitso): Update to 2019.1.0.
* gnu: jgmenu: Update to 4.0.1.Guillaume Le Vaillant2020-01-23
| | | | | | | | * gnu/packages/xdisorg.scm (jgmenu): Update to 4.0.1. [native-inputs]: Add cppcheck. [inputs]: Add glib and remove python. [arguments]: Remove fix-paths phase, add fix-tests phase and update configure phase.
* gnu: xsecurelock: Fix strange character in description.Guillaume Le Vaillant2020-01-23
| | | | | * gnu/packages/xdisorg.scm (xsecurelock)[description]: Replace strange character by a space.
* gnu: udiskie: Update to 2.0.4.Guillaume Le Vaillant2020-01-23
| | | | | * gnu/packages/freedesktop.scm (udiskie): Update to 2.0.4. * gnu/packages/patches/udiskie-no-appindicator.patch: Update for 2.0.4.
* gnu: guile-present: Add "guile3.0-present".Ludovic Courtès2020-01-23
| | | | | | * gnu/packages/gtk.scm (guile-present)[source](snippet): Add "3.0" to the supported Guile versions. (guile3.0-present): New variable.
* gnu: guile-present: Pass the right module directories in scripts.Ludovic Courtès2020-01-23
| | | | | | * gnu/packages/gtk.scm (guile-present)[arguments]: In 'post-install' phase, remove hard-coded "2.0" and replace it by a computed effective version. Also, pass "/site-ccache" to -C.
* gnu: guile-present: Install .go files in /site-ccache.Ludovic Courtès2020-01-23
| | | | * gnu/packages/gtk.scm (guile-present)[source]: Add 'modules' and 'snippet'.
* gnu: guile-rsvg: Add "guile3.0-rsvg" variant.Ludovic Courtès2020-01-23
| | | | * gnu/packages/gtk.scm (guile3.0-rsvg): New variable.
* gnu: guile-cairo: Add "guile3.0-cairo" variant.Ludovic Courtès2020-01-23
| | | | | | * gnu/packages/gtk.scm (guile-cairo)[source](snippet): Add #include <string.h> everywhere #include <libguile.h> appears. (guile3.0-cairo): New variable.
* gnu: guile-lib: Add "guile3.0-lib" variant.Ludovic Courtès2020-01-23
| | | | | | * gnu/packages/guile-xyz.scm (guile-lib)[source]: Add 'modules' and 'snippet'. (guile3.0-lib): New variable.
* gnu: mcron: Add "guile3.0-mcron" variant.Ludovic Courtès2020-01-23
| | | | | | * gnu/packages/guile-xyz.scm (mcron)[arguments]: In 'fix-finding-guile' phase, add "3.0". (guile3.0-mcron): New variable.
* gnu: haunt: Add "guile3.0-haunt" variant.Ludovic Courtès2020-01-23
| | | | | | | * gnu/packages/guile-xyz.scm (haunt)[source]: Add 'modules' and 'snippet'. [arguments]: In 'wrap-haunt' phase, assume that INPUTS might lack "guile-reader". (guile3.0-haunt): New variable.
* gnu: guile-next: Disable JIT on armhf-linux.Ludovic Courtès2020-01-23
| | | | * gnu/packages/guile.scm (guile-3.0)[arguments]: New field.