Commit graph

55816 commits

Author SHA1 Message Date
Valentin Ignatev f628bf4952
gnu: rust-smallvec-0.6: Inherit from rust-smallvec-1.0.
* gnu/packages/crates-io.scm (rust-smallvec-0.6):
Inherit from rust-smallvec-1.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-23 22:23:12 +02:00
Valentin Ignatev 30ceaf3700
gnu: Add rust-smallvec-1.
* gnu/packages/crates-io.scm (rust-smallvec-1): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-23 22:23:12 +02:00
Valentin Ignatev b950135eb7
gnu: Add rust-ordered-float-1.0.
* gnu/packages/crates-io.scm (rust-ordered-float-1.0): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-23 22:23:12 +02:00
Valentin Ignatev d39efce8bc
gnu: Add rust-num-derive-0.2.
* gnu/packages/crates-io.scm (rust-num-derive-0.2): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-23 22:23:12 +02:00
Efraim Flashner d4cbecc02f
gnu: rust-complex-0.2: Upgrade to 0.2.4.
* gnu/packages/crates-io.scm (rust-num-complex-0.2): Update to 0.2.4.
[arguments]: Don't skip build. Replace rust-rand-0.4 with 0.5 in
cargo-inputs. Add rust-autocfg-1.0 to cargo-inputs. Remove
rust-autocfg-0.1 from cargo-development-inputs.
2020-02-23 22:23:12 +02:00
Valentin Ignatev d47514d970
gnu: Add rust-num-0.2.
* gnu/packages/crates-io.scm (rust-num-0.2): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-23 22:23:11 +02:00
Valentin Ignatev 8ac3903bba
gnu: Add rust-num-rational-0.2.
* gnu/packages/crates-io.scm (rust-num-rational-0.2): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-23 22:23:11 +02:00
Valentin Ignatev c2b63428f6
gnu: Add rust-stb-truetype-0.3.
* gnu/packages/crates-io.scm (rust-stb-truetype-0.3): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-23 22:23:11 +02:00
Valentin Ignatev 881bb73355
gnu: Add rust-num-bigint-0.2.
* gnu/packages/crates-io.scm (rust-num-bigint-0.2): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-23 22:23:11 +02:00
Valentin Ignatev 69ecc4495b
gnu: Add rust-quickcheck-macros-0.8.
* gnu/packages/crates-io.scm (rust-quickcheck-macros-0.8):
New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-23 22:23:11 +02:00
Valentin Ignatev 4bc4189c5d
gnu: Add rust-notify-4.
* gnu/packages/crates-io.scm (rust-notify-4): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-23 22:23:10 +02:00
Valentin Ignatev 85725ed7b8
gnu: Add rust-inotify-0.6.
* gnu/packages/crates-io.scm (rust-inotify-0.6): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-23 22:23:10 +02:00
Valentin Ignatev c0312f9475
gnu: Add rust-embed-resource-1.3.
* gnu/packages/crates-io.scm (rust-embed-resource-1.3): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-23 22:23:10 +02:00
Valentin Ignatev e47ea56918
gnu: Add rust-vswhom-0.1.
* gnu/packages/crates-io.scm (rust-vswhom-0.1): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-23 22:23:10 +02:00
Valentin Ignatev 94ddb94acc
gnu: Add rust-vswhom-sys-0.1.
* gnu/packages/crates-io.scm (rust-vswhom-sys-0.1): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-23 22:23:10 +02:00
Valentin Ignatev 791a8e5331
gnu: Add rust-vte-0.3.
* gnu/packages/crates-io.scm (rust-vte-0.3): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-23 22:23:09 +02:00
Valentin Ignatev 64bb237eb8
gnu: Add rust-anyhow-1.0 and rust-thiserror-1.0.
* 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>
2020-02-23 22:23:09 +02:00
John Soo 1063dea4ff
gnu: cedille: Update to 1.1.2.
* gnu/packages/cedille.scm (cedille): Update to 1.1.2.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-02-23 19:01:22 +01:00
raingloom f267420707
gnu: desmume: fix build on new GCC versions
* 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>
2020-02-23 18:14:44 +01:00
Jakub Kądziołka f6b4d395fd
gnu: z3: Build the Python bindings
* 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.
2020-02-23 17:58:38 +01:00
Tobias Geerinckx-Rice 4fed945280
gnu: font-google-material-design-icons: Use HTTPS home page.
* gnu/packages/fonts.scm (font-google-material-design-icons)[home-page]: Use HTTPS.
2020-02-23 17:55:05 +01:00
Tobias Geerinckx-Rice faa8dfd141
gnu: radicale: Use HTTPS home page.
* gnu/packages/dav.scm (radicale)[home-page]: Use HTTPS.
2020-02-23 17:55:05 +01:00
Tobias Geerinckx-Rice 62290cd45d
gnu: libsvm: Use HTTPS home page.
* gnu/packages/machine-learning.scm (libsvm)[home-page]: Use HTTPS.
2020-02-23 17:55:05 +01:00
Tobias Geerinckx-Rice aec92d0be4
gnu: ecl-trivial-features: Use HTTPS home page.
* gnu/packages/lisp-xyz.scm (ecl-trivial-features)[home-page]: Use HTTPS.
2020-02-23 17:55:05 +01:00
Tobias Geerinckx-Rice 8be58b487c
gnu: python-prettytable: Use HTTPS home page.
* gnu/packages/python-xyz.scm (python-prettytable)[home-page]: Follow
permanent redirection using HTTPS.
2020-02-23 17:55:05 +01:00
Tobias Geerinckx-Rice b947ba77e6
gnu: vim: Fix build on CoW file systems.
* gnu/packages/vim.scm (vim)[arguments]: Add disable-CoW phase.
2020-02-23 17:55:05 +01:00
Tobias Geerinckx-Rice c917c23e72
gnu: hevea: Update to 2.33.
* gnu/packages/ocaml.scm (hevea): Update to 2.33.
2020-02-23 17:55:05 +01:00
Tobias Geerinckx-Rice ab99ef659b
gnu: libostree: Update to 2020.1.
* gnu/packages/package-management.scm (libostree): Update to 2020.1.
2020-02-23 17:55:05 +01:00
Tobias Geerinckx-Rice 31d647478c
gnu: diffoscope: Update to 137.
* gnu/packages/diffoscope.scm (diffoscope): Update to 137.
2020-02-23 17:55:04 +01:00
Valentin Ignatev 73c59b3f51
gnu: Add rust-ref-cast-1.0.
* gnu/packages/crates-io.scm (rust-ref-cast-1.0): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-23 17:32:28 +02:00
Valentin Ignatev afa0a59eb0
gnu: rust-ref-cast-impl-0.2: Inherit from rust-ref-cast-impl-1.0.
* 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>
2020-02-23 17:25:58 +02:00
Valentin Ignatev 9e12b6373c
gnu: Add rust-ref-cast-impl-1.0.
* gnu/packages/crates-io.scm (rust-ref-cast-impl-1.0): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-23 17:23:29 +02:00
Valentin Ignatev 8b4f3d7fb6
gnu: Add rust-thiserror-impl-1.0.
* gnu/packages/crates-io.scm (rust-thiserror-impl-1.0): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-23 17:21:05 +02:00
Valentin Ignatev b148b5fa98
gnu: Add rust-futures-0.3.
* gnu/packages/crates-io.scm (rust-futures-0.3): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-23 17:19:48 +02:00
Valentin Ignatev ee24071f5e
gnu: Add rust-rustversion-1.0.
* gnu/packages/crates-io.scm (rust-rustversion-1.0): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-23 17:13:17 +02:00
Valentin Ignatev b85417d972
gnu: Add rust-futures-executor-0.3.
* gnu/packages/crates-io.scm (rust-futures-executor-0.3): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-23 17:08:40 +02:00
Efraim Flashner 40cae204b9
gnu: vim: Update to 8.2.0303.
* gnu/packages/vim.scm (vim): Update to 8.2.0303.
2020-02-23 16:42:53 +02:00
Jakub Kądziołka 1d0e8ec19e
gnu: mgba: Update to 0.8.1.
* 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.
2020-02-23 13:45:45 +01:00
Efraim Flashner 7da1e8f9b4
gnu: jetring: Update to 0.29.
* gnu/packages/gnupg.scm (jetring): Update to 0.29.
[source]: Download using git-fetch.
2020-02-23 14:18:49 +02:00
Vincent Legoll 3d314a5642
gnu: debootstrap: Update to 1.0.118
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>
2020-02-23 14:07:17 +02:00
Ludovic Courtès fa99c4bbc7
ui: (size->number "1.M") is correctly parsed.
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.
2020-02-23 12:47:13 +01:00
Ludovic Courtès 9f2fef4fb1
gnu: gnome: Re-add key propagated inputs.
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 a8cda7f579.
2020-02-23 12:47:13 +01:00
Jakub Kądziołka 6a3911b88f
swh: Handle absolute URLs being returned by the API.
* 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.
2020-02-23 12:30:18 +01:00
LaFreniere, Joseph 5ce67a1c20
gnu: Add emacs-rg.
* gnu/packages/emacs-xyz.scm (emacs-rg): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-23 11:41:14 +02:00
Efraim Flashner 6634b29f50
gnu: weechat: Sort inputs alphabetically.
* gnu/packages/irc.scm (weechat)[inputs]: Sort alphabetically.
2020-02-23 11:30:17 +02:00
Efraim Flashner bee2c1a918
gnu: weechat: Update to 2.7.1.
* gnu/packages/irc.scm (weechat): Update to 2.7.1.
2020-02-23 11:29:04 +02:00
nixo b40f405289
gnu: Add nheko.
* gnu/packages/messaging.scm (nheko): New variable.
2020-02-23 00:44:55 +01:00
nixo 659bc4362d
gnu: Add lmdbxx.
* gnu/packages/databases.scm (lmdbxx): New variable.
2020-02-23 00:44:55 +01:00
nixo 999f1f0bb4
gnu: Add tweeny.
* gnu/packages/cpp.scm (tweeny): New variable.
2020-02-23 00:44:54 +01:00
nixo 57163f91cf
gnu: Add mtxclient.
* gnu/packages/messaging.scm (mtxclient): New variable.
2020-02-23 00:44:54 +01:00