summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add rust-quickcheck-macros-0.8.Valentin Ignatev2020-02-23
| | | | | | | * gnu/packages/crates-io.scm (rust-quickcheck-macros-0.8): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-notify-4.Valentin Ignatev2020-02-23
| | | | | | * gnu/packages/crates-io.scm (rust-notify-4): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-inotify-0.6.Valentin Ignatev2020-02-23
| | | | | | * gnu/packages/crates-io.scm (rust-inotify-0.6): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-embed-resource-1.3.Valentin Ignatev2020-02-23
| | | | | | * gnu/packages/crates-io.scm (rust-embed-resource-1.3): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-vswhom-0.1.Valentin Ignatev2020-02-23
| | | | | | * gnu/packages/crates-io.scm (rust-vswhom-0.1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-vswhom-sys-0.1.Valentin Ignatev2020-02-23
| | | | | | * gnu/packages/crates-io.scm (rust-vswhom-sys-0.1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-vte-0.3.Valentin Ignatev2020-02-23
| | | | | | * gnu/packages/crates-io.scm (rust-vte-0.3): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-anyhow-1.0 and rust-thiserror-1.0.Valentin Ignatev2020-02-23
| | | | | | | | * gnu/packages/crates-io.scm (rust-anyhow-1.0, rust-thiserror-1.0): New variables. Add them together because they have cyclic dependencies on each other. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: cedille: Update to 1.1.2.John Soo2020-02-23
| | | | | | * gnu/packages/cedille.scm (cedille): Update to 1.1.2. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: desmume: fix build on new GCC versionsraingloom2020-02-23
| | | | | | | | | | | * gnu/packages/emulation.scm (desmume): add patches * gnu/packages/patches/desmume-gcc6-fixes.patch: new file * gnu/packages/patches/desmume-gcc7-fixes.patch: new file * gnu/local.mk (dist_patch_DATA): register the above Note: desmume-gcc6-fixes.patch contains some CRLF line endings. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
* gnu: z3: Build the Python bindingsJakub Kądziołka2020-02-23
| | | | | | * gnu/packages/maths.scm (z3)[arguments]: Add the --python and --pypkgdir flags to configure. To facilitate the latter, add (guix build python-build-system) to #:modules and #:imported-modules.
* gnu: font-google-material-design-icons: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-23
| | | | * gnu/packages/fonts.scm (font-google-material-design-icons)[home-page]: Use HTTPS.
* gnu: radicale: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-23
| | | | * gnu/packages/dav.scm (radicale)[home-page]: Use HTTPS.
* gnu: libsvm: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-23
| | | | * gnu/packages/machine-learning.scm (libsvm)[home-page]: Use HTTPS.
* gnu: ecl-trivial-features: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-23
| | | | * gnu/packages/lisp-xyz.scm (ecl-trivial-features)[home-page]: Use HTTPS.
* gnu: python-prettytable: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-23
| | | | | * gnu/packages/python-xyz.scm (python-prettytable)[home-page]: Follow permanent redirection using HTTPS.
* gnu: vim: Fix build on CoW file systems.Tobias Geerinckx-Rice2020-02-23
| | | | * gnu/packages/vim.scm (vim)[arguments]: Add disable-CoW phase.
* gnu: hevea: Update to 2.33.Tobias Geerinckx-Rice2020-02-23
| | | | * gnu/packages/ocaml.scm (hevea): Update to 2.33.
* gnu: libostree: Update to 2020.1.Tobias Geerinckx-Rice2020-02-23
| | | | * gnu/packages/package-management.scm (libostree): Update to 2020.1.
* gnu: diffoscope: Update to 137.Tobias Geerinckx-Rice2020-02-23
| | | | * gnu/packages/diffoscope.scm (diffoscope): Update to 137.
* gnu: Add rust-ref-cast-1.0.Valentin Ignatev2020-02-23
| | | | | | * gnu/packages/crates-io.scm (rust-ref-cast-1.0): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: rust-ref-cast-impl-0.2: Inherit from rust-ref-cast-impl-1.0.Valentin Ignatev2020-02-23
| | | | | | | | | * gnu/packages/crates-io.scm (rust-ref-cast-impl-0.2): Inherit from rust-ref-cast-impl-1.0. [arugments]: Skip build. Replace rust-quote-1.0 with 0.6 in cargo-inputs. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-ref-cast-impl-1.0.Valentin Ignatev2020-02-23
| | | | | | * gnu/packages/crates-io.scm (rust-ref-cast-impl-1.0): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-thiserror-impl-1.0.Valentin Ignatev2020-02-23
| | | | | | * gnu/packages/crates-io.scm (rust-thiserror-impl-1.0): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-futures-0.3.Valentin Ignatev2020-02-23
| | | | | | * gnu/packages/crates-io.scm (rust-futures-0.3): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-rustversion-1.0.Valentin Ignatev2020-02-23
| | | | | | * gnu/packages/crates-io.scm (rust-rustversion-1.0): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-futures-executor-0.3.Valentin Ignatev2020-02-23
| | | | | | * gnu/packages/crates-io.scm (rust-futures-executor-0.3): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: vim: Update to 8.2.0303.Efraim Flashner2020-02-23
| | | | * gnu/packages/vim.scm (vim): Update to 8.2.0303.
* gnu: mgba: Update to 0.8.1.Jakub Kądziołka2020-02-23
| | | | | | | * gnu/packages/emulators.scm (mgba): Update to 0.8.1. [inputs, native-inputs]: Move qttools to native-inputs as per guix lint (guix size says it's not used at runtime). [license]: Add expat for src/third-party/discord-rpc.
* gnu: jetring: Update to 0.29.Efraim Flashner2020-02-23
| | | | | * gnu/packages/gnupg.scm (jetring): Update to 0.29. [source]: Download using git-fetch.
* gnu: debootstrap: Update to 1.0.118Vincent Legoll2020-02-23
| | | | | | | | | | | | | | | | | The attached patch has been tested by creating arm64, mipsel & amd64 chroots and the amd64 one has been actually run. -- Vincent Legoll From a23b962c21e20c72f425675e6ea6e11cd0f944d0 Mon Sep 17 00:00:00 2001 From: Vincent Legoll <vincent.legoll@gmail.com> Date: Fri, 21 Feb 2020 23:34:40 +0100 Subject: [PATCH] gnu: debootstrap: Update to 1.0.118. * gnu/packages/debian.scm (debootstrap): Update to 1.0.118. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* ui: (size->number "1.M") is correctly parsed.Ludovic Courtès2020-02-23
| | | | | | | Reported by Pierre Neidhardt <mail@ambrevar.xyz>. * guix/ui.scm (size->number)[unit-pos]: Add #\. to CHAR-SET:DIGIT. * tests/ui.scm ("size->number, 1.M"): New test.
* gnu: gnome: Re-add key propagated inputs.Ludovic Courtès2020-02-23
| | | | | | | | Fixes <https://bugs.gnu.org/39646>. Reported by Andy Wingo <wingo@pobox.com>. * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Re-add packages inadvertently removed in a8cda7f57992e9ce9ae4a694eba54e3eab42c39b.
* swh: Handle absolute URLs being returned by the API.Jakub Kądziołka2020-02-23
| | | | | | | | * guix/swh.scm (swh-url): Don't prepend (%swh-base-url) if a domain is already present. This fixes the "guix lint: warning: while connecting to Software Heritage: host lookup failure: Name or service not known" error message.
* gnu: Add emacs-rg.LaFreniere, Joseph2020-02-23
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-rg): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: weechat: Sort inputs alphabetically.Efraim Flashner2020-02-23
| | | | * gnu/packages/irc.scm (weechat)[inputs]: Sort alphabetically.
* gnu: weechat: Update to 2.7.1.Efraim Flashner2020-02-23
| | | | * gnu/packages/irc.scm (weechat): Update to 2.7.1.
* gnu: Add nheko.nixo2020-02-23
| | | | * gnu/packages/messaging.scm (nheko): New variable.
* gnu: Add lmdbxx.nixo2020-02-23
| | | | * gnu/packages/databases.scm (lmdbxx): New variable.
* gnu: Add tweeny.nixo2020-02-23
| | | | * gnu/packages/cpp.scm (tweeny): New variable.
* gnu: Add mtxclient.nixo2020-02-23
| | | | * gnu/packages/messaging.scm (mtxclient): New variable.
* gnu: java-commons-codec: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-22
| | | | * gnu/packages/java.scm (java-commons-codec)[home-page]: Use HTTPS.
* gnu: python-singledispatch: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-22
| | | | * gnu/packages/python-xyz.scm (python-singledispatch)[home-page]: Use HTTPS.
* gnu: python2-wxpython: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-22
| | | | * gnu/packages/wxwidgets.scm (python2-wxpython)[home-page]: Use HTTPS.
* gnu: wslay: Fix build.Tobias Geerinckx-Rice2020-02-22
| | | | * gnu/packages/web.scm (wslay)[arguments]: Don't build in parallel.
* gnu: guile-semver: Update to 0.1.1.Timothy Sample2020-02-22
| | | | | * gnu/packages/guile-xyz.scm (guile-semver): Update to 0.1.1. [native-inputs]: Remove srfi-64-driver.
* gnu: r-genomicinteractions: Update to 1.20.1.Ricardo Wurmus2020-02-22
| | | | * gnu/packages/bioconductor.scm (r-genomicinteractions): Update to 1.20.1.
* gnu: r-cicero: Update to 1.4.1.Ricardo Wurmus2020-02-22
| | | | | * gnu/packages/bioconductor.scm (r-cicero): Update to 1.4.1. [propagated-inputs]: Add r-tidyr.
* gnu: Add rust-futures-util-0.3.Valentin Ignatev2020-02-22
| | | | | | * gnu/packages/crates-io.scm (rust-futures-util-0.3): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: rust-proc-macro2-1.0: Update to 1.0.8.Efraim Flashner2020-02-22
| | | | | * gnu/packages/crates-io.scm (rust-proc-macro2-1.0): Update to 1.0.8. [arguments]: Don't skip build.