John Soo
12c5d9bb44
gnu: 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>
2020-07-06 21:54:02 +03:00
Efraim Flashner
0043e6a633
gnu: rust-unicode-normalization-0.1: Don't skip build.
...
* gnu/packages/crates-io.scm (rust-unicode-normalization-0.1)
[arguments]: Don't skip build.
2020-07-06 21:54:02 +03:00
John Soo
8b5e2ca037
gnu: 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>
2020-07-06 21:54:01 +03:00
John Soo
41de2761d4
gnu: 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>
2020-07-06 21:54:01 +03:00
John Soo
d5a577070d
gnu: 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>
2020-07-06 21:54:01 +03:00
John Soo
a2221c7511
gnu: 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>
2020-07-06 21:54:01 +03:00
Jakub Kądziołka
a5dbc07d38
gnu: 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.
2020-07-06 19:50:31 +02:00
Pierre Neidhardt
28f7ef86ce
gnu: Add emacs-helm-selector.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-selector): New variable.
2020-07-06 19:04:49 +02:00
Pierre Neidhardt
14546abb43
gnu: sbcl-serapeum: Update to 20200703.
...
* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 20200703.
2020-07-06 17:20:47 +02:00
Pierre Neidhardt
419db9003f
gnu: sbcl-cl-prevalence: Update to 20200704.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-prevalence): Update to 20200704.
2020-07-06 17:20:47 +02:00
John Soo
78410b0969
gnu: 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>
2020-07-06 14:36:11 +02:00
Brice Waegeneire
ef20acae83
services: simulated-wifi: Use 'kernel-module-loader'.
...
* gnu/services/networking.scm (simulated-wifi-shepherd-services):
Change 'mac-simulation-module' service to use 'kernel-module-loader'.
2020-07-06 14:29:59 +02:00
John Soo
b523b034e2
gnu: Add libbpf.
...
* gnu/packages/linux.scm (libbpf): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-07-06 14:22:06 +02:00
Efraim Flashner
25a23a8d4a
gnu: Add python-patiencediff.
...
* gnu/packages/python-xyz.scm (python-patiencediff): New variable.
2020-07-06 12:02:09 +03:00
Efraim Flashner
4c93818392
gnu: python-fastimport: Update to 0.9.8.
...
* gnu/packages/python-xyz.scm (python-fastimport): Update to 0.9.8.
2020-07-06 11:56:17 +03:00
Oskar Köök
7f32c61e94
gnu: 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>
2020-07-06 11:13:58 +03:00
Nicolas Goaziou
a07a1b0eab
gnu: 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.
2020-07-06 09:46:59 +02:00
Nicolas Goaziou
3d80e618dd
gnu: emacs-lsp-mode: Update home-page.
...
* gnu/packages/emacs-xyz.scm (emacs-lsp-mode)[home-page]: Update to new URL.
2020-07-06 09:40:12 +02:00
Efraim Flashner
31e390f618
Revert "gnu: libmicrohttpd: Update to 0.9.71."
...
This update breaks most of the packages which rely on libmicrohttpd.
This reverts commit 1bab01c2db
.
2020-07-06 09:55:23 +03:00
Vagrant Cascadian
f3a5e58813
gnu: 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.
2020-07-05 17:55:12 -07:00
Christopher Baines
6ee7468758
gnu: 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: cdd99deb32
* gnu/packages/llvm.scm (python-llvmlite)[inputs]: Use a specific commit for
the patches.
2020-07-05 16:39:40 +01:00
Oleg Pykhalov
ff814b8f23
gnu: Add emacs-fd.
...
* gnu/packages/emacs-xyz.scm (emacs-fd): New variable.
2020-07-05 17:51:21 +03:00
Julien Lepiller
cfdb6770ef
gnu: josm: Update to 16731.
...
* gnu/packages/geo.scm (josm): Update to 16731.
2020-07-05 14:15:28 +02:00
Julien Lepiller
f1abc56655
gnu: Add java-opening-hours-parser.
...
* gnu/packages/geo.scm (java-opening-hours-parser): New variable.
2020-07-05 14:15:24 +02:00
Julien Lepiller
a5f8d4e0b3
gnu: Add java-jetbrains-annotations.
...
* gnu/packages/java.scm (java-jetbrains-annotations): New variable.
2020-07-05 14:12:53 +02:00
Björn Höfling
ee1dc9b3d1
gnu: 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>
2020-07-05 14:12:16 +02:00
Julien Lepiller
52a23d8e48
gnu: Add java-junitparams.
...
* gnu/packages/java.scm (java-junitparams): New variable.
2020-07-05 14:11:15 +02:00
guy fleury iteriteka
a0570377b8
gnu: 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>
2020-07-05 14:07:27 +03:00
Arun Isaac
3d067528b1
gnu: 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.
2020-07-05 16:16:54 +05:30
Tanguy Le Carrour
3772d80de7
gnu: 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>
2020-07-05 11:49:08 +02:00
Michael Rohleder
5b87bacd54
gnu: 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>
2020-07-05 11:33:56 +02:00
Jonathan Brielmaier
f96c3bbe24
gnu: 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>
2020-07-05 11:29:14 +02:00
Allan Adair
b9478f333b
gnu: 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>
2020-07-05 10:28:45 +02:00
Mathieu Othacehe
395782f235
system: Do not use "hurd-target?".
...
Fix the following issue, that happens during CI evaluation:
In guix/gexp.scm:
782:4 19 (_ _)
In guix/store.scm:
1907:12 18 (_ #<store-connection 256.99 7f3727b6de10>)
1340:2 17 (map/accumulate-builds #<store-connection 256.99 7f372…> …)
In srfi/srfi-1.scm:
586:29 16 (map1 ((#<file-append #<package hurd@0.9-1.91a516…> …) …))
586:29 15 (map1 ((#<file-append #<<parameterized> bindings:…> …) …))
586:29 14 (map1 ((#<file-append #<package hurd@0.9-1.91a516…> …) …))
586:17 13 (map1 ((#<<operating-system> kernel: #<<parameter…> …) …))
In guix/store.scm:
1299:8 12 (call-with-build-handler #<procedure build-accumulator…> …)
2025:24 11 (run-with-store #<store-connection 256.99 7f3727b6de10> …)
In guix/gexp.scm:
785:13 10 (_ _)
In guix/store.scm:
1859:8 9 (_ _)
In guix/gexp.scm:
243:18 8 (_ _)
In guix/store.scm:
1894:38 7 (_ #<store-connection 256.99 7f3727b6de10>)
In gnu/system.scm:
1012:19 6 (_ #<store-connection 256.99 7f3727b6de10>)
634:11 5 (operating-system-services #<<operating-system> kernel:…>)
611:17 4 (hurd-default-essential-services #<<operating-system> k…>)
555:18 3 (operating-system-directory-base-entries #<<operating-s…>)
1270:18 2 (operating-system-boot-parameters-file #<<operating-sy…> …)
1225:35 1 (operating-system-boot-parameters #<<operating-system>…> …)
1225:35 0 (operating-system-boot-parameters (#<<file-system> de…>) …)
gnu/system.scm:1225:35: In procedure operating-system-boot-parameters:
Wrong type to apply: #f
"hurd-target?" is returning false when it should return true in that context.
* gnu/system.scm (operating-system-boot-parameters): Check for "hurd" target
field of "os" instead of using the "hurd-target?" procedure.
2020-07-05 09:40:34 +02:00
Tobias Geerinckx-Rice
4cd05788b5
gnu: links: Enable framebuffer (fb) graphics driver.
...
* gnu/packages/web-browsers.scm (links)[native-inputs]:
Add linux-libre-headers.
[inputs]: Add gpm.
2020-07-05 07:03:11 +02:00
Tobias Geerinckx-Rice
77986a6a99
gnu: links: Sort inputs.
...
* gnu/packages/web-browsers.scm (links)[inputs]: Order alphabetically.
2020-07-05 07:03:11 +02:00
Tobias Geerinckx-Rice
dfb99268b0
gnu: Sort (gnu packages web-browsers) module imports.
...
* gnu/packages/web-browsers.scm: Order module imports alphabetically.
2020-07-05 07:03:11 +02:00
Tobias Geerinckx-Rice
2b504cc3d1
gnu: mosh: Remove ‘/bin/sh’ dependency.
...
* gnu/packages/ssh.scm (mosh)[arguments]: Add ‘patch-FHS-file-names’ phase.
2020-07-05 07:03:11 +02:00
Tobias Geerinckx-Rice
8dca40a3de
gnu: bcachefs-tools: Display the correct version.
...
* gnu/packages/file-systems.scm (bcachefs-tools)[arguments]: Add VERSION
to make-flags.
2020-07-05 07:03:11 +02:00
Vincent Legoll
fe743ebb41
gnu: 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>
2020-07-05 01:20:35 +02:00
Tobias Geerinckx-Rice
ef0e7a5d33
gnu: hplip: Update source hash.
...
The tarball was modified in place: <http://issues.guix.gnu.org/42191 >.
* gnu/packages/cups.scm (hplip)[source]: Update hash.
2020-07-04 19:39:00 +02:00
Arun Isaac
1367ee7a56
gnu: Add phockup.
...
* gnu/packages/image.scm (phockup): New variable.
2020-07-04 19:30:15 +05:30
Nicolas Goaziou
6f3ede9ae2
gnu: emacs-exwm-x: Fix build.
...
* gnu/packages/emacs-xyz.scm (emacs-exwm-x)[propagated-inputs]: Replace
emacs-ivy with emacs-counsel.
2020-07-04 14:29:49 +02:00
Nicolas Goaziou
0506ed33ab
gnu: emacs-lispy: Fix build.
...
* gnu/packages/emacs-xyz.scm (emacs-lispy)[propagated-inputs]: Replace
emacs-ivy with emacs-swiper.
2020-07-04 14:26:54 +02:00
Nicolas Goaziou
3fd31f625d
gnu: emacs-counsel-projectile: Fix build.
...
* gnu/packages/emacs-xyz.scm (emacs-counsel-projectile)[propagated-inputs]:
Replace emacs-ivy with emacs-counsel.
2020-07-04 14:00:55 +02:00
Nicolas Goaziou
99cf91743c
gnu: emacs-counsel-tramp: Update to 0.7.5.
...
* gnu/packages/emacs-xyz.scm (emacs-counsel-tramp): Update to 0.7.5.
[propagated-inputs]: Replace emacs-ivy with emacs-counsel.
2020-07-04 14:00:31 +02:00
Nicolas Goaziou
c46ceff89c
gnu: emacs-counsel-dash: Update to 0.1.3-4-370d5f6.
...
* gnu/packages/emacs-xyz.scm (emacs-counsel-dash): Update to 0.1.3-4-370d5f6.
[arguments]: Remove unnecessary phase.
[propagated-inputs]: Replace emacs-ivy with emacs-counsel.
2020-07-04 13:59:35 +02:00
Nicolas Goaziou
597bc8218c
gnu: emacs-counsel-etags: Update to 1.9.11.
...
* gnu/packages/emacs-xyz.scm (emacs-counsel-etags): Update to 1.9.11.
[propagated-inputs]: Replace emacs-ivy with emacs-counsel.
2020-07-04 13:59:03 +02:00
Nicolas Goaziou
e7d11f4fa6
gnu: Add emacs-counsel.
...
* gnu/packages/emacs-xyz.scm (emacs-counsel): New variable.
2020-07-04 13:47:57 +02:00
Nicolas Goaziou
525e1527c7
gnu: Add emacs-swiper.
...
* gnu/packages/emacs-xyz.scm (emacs-swiper): New variable.
2020-07-04 12:27:32 +02:00
Ricardo Wurmus
3dcac4be2b
gnu: r-nloptr: Update to 1.2.2.2.
...
* gnu/packages/statistics.scm (r-nloptr): Update to 1.2.2.2.
2020-07-04 11:52:34 +02:00
Ricardo Wurmus
82658db3df
gnu: r-dalex: Update to 1.3.0.
...
* gnu/packages/cran.scm (r-dalex): Update to 1.3.0.
2020-07-04 11:52:33 +02:00
Ricardo Wurmus
2e1cfd24ad
gnu: r-spdata: Update to 0.3.8.
...
* gnu/packages/cran.scm (r-spdata): Update to 0.3.8.
2020-07-04 11:52:33 +02:00
Ricardo Wurmus
0c2c1b01da
gnu: r-glmmtmb: Update to 1.0.2.1.
...
* gnu/packages/cran.scm (r-glmmtmb): Update to 1.0.2.1.
2020-07-04 11:52:33 +02:00
Ricardo Wurmus
5db9a14947
gnu: r-abn: Update to 2.2.2.
...
* gnu/packages/cran.scm (r-abn): Update to 2.2.2.
2020-07-04 11:52:33 +02:00
Ricardo Wurmus
54e04fed9c
gnu: r-depecher: Update to 1.4.1.
...
* gnu/packages/bioconductor.scm (r-depecher): Update to 1.4.1.
2020-07-04 11:52:33 +02:00
Ricardo Wurmus
c535717b6a
gnu: r-rsubread: Update to 2.2.3.
...
* gnu/packages/bioconductor.scm (r-rsubread): Update to 2.2.3.
2020-07-04 11:52:33 +02:00
Nicolas Goaziou
026b1344c3
gnu: Add emacs-bluetooth.
...
* gnu/packages/emacs-xyz.scm (emacs-bluetooth): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-07-04 00:48:28 +02:00
Vagrant Cascadian
394ec7158a
gnu: diffoscope: Update to 150.
...
* gnu/packages/diffoscope (diffoscope): Update to 150.
2020-07-03 15:42:45 -07:00
Michael Rohleder
0f524de38a
gnu: Add emacs-calibredb.
...
* gnu/packages/emacs-xyz.scm (emacs-calibredb): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-07-04 00:34:20 +02:00
Morgan Smith
619d164c80
gnu: Add emacs-org-beautify-theme.
...
* gnu/packages/emacs-xyz.scm (emacs-org-beautify-theme): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-07-04 00:30:25 +02:00
Nicolas Goaziou
5b8b0c78fd
gnu: emacs-auctex: Update to 12.2.4.
...
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 12.2.4.
2020-07-04 00:19:23 +02:00
Nicolas Goaziou
45058d6678
gnu: emacs-markdown-mode: Update hash too.
...
* gnu/packages/emacs-xyz.scm (emacs-markdown-mode): Update hash. This is
a followup to 3f45271243
.
2020-07-04 00:18:21 +02:00
Nicolas Goaziou
3f45271243
gnu: emacs-markdown-mode: Update to 2.4.
...
* gnu/packages/emacs-xyz.scm (emacs-markdown-mode): Update to 2.4.
2020-07-04 00:15:32 +02:00
Nicolas Goaziou
1ea8160de7
gnu: emacs-ivy: Update to 0.13.1.
...
* gnu/packages/emacs-xyz.scm (emacs-ivy): Update to 0.13.1.
[source]: Use GNU ELPA repository.
[homepage]: Point to GitHub instead of manual.
2020-07-04 00:14:00 +02:00
Dale Mellor
cce8ab8d80
gnu: Add curlpp library.
...
* gnu/packages/curl.scm (curlpp): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-03 23:53:32 +02:00
Fredrik Salomonsson
21064f095e
gnu: Add guix-simplyblack-sddm-theme.
...
* gnu/packages/display-managers.scm (guix-simplyblack-sddm-theme): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-03 23:53:31 +02:00
Ricardo Wurmus
c11b95af7f
gnu: hpcguix-web: Add guix to inputs.
...
* gnu/packages/web.scm (hpcguix-web)[inputs]: Add guix.
2020-07-03 22:43:47 +02:00
Eric Bavier
2ca4ae2993
gnu: Update synergy to 1.11.1.
...
* gnu/packages/synergy.scm (synergy): Update to 1.11.1.
[arguments]: Add "patch-desktop" phase.
[native-inputs]: New field.
[inputs]: Remove unused "xinput" input.
2020-07-03 14:06:42 -05:00
Pierre Neidhardt
ec70df7243
gnu: nyxt (formerly 'next'): Update to 20200702.
...
* gnu/packages/web-browsers.scm (next): Deprecate in favour of nyxt.
(nyxt): New variable.
2020-07-03 15:37:11 +02:00
Jakub Kądziołka
e643431c12
gnu: sbcl: Add comment explaining out-of-date version.
...
Make sure no one repeats this mistake.
This is a follow-up to commit 809aa3c51c
.
* gnu/packages/lisp.scm (sbcl): Add a comment advising against updating
to 2.0.6.
2020-07-03 15:19:33 +02:00
Guillaume Le Vaillant
b8fe812fe9
gnu: js8call: Update to 2.2.0.
...
* gnu/packages/radio.scm (js8call): Update to 2.2.0.
[inputs]: Use wsjtx-hamlib instead of regular hamlib.
2020-07-03 14:44:00 +02:00
Pierre Neidhardt
809aa3c51c
Revert "gnu: sbcl: Update to 2.0.6."
...
This reverts commit 1ac4959c6a
.
SBCL 2.0.6 breaks named-readtables and consequently many Common Lisp packages.
See https://github.com/melisgl/named-readtables/issues/19 .
2020-07-03 11:37:45 +02:00
Guillaume Le Vaillant
c7ce30cd5d
gnu: Add cl-napa-fft3.
...
* gnu/packages/lisp-xyz.scm (sbcl-napa-fft3, cl-napa-fft3): New variables.
2020-07-03 09:58:14 +02:00
Guillaume Le Vaillant
5a2997e5a6
gnu: Add cl-bordeaux-fft.
...
* gnu/packages/lisp-xyz.scm (sbcl-bordeaux-fft, cl-bordeaux-fft,
ecl-bordeaux-fft): New variables.
2020-07-03 09:58:13 +02:00
Jan (janneke) Nieuwenhuizen
2b76179ecd
services: system-service-type: Add entries support for the Hurd.
...
When creating a disk-image using --save-provenance, "guix system describe"
now works.
* gnu/system.scm (operating-system-directory-base-entries): Add conditional
"hurd" parameter, make "initrd" parameter conditional.
(hurd-default-essential-services): Use them.
(operating-system-boot-parameters-file): Only add 'initrd' when set.
2020-07-03 09:06:21 +02:00
Jan (janneke) Nieuwenhuizen
12906d3e2a
system: 'read-boot-parameters' allow initrd to be missing.
...
* gnu/system.scm (read-boot-parameters): Allow initrd to be missing.
2020-07-03 09:00:53 +02:00
Jan (janneke) Nieuwenhuizen
aa864ebdb0
system: 'read-boot-parameters' bugfix for multiboot.
...
* gnu/system.scm (read-boot-parameters): Oops, only return value for
multiboot-modules instead of (key value).
2020-07-03 08:59:31 +02:00
Eric Bavier
67d621c56e
gnu: Add pfetch.
...
* gnu/packages/admin.scm (pfetch): New variable.
2020-07-02 22:45:02 -05:00
Eric Bavier
ce9ea43373
gnu: Add ufetch.
...
* gnu/packages/admin.scm (ufetch): New variable.
2020-07-02 21:46:37 -05:00
Jakub Kądziołka
5ce123bd9a
gnu: Add lld.
...
* gnu/packages/llvm.scm (lld): New variable.
2020-07-03 01:26:17 +02:00
Jakub Kądziołka
ff2f86114c
gnu: llvm-9: Backport patch to fix miscompilation for big-endian targets.
...
* gnu/packages/llvm.scm (llvm-9)[source]: Add new patch.
* gnu/packages/patches/llvm-9-fix-bitcast-miscompilation.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register new file.
2020-07-03 01:26:16 +02:00
Jakub Kądziołka
7befec258c
gnu: rust: Bootstrap up to rustc 1.44.
...
* gnu/packages/rust.scm (rust-1.40, rust-1.41, rust-1.42, rust-1.43,
rust-1.44): New variables.
2020-07-03 01:26:16 +02:00
Jakub Kądziołka
851a7caf1a
gnu: llvm-9: Backport patches to fix miscompilations.
...
* gnu/packages/llvm.scm (llvm-9)[source]: Add new patches.
* gnu/packages/patches/llvm-9-fix-lpad-miscompilation.patch,
gnu/packages/patches/llvm-9-fix-scev-miscompilation.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register new patches.
2020-07-03 01:26:16 +02:00
Matthew Kraai
f51d836a48
gnu: python-gevent: Propagate dependencies.
...
* gnu/packages/python-xyz.scm (python-gevent)[native-inputs]: Move
python-zope-event and python-zone-interface to ...
[propagated-inputs]: ... here.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-02 23:54:02 +02:00
Ludovic Courtès
af74c0633a
gnu: gash, gash-utils: Build with Guile 3.0.
...
* gnu/packages/shells.scm (gash)[source]: Add 'modules' and 'snippet'.
[inputs]: Change GUILE-2.2 to GUILE-3.0.
(gash-utils)[source]: Add 'modules' and 'snippet'.
[inputs]: Change GUILE-2.2 to GUILE-3.0.
* gnu/packages/commencement.scm (gash-utils-boot)[source]: Remove
unneeded 'modules' field, and add 'snippet'.
(gash-utils-boot)[source]: New field.
* gnu/packages/patches/gash-utils-ls-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-07-02 23:54:02 +02:00
Ludovic Courtès
2807a8432a
gnu: network-manager-openconnect: Patch all the 'openconnect' file names.
...
* gnu/packages/gnome.scm (network-manager-openconnect)[arguments]: Make
sure all the references to the 'openconnect' executable are patched.
2020-07-02 23:54:02 +02:00
André Batista
1239aabd4c
gnu: Add tor-client.
...
* gnu/packages/tor.scm (tor-client): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-02 23:54:02 +02:00
Marius Bakke
415beccb1d
gnu: Add drbd-utils.
...
* gnu/packages/cluster.scm (drbd-utils): New variable.
2020-07-02 23:20:51 +02:00
Marius Bakke
5e0461c646
gnu: audacity: Update to 2.4.1.
...
* gnu/packages/audio.scm (audacity): Update to 2.4.1.
2020-07-02 23:20:51 +02:00
Marius Bakke
3162d11e70
gnu: Add parprouted.
...
* gnu/packages/networking.scm (parprouted): New public variable.
2020-07-02 23:20:51 +02:00
Marius Bakke
4d06076714
services: wpa-supplicant: Support specifying additional service dependencies.
...
* gnu/services/networking.scm (<wpa-supplicant-configuration>)[requirement]:
New parameter.
(wpa-supplicant-shepherd-service): Use it instead of hard-coded list.
* doc/guix.texi (Networking Services): Document accordingly.
2020-07-02 23:20:51 +02:00
Marius Bakke
6f8f13e941
services: wpa-supplicant: Do not export the <wpa-supplicant-configuration> record.
...
* gnu/services/networking.scm: Remove <wpa-supplicant-configuration> from exports.
2020-07-02 23:20:50 +02:00
Marius Bakke
dd3bd0be24
gnu: Add debianutils.
...
* gnu/packages/debian.scm (debianutils): New public variable.
2020-07-02 23:20:50 +02:00
Marius Bakke
0ceb7c191d
gnu: Add UFO: Alien Invasion.
...
* gnu/packages/games.scm (%ufoai-commit, %ufoai-revision, %ufoai-version,
ufoai-source, ufo2map, ufoai-data, ufoai): New variables.
2020-07-02 23:20:50 +02:00
Mathieu Othacehe
aea64acce7
gnu: cuirass: Update to 0.0.1-38.136a829.
...
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-38.136a829.
2020-07-02 21:13:52 +02:00
Christopher Lemmer Webber
054153b28c
gnu: python-grequests: Fix tests by adding zope dependencies.
...
* gnu/packages/python-web.scm (python-grequests)[native-inputs]:
Add python-zope.interface, python-zope.event.
2020-07-02 08:16:25 -04:00
Mathieu Othacehe
b919d4048e
gnu: guix: Update to 1.1.0-16.d3eee3c.
...
* gnu/packages/package-management.scm (guix): Update to 1.1.0-16.d3eee3c.
2020-07-02 13:50:51 +02:00
Mathieu Othacehe
d3eee3c064
gnu: guix: Update to 1.1.0-15.03deb1e.
...
* gnu/packages/package-management.scm (guix): Update to 1.1.0-15.03deb1e.
2020-07-02 13:19:30 +02:00
Mathieu Othacehe
6c59eb1da2
Revert "gnu: guix-minimal: Remove as failing and unused."
...
This reverts commit 044cffdf34
.
2020-07-02 13:19:30 +02:00
Mathieu Othacehe
214874e820
Fix build without SSH support.
...
* gnu/local.mk (GNU_SYSTEM_MODULES): Only include
gnu/machine/digital-ocean.scm and gnu/machine/ssh.scm if HAVE_GUILE_SSH is
set.
2020-07-02 13:19:30 +02:00
Ricardo Wurmus
4be969fb7e
gnu: r-mnormt: Update to 2.0.1.
...
* gnu/packages/statistics.scm (r-mnormt): Update to 2.0.1.
2020-07-02 12:45:57 +02:00
Ricardo Wurmus
3c45241274
gnu: r-mda: Update to 0.5-2.
...
* gnu/packages/cran.scm (r-mda): Update to 0.5-2.
2020-07-02 12:45:56 +02:00
Ricardo Wurmus
80897f9622
gnu: r-ingredients: Update to 1.3.0.
...
* gnu/packages/cran.scm (r-ingredients): Update to 1.3.0.
2020-07-02 12:45:56 +02:00
Ricardo Wurmus
53ea4ae4ce
gnu: r-spdep: Update to 1.1-5.
...
* gnu/packages/cran.scm (r-spdep): Update to 1.1-5.
[native-inputs]: Add r-knitr.
2020-07-02 12:45:56 +02:00
Ricardo Wurmus
1a4f3739fa
gnu: r-blockmodeling: Update to 1.0.0.
...
* gnu/packages/cran.scm (r-blockmodeling): Update to 1.0.0.
2020-07-02 12:45:56 +02:00
Ricardo Wurmus
f74542782b
gnu: r-future-apply: Update to 1.6.0.
...
* gnu/packages/cran.scm (r-future-apply): Update to 1.6.0.
2020-07-02 12:45:56 +02:00
Ricardo Wurmus
aa9cd2d4a3
gnu: r-fs: Update to 1.4.2.
...
* gnu/packages/cran.scm (r-fs): Update to 1.4.2.
2020-07-02 12:45:56 +02:00
Ricardo Wurmus
ddff76aae0
gnu: r-rdpack: Update to 1.0.0.
...
* gnu/packages/cran.scm (r-rdpack): Update to 1.0.0.
2020-07-02 12:45:56 +02:00
Ricardo Wurmus
bd978be3ae
gnu: r-annotationdbi: Update to 1.50.1.
...
* gnu/packages/bioinformatics.scm (r-annotationdbi): Update to 1.50.1.
2020-07-02 12:45:53 +02:00
Nicolas Goaziou
95ccca19df
gnu: python-folium: Update to 0.11.0.
...
* gnu/packages/python-xyz.scm (python-folium): Update to 0.11.0.
2020-07-02 12:12:54 +02:00
Nicolas Goaziou
dba255c033
gnu: wireshark: Update to 3.2.5.
...
* gnu/packages/networking.scm (wireshark): Update to 3.2.5.
2020-07-02 12:10:09 +02:00
Nicolas Goaziou
7e97137734
gnu: emacs-tramp: Update to 2.4.4.
...
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.4.4.
2020-07-02 12:09:48 +02:00
Efraim Flashner
f1f7054bb2
gnu: rust-bumpalo-2: Update to 2.6.0.
...
* gnu/packages/crates-io.scm (rust-bumpalo-2): Update to 2.6.0.
[arguments]: Don't skip build. Skip tests.
2020-07-02 12:25:23 +03:00
Efraim Flashner
502590f45a
gnu: rust-bumpalo-2.5: Rename to rust-bumpalo-2.
...
* gnu/packages/crates-io.scm (rust-bumpalo-2.5): Rename to ...
(rust-bumpalo-2): ... this.
2020-07-02 12:25:23 +03:00
Efraim Flashner
4ca62836a2
gnu: rust-crossbeam-utils-0.6: Update to 0.6.6.
...
* gnu/packages/crates-io.scm (rust-crossbeam-utils-0.6): Update to0.6.6.
[arguments]: Don't skip build. Replace rust-rand-0.4 with 0.6 in
cargo-development-inputs.
2020-07-02 12:25:23 +03:00
Efraim Flashner
d636d5b46d
gnu: rust-crossbeam-queue-0.1: Don't skip build.
...
* gnu/packages/crates-io.scm (rust-crossbeam-queue-0.1[arguments]: Don't
skip build. Replace rust-rand-0.4 with 0.6 in cargo-development-inputs.
2020-07-02 12:25:08 +03:00
Efraim Flashner
f8f61451fa
gnu: rust-crossbeam-epoch-0.7: Update to 0.7.2.
...
* gnu/packages/crates-io.scm (rust-crossbeam-epoch-0.7): Update to 0.7.2.
[arguments]: Don't skip build. In cargo-inputs replace
rust-memoffset-0.2 with 0.5, rust-scopeguard-0.3 with 1.0. Replace
rust-rand-0.4 with 0.6 in cargo-development-inputs.
2020-07-02 12:25:07 +03:00
Efraim Flashner
6d7d7a2d94
gnu: rust-crossbeam-epoch-0.8: Update to 0.8.2.
...
* gnu/packages/crates-io.scm (rust-crossbeam-epoch-0.8): Update to 0.8.2.
[arguments]: Don't skip build. In cargo-inputs replace rust-autocfg-0.1
with 1.0. Add rust-maybe-uninit-2.0.
2020-07-02 12:25:07 +03:00
Efraim Flashner
aa3ccff1f9
gnu: rust-crossbeam-deque-0.7: Update to 0.7.3.
...
* gnu/packages/crates-io.scm (rust-crossbeam-deque-0.7): Update to 0.7.3.
[arguments]: Don't skip build. Add rust-maybe-unint-2.0 to cargo-inputs.
2020-07-02 12:25:07 +03:00
Efraim Flashner
d7cd309a22
gnu: rust-crossbeam-channel-0.3: Don't skip build.
...
* gnu/packages/crates-io.scm (rust-crossbeam-channel-0.3)[arguments]:
Don't skip build.
2020-07-02 12:25:07 +03:00
Efraim Flashner
3679514ae6
gnu: rust-crossbeam-channel-0.4: Update to 0.4.2.
...
* gnu/packages/crates-io.scm (rust-crossbeam-channel-0.4): Update to 0.4.2.
[arguments]: Don't skip build. Add rust-maybe-uninit-2.0 to
cargo-inputs.
2020-07-02 12:25:07 +03:00
Efraim Flashner
793ea22045
gnu: rust-crossbeam-0.7: Update to 0.7.3.
...
* gnu/packages/crates-io.scm (rust-crossbeam-0.7): Update to 0.7.3.
[arguments]: Don't skip build. In cargo-inputs replace
rust-crossbeam-channel-0.3 with 0.4, rust-crossbeam-epoch-0.7 with 0.8,
rust-crossbeam-queue-0.1 with 0.2, rust-crossbeam-utils-0.6 with 0.7.
Replace rust-rand-0.4 with 0.6 in cargo-development-inputs.
2020-07-02 12:25:06 +03:00
Mathieu Othacehe
044cffdf34
gnu: guix-minimal: Remove as failing and unused.
...
* gnu/packages/package-management.scm (guix-minimal): Remove it.
2020-07-02 09:54:57 +02:00
Kyle Meyer
64fc2293ca
gnu: git-annex: Build and install man pages.
...
* gnu/packages/haskell-apps.scm (git-annex)[arguments]: Add phases for
building and installing the man pages.
[native-inputs]: Add perl.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-02 10:29:10 +03:00
simendsjo
09502e0233
gnu: Update Iosevka fonts from 3.1.1 to 3.2.2.
...
* gnu/packages/fonts.scm (font-iosevka, font-iosevka-slab,
font-iosevka-term, font-iosevka-term-slab, font-iosevka-aile,
font-iosevka-etoile, font-iosevka-sparkle): Update to 3.2.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-02 10:22:44 +03:00
Mathieu Othacehe
6b77e7352d
gnu: guix: Update to 1.1.0-14.5bd8033.
...
* gnu/packages/package-management.scm (guix): Update to 1.1.0-14.5bd8033.
2020-07-02 09:01:31 +02:00
Efraim Flashner
1bab01c2db
gnu: libmicrohttpd: Update to 0.9.71,
...
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.71.
2020-07-02 09:58:25 +03:00
Jakub Kądziołka
5bd803339d
gnu: deutex: Build with PNG support.
...
* gnu/packages/game-development.scm (deutex)[inputs]: Add libpng.
[native-inputs]: Add pkg-config.
2020-07-02 01:07:56 +02:00
Ludovic Courtès
eb5cf39e66
services: provenance: Save channel introductions.
...
* gnu/services.scm (channel->code): Include CHANNEL's introduction, if
any, unless CHANNEL is the singleton %DEFAULT-CHANNELS.
(channel->sexp): Add comment.
* guix/scripts/system.scm (sexp->channel): Change pattern to allow for
extensibility.
2020-07-01 23:34:51 +02:00
Efraim Flashner
67ba9815c9
gnu: rust-crossbeam-queue-0.2: Add missing input.
...
* gnu/packages/crates-io.scm (rust-crossbeam-queue-0.2)[arguments]: Add
rust-maybe-uninit-2.0 to cargo-inputs. Don't skip build.
2020-07-01 23:45:23 +03:00
Mark H Weaver
5db2736005
gnu: linux-libre: Update to 5.4.50.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.50.
(linux-libre-5.4-pristine-source): Update hash.
2020-07-01 13:31:06 -04:00
Mark H Weaver
0cb4f1e6f1
gnu: linux-libre@5.7: Update to 5.7.7.
...
* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.7.
(linux-libre-5.7-pristine-source): Update hash.
2020-07-01 13:30:22 -04:00
Mark H Weaver
a43802bfca
gnu: linux-libre@4.19: Update to 4.19.131.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.131.
(linux-libre-4.19-pristine-source): Update hash.
2020-07-01 13:29:46 -04:00
Mark H Weaver
e5aa0fd4eb
gnu: linux-libre@4.14: Update to 4.14.187.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.187.
(linux-libre-4.14-pristine-source): Update hash.
2020-07-01 13:29:02 -04:00
Mark H Weaver
92ce2a0b5f
gnu: linux-libre@4.9: Update to 4.9.229.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.229.
(linux-libre-4.9-pristine-source): Update hash.
2020-07-01 13:28:14 -04:00
Mark H Weaver
e2449dfa1d
gnu: linux-libre@4.4: Update to 4.4.229.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.229.
(linux-libre-4.4-pristine-source): Update hash.
2020-07-01 13:27:07 -04:00
Mark H Weaver
f74e9277c1
gnu: icecat: Update to 68.10.0-guix0-preview1 [security-fixes].
...
Includes fixes for CVE-2020-12417, CVE-2020-12418, CVE-2020-12419,
CVE-2020-12420, and CVE-2020-12421.
* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes. Remove
code that deleted the Onion Browser Button extension, which is no longer
bundled upstream.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version.
2020-07-01 12:45:08 -04:00
Efraim Flashner
ade0f8ea0c
gnu: gama: Update to 2.09.
...
* gnu/packages/gps.scm (gama): Update to 2.09.
2020-07-01 19:40:24 +03:00
Tobias Geerinckx-Rice
78d473aaf9
gnu: squid: Update to 4.12.
...
* gnu/packages/networking.scm (squid): Update to 4.12.
2020-07-01 17:52:45 +02:00
Tobias Geerinckx-Rice
5ebab403b1
gnu: libndp: Use HTTPS.
...
* gnu/packages/networking.scm (libndp)[source]: Hard-code NAME. Use HTTPS.
[home-page]: Use HTTPS.
2020-07-01 17:52:44 +02:00
Tobias Geerinckx-Rice
ec3cff2d7f
gnu: haproxy: Update to 2.1.7.
...
* gnu/packages/networking.scm (haproxy): Update to 2.1.7.
2020-07-01 17:52:43 +02:00
Tobias Geerinckx-Rice
210f5420ed
gnu: solaar: Fix build.
...
* gnu/packages/admin.scm (solaar)[arguments]: Remove unnecessary custom ‘build’ phase.
Set PYTHONPATH earlier, before building.
Reported by Robin Templeton (terpri on #guix).
2020-07-01 17:52:42 +02:00
Tobias Geerinckx-Rice
b3e8e6fdcf
gnu: qtractor: Update to 0.9.15.
...
* gnu/packages/music.scm (qtractor): Update to 0.9.15.
2020-07-01 17:52:42 +02:00
Tobias Geerinckx-Rice
e75d8234e7
gnu: ncdu: Fix up synopsis & description.
...
* gnu/packages/ncdu.scm (ncdu)[synopsis]: Fix typo.
[description]: Start with a proper sentence. Double-space.
2020-07-01 17:52:40 +02:00
Tobias Geerinckx-Rice
57e0b9e87c
gnu: ncdu: Update to 1.15.1.
...
* gnu/packages/ncdu.scm (ncdu): Update to 1.15.1.
2020-07-01 17:52:40 +02:00
Tobias Geerinckx-Rice
0b97e8fc96
gnu: padthv1: Update to 0.9.15.
...
* gnu/packages/music.scm (padthv1): Update to 0.9.15.
2020-07-01 17:52:39 +02:00
Tobias Geerinckx-Rice
5aed91019a
gnu: samplv1: Update to 0.9.15.
...
* gnu/packages/music.scm (samplv1): Update to 0.9.15.
2020-07-01 17:52:38 +02:00
Tobias Geerinckx-Rice
f4482a6396
gnu: drumkv1: Update to 0.9.15.
...
* gnu/packages/music.scm (drumkv1): Update to 0.9.15.
2020-07-01 17:52:37 +02:00
Tobias Geerinckx-Rice
958258dc20
gnu: synthv1: Update to 0.9.15.
...
* gnu/packages/music.scm (synthv1): Update to 0.9.15.
2020-07-01 17:52:36 +02:00
Tobias Geerinckx-Rice
caeb243712
gnu: mpd: Update to 0.21.24.
...
* gnu/packages/mpd.scm (mpd): Update to 0.21.24.
2020-07-01 17:52:35 +02:00
Tobias Geerinckx-Rice
36a0228eb8
gnu: ngircd: Update to 26.
...
* gnu/packages/messaging.scm (ngircd): Update to 26.
[native-inputs]: Add openssl.
2020-07-01 17:52:34 +02:00
Tobias Geerinckx-Rice
77b5498f32
gnu: nheko: Update to 0.7.2.
...
* gnu/packages/messaging.scm (nheko): Update to 0.7.2.
2020-07-01 17:52:33 +02:00
Tobias Geerinckx-Rice
c28c408e71
gnu: mtxclient: Update to 0.3.1.
...
* gnu/packages/messaging.scm (mtxclient): Update to 0.3.1.
2020-07-01 17:52:32 +02:00
Efraim Flashner
aa982985e0
gnu: vim-full: Remove unneeded phase.
...
* gnu/packages/vim.scm (vim-full)[arguments]: Remove custom
'skip-previewpopup phase.
2020-07-01 14:38:38 +03:00
Efraim Flashner
4e133f4fe4
gnu: vim: Update to 8.2.1101.
...
* gnu/packages/vim.scm (vim): Update to 8.2.1101. [arguments]: In
'patch-config-files patch more shell calls. Rename custom 'set-TZDIR
phase to 'set-environment-variables phase and also set TERM. Adjust
'skip-failing-tests to skip more tests.
2020-07-01 13:58:19 +03:00
B. Wilson
d277c00ec9
gnu: Add metamath.
...
* gnu/packages/maths.scm (metamath): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-07-01 12:56:10 +02:00
Leo Prikler
bb3ddda25d
gnu: ppsspp: Unbundle more sources.
...
* gnu/packages/emulators (ppsspp)[source]: Update unbundling snippet.
[inputs]: Add cityhash, libzip, vulkan-headers, vulkan-loader, xxhash.
[arguments]<#:configure-flags>: Add -DUSE_SYSTEM_LIBZIP=ON.
Update comments accordingly.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-07-01 12:10:30 +02:00
Leo Prikler
7ff99f4a17
gnu: spirv-cross: Improve description.
...
* gnu/packages/vulkan.scm (spirv-cross)[description]: Simplify.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-07-01 12:10:22 +02:00
Guillaume Le Vaillant
012bdf2e61
gnu: sbcl-alexandria: Update to 1.1.
...
* gnu/packages/lisp-xyz.scm (sbcl-alexandria): Update to 1.1.
2020-07-01 11:19:53 +02:00
Guillaume Le Vaillant
d2a34ebae0
gnu: sbcl-bordeaux-threads: Update to 0.8.8.
...
* gnu/packages/lisp-xyz.scm (sbcl-bordeaux-threads): Update to 0.8.8.
2020-07-01 11:19:52 +02:00
Guillaume Le Vaillant
4e7d5e323b
gnu: sbcl-cl-random-forest: Update to 0.1-1.fedb36c.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-random-forest): Update to 0.1-1.fedb36c.
2020-07-01 11:19:52 +02:00
Guillaume Le Vaillant
8f1ab4fb41
gnu: Move some lisp libraries.
...
Move the 3 lisp libraries that are not in lisp-xyz.scm with the others.
* gnu/packages/machine-learning.scm (sbcl-cl-libsvm-format, cl-libsvm-format,
ecl-cl-libsvm-format, sbcl-cl-online-learning, cl-online-learning,
ecl-cl-online-learning, sbcl-cl-random-forest, cl-random-forest,
ecl-cl-random-forest): Move to ...
* gnu/packages/lisp-xyz.scm (sbcl-cl-libsvm-format, cl-libsvm-format,
ecl-cl-libsvm-format, sbcl-cl-online-learning, cl-online-learning,
ecl-cl-online-learning, sbcl-cl-random-forest, cl-random-forest,
ecl-cl-random-forest): ... here.
2020-07-01 11:19:52 +02:00
Guillaume Le Vaillant
d2a9a39c71
gnu: sbcl-ironclad: Update to 0.50.
...
* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.50.
[inputs]: Remove trivial-garbage.
2020-07-01 11:19:52 +02:00
Pierre Neidhardt
1ac4959c6a
gnu: sbcl: Update to 2.0.6.
...
* gnu/packages/lisp.scm (sbcl): Update to 2.0.6.
2020-07-01 11:02:02 +02:00
Efraim Flashner
8ed5d9502d
gnu: vdirsyncer: Don't propagate python-click-5.
...
This prevents a profile collision when installing the package.
* gnu/packages/dav.scm (vdirsyncer)[propagated-inputs]: Move
python-click-5 ...
[inputs]: ... to here.
2020-07-01 09:30:56 +03:00
Kei Kebreau
21131e9c6d
gnu: maxima: Update to 5.44.0.
...
* gnu/packages/maths.scm (maxima): Update to 5.44.0.
2020-06-30 23:23:57 -04:00
Tobias Geerinckx-Rice
e063f0ccc8
gnu: fetchmail: Update to 6.4.8.
...
* gnu/packages/mail.scm (fetchmail): Update to 6.4.8.
2020-07-01 04:27:42 +02:00
Tobias Geerinckx-Rice
eee9eab722
gnu: man-db: Update to 2.9.3.
...
* gnu/packages/man.scm (man-db): Update to 2.9.3.
2020-07-01 04:27:42 +02:00
Tobias Geerinckx-Rice
6c4500c4a0
gnu: inotify-tools: Update to 3.20.2.2.
...
* gnu/packages/linux.scm (inotify-tools): Update to 3.20.2.2.
2020-07-01 03:54:57 +02:00
Tobias Geerinckx-Rice
1007500353
gnu: powertop: Update to 2.13.
...
* gnu/packages/linux.scm (powertop): Update to 2.13.
2020-07-01 03:54:57 +02:00
Tobias Geerinckx-Rice
639bdf970c
gnu: nvme-cli: Update to 1.12.
...
* gnu/packages/linux.scm (nvme-cli): Update to 1.12.
2020-07-01 03:54:57 +02:00
Tobias Geerinckx-Rice
2ddfcf4be8
gnu: nftables: Update to 0.9.6.
...
* gnu/packages/linux.scm (nftables): Update to 0.9.6.
2020-07-01 03:54:57 +02:00
Tobias Geerinckx-Rice
27f56b2c18
gnu: haveged: Update to 1.9.13.
...
* gnu/packages/linux.scm (haveged): Update to 1.9.13.
2020-07-01 03:54:56 +02:00
Tobias Geerinckx-Rice
46c26a7313
gnu: rmlint: Update to 2.10.1.
...
* gnu/packages/disk.scm (rmlint): Update to 2.10.1.
2020-07-01 03:54:56 +02:00
Tobias Geerinckx-Rice
435dce1df7
gnu: mame: Update to 0.222.
...
* gnu/packages/emulators.scm (mame): Update to 0.222.
2020-07-01 03:54:56 +02:00
Tobias Geerinckx-Rice
0e2353731c
gnu: docker, docker-cli: Update to 19.03.12.
...
* gnu/packages/docker.scm (%docker-version): Update to 19.03.12.
(docker, docker-cli): Update hashes.
2020-07-01 03:54:56 +02:00
Tobias Geerinckx-Rice
9781013cbe
gnu: rust-crossbeam-queue: Fix home page.
...
* gnu/packages/crates-io.scm (rust-crossbeam-queue)[home-page]:
Point to the right sub-project.
2020-07-01 03:54:56 +02:00
Tobias Geerinckx-Rice
2dc0b36958
gnu: rust-crossbeam-queue: Update to 0.2.3.
...
* gnu/packages/crates-io.scm (rust-crossbeam-queue): Update to 0.2.3.
2020-07-01 03:54:56 +02:00
Tobias Geerinckx-Rice
7c475372d2
gnu: premake@5: Update to 5.0.0-alpha15.
...
* gnu/packages/build-tools.scm (premake5): Update to 5.0.0-alpha15.
[arguments]: Modify ‘enter-source’ phase.
2020-07-01 03:54:55 +02:00
Tobias Geerinckx-Rice
ce2603bd1d
gnu: inxi-minimal: Update to 3.1.04-1.
...
* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.04-1.
2020-07-01 03:54:55 +02:00
Marius Bakke
c8a4e59ac4
gnu: Python: Support cross-compiling for the Hurd.
...
* gnu/packages/python.scm (python-3.8): When cross-compiling for Hurd, add
substitution for the configure script.
2020-06-30 21:30:52 +02:00
Marius Bakke
efc396ef3d
gnu: gexiv2: Update to 0.12.1.
...
* gnu/packages/gnome.scm (gexiv2): Update to 0.12.1.
2020-06-30 21:30:52 +02:00
Jan (janneke) Nieuwenhuizen
4a98675381
gnu: hosts: Clarify this script only works on a foreign distro.
...
* gnu/packages/admin.scm (hosts)[synopsis, description]: Clarify that this
script works only on a foreign distro.
2020-06-30 21:19:13 +02:00
Efraim Flashner
a21d6b6351
gnu: python-clyent: Update home-page.
...
* gnu/packages/python-xyz.scm (python-clyent)[home-page]: Update to new
home-page.
2020-06-30 21:39:43 +03:00
Andrius Štikonas via Guix-patches via
13cba9b9df
gnu: python-clyent: Fix typo in description.
...
* gnu/packages/python-xyz.scm (python-clyent)[description]: Fix a typo.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-06-30 20:34:54 +02:00
Efraim Flashner
3123cdaf7b
gnu: Add get-iplayer.
...
* gnu/packages/video.scm (get-iplayer): New variable.
2020-06-30 21:13:52 +03:00
Efraim Flashner
7dfe25f574
gnu: Add presentty.
...
* gnu/packages/presentation.scm (presentty): New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
2020-06-30 21:13:52 +03:00
Efraim Flashner
634620dbb2
gnu: Add python-pillow-2.9.
...
* gnu/packages/python-xyz.scm (python-pillow-2.9): New package.
2020-06-30 21:13:51 +03:00
Efraim Flashner
13bd54b15d
gnu: Sort package modules alphabetically in (gnu packages pretty-print).
...
* gnu/packages/pretty-print.scm: Sort package module imports
alphabetically.
2020-06-30 21:13:51 +03:00
Oleg Pykhalov
ceb233bb76
gnu: Add hosts.
...
* gnu/packages/admin.scm (hosts): New variable.
2020-06-30 20:42:43 +03:00
Tobias Geerinckx-Rice
a583d01a8a
gnu: ceph: Update to 14.2.10 [fixes CVE-2020-10753].
...
* gnu/packages/storage.scm (ceph): Update to 14.2.10.
[source]: Keep required bundled seastar.
[inputs]: Add librdkafka.
2020-06-30 19:02:46 +02:00
Tobias Geerinckx-Rice
c0164344b8
gnu: libaacs: Update to 0.10.0.
...
* gnu/packages/video.scm (libaacs): Update to 0.10.0.
2020-06-30 19:02:46 +02:00
Tobias Geerinckx-Rice
5a462ea8fa
gnu: libaacs: Don't use NAME in source URI.
...
* gnu/packages/video.scm (libaacs)[source]: Hard-code NAME.
2020-06-30 19:02:46 +02:00
Tobias Geerinckx-Rice
3468737c21
gnu: umoci: Update to 0.4.6.
...
* gnu/packages/virtualization.scm (umoci): Update to 0.4.6.
[source, arguments]: Update import path.
2020-06-30 19:02:46 +02:00
Tobias Geerinckx-Rice
02583de9fe
gnu: libxls: Update to 1.5.3.
...
* gnu/packages/statistics.scm (libxls): Update to 1.5.3.
2020-06-30 19:02:46 +02:00
Tobias Geerinckx-Rice
ccbf5f62c6
gnu: rclone: Update to 1.52.2.
...
* gnu/packages/sync.scm (rclone): Update to 1.52.2.
2020-06-30 19:02:46 +02:00
Tobias Geerinckx-Rice
10a8211e0e
gnu: st: Update to 0.8.4.
...
* gnu/packages/suckless.scm (st): Update to 0.8.4.
2020-06-30 19:02:46 +02:00
Ricardo Wurmus
3d5334c390
gnu: blast+: Update to 2.10.1.
...
* gnu/packages/bioinformatics.scm (blast+): Update to 2.10.1.
2020-06-30 18:49:11 +02:00
Jan (janneke) Nieuwenhuizen
5164d7fd26
system: hurd: Oops, have 'initrd' default to #f.
...
* gnu/system/hurd.scm (%hurd-default-operating-system)[initrd]: Oops, set to #f.
2020-06-30 18:26:47 +02:00
Alberto Eleuterio Flores Guerrero
9299da1362
gnu: Add widelands.
...
* gnu/local.mk (widelands): New variable.
* gnu/packages/patches/widelands-system-wide_minizip.patch: New file.
(dist_patch_DATA): Register file above.
Co-authored-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-30 17:44:38 +02:00
Nicolas Goaziou
db23a54875
gnu: Add bzflag.
...
* gnu/packages/games.scm (bzflag): New variable.
2020-06-30 17:37:50 +02:00
Nicolas Goaziou
393190ce1d
gnu: Add astromenace.
...
* gnu/packages/games.scm (astromenace): New variable.
2020-06-30 17:29:23 +02:00
Vitaliy Shatrov
8518266314
gnu: Add taisei.
...
* gnu/packages/games.scm (taisei): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-30 17:25:14 +02:00
Mathieu Othacehe
7bd13ed647
gnu: cuirass: Update to 0.0.1-37.882393d.
...
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-37.882393d.
2020-06-30 17:02:45 +02:00
Leo Prikler
10543ef8e1
gnu: Add ppsspp.
...
* gnu/packages/emulators.scm (ppsspp): New variable.
* gnu/packages/patches/ppsspp-disable-upgrade-and-gold.patch: New file.
* gnu/local.mk: Register it.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-30 16:47:58 +02:00
Leo Prikler
0bc6a5796a
gnu: add spirv-cross.
...
* gnu/packages/vulkan.scm (spirv-cross): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-30 16:47:58 +02:00
Leo Prikler
68a671abc8
gnu: Add armips.
...
* gnu/packages/assembly.scm (armips): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-30 16:47:58 +02:00
Pierre Neidhardt
f67ae66689
gnu: Add tesseract-engine.
...
* gnu/packages/game-development.scm (tesseract-engine): New variable.
2020-06-30 16:33:28 +02:00
Jan (janneke) Nieuwenhuizen
b38556ea7f
gnu: guix: Update to 1.1.0-13.26611f56fb.
...
* gnu/packages/package-management.scm (guix): Update to 1.1.0-13.26611f56fb
2020-06-30 15:17:29 +02:00
Jan (janneke) Nieuwenhuizen
26611f56fb
gnu: hurd-core-headers: Strictly include header packages.
...
* gnu/packages/hurd.scm (hurd-core-headers)[arguments]: Strictly include
header package inputs in union.
2020-06-30 15:16:09 +02:00
Jan (janneke) Nieuwenhuizen
b1c894b53f
gnu: nghttp2: Support for the Hurd.
...
* gnu/packages/web.scm (nghttp2)[inputs]: When compiling for the Hurd, include
openssl:static.
2020-06-30 15:16:09 +02:00
Danny Milosavljevic
a7eaaec8c1
gnu: busybox: Accept make-flags.
...
* gnu/packages/busybox.scm (busybox)[arguments]<#:phases>[configure]: Accept
MAKE-FLAGS and use them.
[check]: Accept MAKE-FLAGS and use them.
[install]: Accept MAKE-FLAGS and use them.
2020-06-30 15:08:49 +02:00
Mathieu Othacehe
5e766fe5a2
tests: install: Increase image size limit.
...
Commits 0eed771275
and
614a1e3fa2
caused a ~150M increase of the image
size. Increase the image size limit by 200M until the situation is addressed.
* gnu/tests/install.scm (%simple-installation-script,
%extlinux-gpt-installation-script, %simple-installation-script-for-/dev/vda,
%raid-root-installation-script, %encrypted-root-installation-script): Increase
image size limit by 200M.
2020-06-30 14:44:01 +02:00
Jakub Kądziołka
14cce84ca7
gnu: Add gcc-{objc,objc++}-{9,10}.
...
* gnu/packages/gcc.scm (%objc-search-paths, %objc++-search-paths): New variables.
(gcc-objc-4.8, gcc-objc-4.9, gcc-objc-5, gcc-objc-6, gcc-objc-7,
gcc-objc-8, gcc-objc++-4.8, gcc-objc++-4.9, gcc-objc++-5, gcc-objc++-6,
gcc-objc++-7, gcc-objc++-8): Don't duplicate the search path list.
(gcc-objc-9, gcc-objc-10, gcc-objc++-9, gcc-objc++-10): New variables.
2020-06-30 13:18:13 +02:00
Jakub Kądziołka
0681f05486
gnu: gfortran: Remove unusable versions.
...
The gfortran packages cannot be used without being wrapped with
gfortran-toolchain. However, as the comment in (gnu packages
commencement) explains, there cannot be more than one gfortran-toolchain
package because of ABI issues. Thus, versions of gfortran other than the
main one are useless.
* gnu/packages/gcc.scm (gfortran-4.8, gfortran-4.9, gfortran-5,
gfortran-6, gfortran-7, gfortran-8, gfortran-9): Remove variables.
(gfortran): Define the gfortran package based on the gcc variable.
2020-06-30 12:57:28 +02:00
Mathieu Othacehe
9554f5a85e
gnu: cuirass: Update to 0.0.1-36.4dd9664.
...
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-36.4dd9664.
2020-06-30 09:34:52 +02:00
Efraim Flashner
94c3f58d58
gnu: python2-backports-functools-lru-cache: Update to 1.6.1.
...
* gnu/packages/python-xyz.scm (python2-backports-functools-lru-cache):
Update to 1.6.1.
2020-06-30 10:11:00 +03:00
Efraim Flashner
2a723eaf12
gnu: python-soupsieve: Update to 2.0.1.
...
* gnu/packages/python-xyz.scm (python-soupsieve): Update to 2.0.1.
(python2-soupsieve): Update to 1.9.6.
2020-06-30 09:55:59 +03:00
Efraim Flashner
8154ba9a59
gnu: python-beautifulsoup4: Update to 4.9.1.
...
* gnu/packages/python-xyz.scm (python-beautifulsoup4): Update to 4.9.1.
2020-06-30 09:49:28 +03:00
Efraim Flashner
a9ff5b72a6
gnu: toot: Update to 0.27.0.
...
* gnu/packages/mastodon.scm (toot): Update to 0.27.0.
2020-06-30 09:45:44 +03:00
Efraim Flashner
05b237308b
gnu: kdeconnect: Update to 20.04.2.
...
* gnu/packages/kde.scm (kdeconnect): Update to 20.04.2.
2020-06-30 09:43:09 +03:00
Efraim Flashner
5511395b05
gnu: parallel: Update to 20200622.
...
* gnu/packages/parallel.scm (parallel): Update to 20200622.
2020-06-30 09:31:53 +03:00
Efraim Flashner
a3c5540df3
gnu: mutt: Update to 1.14.5.
...
* gnu/packages/mail.scm (mutt): Update to 1.14.5.
2020-06-30 09:20:52 +03:00
Tobias Geerinckx-Rice
37a4863731
gnu: wslay: Update to 1.1.1.
...
* gnu/packages/web.scm (wslay): Update to 1.1.1.
2020-06-30 01:50:30 +02:00
Tobias Geerinckx-Rice
d5255a4fda
gnu: wireguard-linux-compat: Update to 1.0.20200623.
...
* gnu/packages/vpn.scm (wireguard-linux-compat): Update to 1.0.20200623.
2020-06-30 01:50:30 +02:00
Tobias Geerinckx-Rice
1c217fc360
gnu: menumaker: Update to 0.99.12.
...
* gnu/packages/wm.scm (menumaker): Update to 0.99.12.
2020-06-30 01:50:30 +02:00
Tobias Geerinckx-Rice
8998965adb
gnu: libwacom: Update to 1.4.
...
* gnu/packages/xdisorg.scm (libwacom): Update to 1.4.
2020-06-30 01:50:30 +02:00
Tobias Geerinckx-Rice
fe09d9ff07
gnu: youtube-dl: Update to 2020.06.16.1.
...
* gnu/packages/video.scm (youtube-dl): Update to 2020.06.16.1.
2020-06-30 01:50:29 +02:00
Ludovic Courtès
e3e757edf9
gnu: geeqie: Update to 1.5.
...
* gnu/packages/image-viewers.scm (geeqie): Update to 1.5.
[arguments]: Add "--enable-gtk3" to #:configure-flags. Remove #:parallel-build?
and #:phases.
2020-06-30 00:18:28 +02:00
Vinicius Monego
172ca314c3
gnu: darktable: Add dependency on GMIC and OpenCL headers.
...
* gnu/packages/photo.scm (darktable)[arguments]: Fix opencl-c.h path.
[native-inputs]: Add opencl-headers, make LLVM version specific.
[inputs]: Add gmic.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-30 00:18:28 +02:00
Vinicius Monego
9075c6b3b4
gnu: python-imageio: Update home-page, synopsis and description.
...
* gnu/packages/python-xyz.scm (python-imageio): Update home-page, synopsis and description.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-30 00:18:28 +02:00
Ludovic Courtès
badd216172
gnu: gcc-toolchain: Remove "glibc:debug" and "glibc:static" from "out".
...
With this change, the closure of "gcc-toolchain:out" goes from 1 GiB to
393 MiB, which was the intention.
* gnu/packages/commencement.scm (make-gcc-toolchain): Filter out
"libc-debug" and "libc-static" from OUT.
2020-06-30 00:18:28 +02:00
Efraim Flashner
3e51f9eb3a
gnu: java-bsh: Don't use unstable tarball.
...
* gnu/packages/java.scm (java-bsh)[source]: Download using git-fetch.
2020-06-29 22:41:28 +03:00
Efraim Flashner
4e257acf48
gnu: java-jcommander: Don't use unstable tarball.
...
* gnu/packages/java.scm (java-jcommander)[source]: Download using
git-fetch.
2020-06-29 22:41:28 +03:00
Efraim Flashner
87ce1fc596
gnu: java-jboss-javassist: Remove prebuilt jar in snippet.
...
* gnu/packages/java.scm (java-jboss-javassist)[source]: Add snippet to
remove prebuilt jar.
[arguments]: Remove custom 'remove-binary phase.
2020-06-29 22:41:28 +03:00
Efraim Flashner
8b40878904
gnu: java-jboss-javassist: Don't use unstable tarball.
...
* gnu/packages/java.scm (java-jboss-javassist)[source]: Download using
git-fetch.
[arguments]: Add custom 'make-files-writable phase.
2020-06-29 22:41:28 +03:00
Efraim Flashner
04ca89d8ad
gnu: java-assertj: Don't use unstable tarball.
...
* gnu/packages/java.scm (java-asssertj)[source]: Download using
git-fetch.
2020-06-29 22:41:28 +03:00
Efraim Flashner
b176f69fba
gnu: java-guice: Don't use unstable tarball.
...
* gnu/packages/java.scm (java-guice)[source]: Download using git-fetch.
[arguments]: Add custom 'make-files-writable phase.
(java-guice-servlet)[arguments]: Same.
2020-06-29 22:41:27 +03:00
Nicolas Goaziou
02b38c112e
gnu: emacs-modus-vivendi-theme: Update to 0.10.0.
...
* gnu/packages/emacs-xyz.scm (emacs-modus-vivendi-theme): Update to 0.10.0.
2020-06-29 21:33:52 +02:00
Nicolas Goaziou
e9f9f4df0d
gnu: emacs-modus-operandi-theme: Update to 0.10.0.
...
* gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme): Update to 0.10.0.
2020-06-29 21:33:41 +02:00
Kei Kebreau
6ebf300959
gnu: starfighter: Update to 2.2.1.
...
* gnu/packages/games.scm (starfighter): Update to 2.2.1.
[source]: Update URI.
2020-06-29 12:13:20 -04:00
Mathieu Othacehe
880bf7a094
ci: Do not limit disk-image size.
...
Installation tests are already checking the disk-image size. Do not set
another limit here.
* gnu/ci.scm (image-jobs): Do not limit disk-image size.
2020-06-29 17:24:36 +02:00
Nicolas Goaziou
6dd2ad26d0
gnu: Add mednafen.
...
* gnu/packages/emulators.scm (mednafen): New variable.
2020-06-29 17:05:12 +02:00
Tobias Geerinckx-Rice
c47485b27c
gnu: marisa: Mark up description.
...
* gnu/packages/datastructures.scm (marisa)[description]: Use @acronym.
2020-06-29 15:47:13 +02:00
Tobias Geerinckx-Rice
9b26efdd2a
gnu: marisa: Update to 0.2.6.
...
* gnu/packages/datastructures.scm (marisa): Update to 0.2.6.
[source]: Use worse URL.
[native-inputs]: Add autoconf, automake, and libtool.
2020-06-29 15:47:13 +02:00
Tobias Geerinckx-Rice
809a3f72d1
gnu: mariadb-connector-c: Update to 3.1.9.
...
* gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.9.
2020-06-29 15:47:13 +02:00
Tobias Geerinckx-Rice
23ec2a0e6f
gnu: perl-dbix-class: Update to 0.082842.
...
* gnu/packages/databases.scm (perl-dbix-class): Update to 0.082842.
[propagated-inputs]: Replace perl-sql-abstract with
perl-sql-abstract-classic.
2020-06-29 15:47:13 +02:00
Tobias Geerinckx-Rice
5d01aeba94
gnu: Add perl-sql-abstract-classic.
...
* gnu/packages/databases.scm (perl-sql-abstract-classic): New public variable.
2020-06-29 15:47:13 +02:00
Tobias Geerinckx-Rice
d0936fd0c6
gnu: rust-x11-dl: Update to 2.18.5.
...
* gnu/packages/crates-io.scm (rust-x11-dl): Update to 2.18.5.
2020-06-29 15:47:12 +02:00
Tobias Geerinckx-Rice
ee091ff637
gnu: python-coverage: Update home page.
...
* gnu/packages/check.scm (python-coverage)[home-page]: Update & use HTTPS.
2020-06-29 15:47:12 +02:00
Tobias Geerinckx-Rice
b3808d1feb
gnu: sparse: Update to 0.6.2.
...
* gnu/packages/c.scm (sparse): Update to 0.6.2.
2020-06-29 15:47:12 +02:00
Tobias Geerinckx-Rice
17154ad99f
gnu: ccache: Update to 3.7.10.
...
* gnu/packages/ccache.scm (ccache): Update to 3.7.10.
2020-06-29 15:47:12 +02:00
Tobias Geerinckx-Rice
09fbfe147e
gnu: stellarium: Update to 0.20.2.
...
* gnu/packages/astronomy.scm (stellarium): Update to 0.20.2.
2020-06-29 15:47:12 +02:00
Tobias Geerinckx-Rice
0dd2dc7923
gnu: ansible: Update to 2.9.10.
...
* gnu/packages/admin.scm (ansible): Update to 2.9.10.
2020-06-29 15:47:12 +02:00
Tobias Geerinckx-Rice
126f74c7d5
gnu: s-tui: Update to 1.0.1.
...
* gnu/packages/admin.scm (s-tui): Update to 1.0.1.
2020-06-29 15:47:11 +02:00
Tobias Geerinckx-Rice
1d25cfbaf4
gnu: xxhash: Detect vector instructions at run time.
...
* gnu/packages/digest.scm (xxhash)[arguments]: Set DISPATCH=1 make flag
on x86.
2020-06-29 15:47:11 +02:00
Tobias Geerinckx-Rice
8db9300454
gnu: xxhash: Update to 0.7.4.
...
* gnu/packages/digest.scm (xxhash): Update to 0.7.4.
2020-06-29 15:47:11 +02:00
Tobias Geerinckx-Rice
9c1324a416
gnu: xxhash: Cross-compile.
...
* gnu/packages/digest.scm (xxhash)[arguments]: Use CC-FOR-TARGET.
2020-06-29 15:47:11 +02:00
Tobias Geerinckx-Rice
85eec227e1
gnu: vdirsyncer: Update to 0.16.8.
...
* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.8.
[propagated-inputs]: Use python-click-5.
2020-06-29 15:47:11 +02:00
Tobias Geerinckx-Rice
ee81abe23c
gnu: Add python-click@5.
...
* gnu/packages/python-xyz.scm (python-click-5): New public variable.
2020-06-29 15:47:11 +02:00
Guillaume Le Vaillant
4726020546
gnu: monero-gui: Update to 0.16.0.1.
...
* gnu/packages/finance.scm (monero-gui): Update to 0.16.0.1.
2020-06-29 14:32:05 +02:00
Guillaume Le Vaillant
ffd0c918b6
gnu: monero: Update to 0.16.0.1.
...
* gnu/packages/finance.scm (monero): Update to 0.16.0.1.
2020-06-29 14:32:05 +02:00
Matthew Kraai
484255f7b4
gnu: python-pytest-flake8: Update to 1.0.6.
...
* gnu/packages/python-check.scm (python-pytest-flake8): Update to 1.0.6.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-06-29 09:41:56 +02:00
Oleg Pykhalov
5a88d3dfcb
gnu: Add bats.
...
* gnu/packages/bash.scm (bats): New variable.
2020-06-29 10:39:38 +03:00
Masaya Tojo
d282a82cab
gnu: artanis: Use guile2.2 version of guile-redis.
...
* gnu/packages/guile-xyz.scm (artanis)[propagated-inputs]: Change from
guile-redis to guile2.2-redis.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-06-29 09:19:23 +03:00
Jakub Kądziołka
4bc71b4eee
gnu: exercism: Don't install source.
...
* gnu/packages/education.scm (exercism)[arguments]: Set install-source?
to #f.
2020-06-29 04:39:48 +02:00
Nicolas Goaziou
19c0280ff7
gnu: Add burgerspace.
...
* gnu/packages/games.scm (burgerspace): New variable.
2020-06-29 00:54:52 +02:00
Nicolas Goaziou
93c47bff5d
gnu: Add flatzebra.
...
* gnu/packages/game-development.scm (flatzebra): New variable.
2020-06-29 00:54:52 +02:00
Nicolas Goaziou
98145307f7
gnu: python-xlib: Fix native input.
...
* gnu/packages/python-xyz.scm (python-xlib)[native-inputs]: Replace
python2-setuptools-scm with python-setuptools-scm.
2020-06-28 23:50:42 +02:00
Nicolas Goaziou
4e47c8fcf0
gnu: python2-xlib: Update to 0.27.
...
* gnu/packages/python-xyz.scm (python2-xlib): Update to 0.27.
2020-06-28 23:45:27 +02:00
Nicolas Goaziou
92ff2a6a91
gnu: Add python-xlib.
...
* gnu/packages/python-xyz.scm (python-xlib): New variable.
2020-06-28 23:44:51 +02:00
Marius Bakke
fdbba544d8
Add more missing (ice-9 format) imports.
...
* gnu/machine/ssh.scm: Import (ice-9 format).
* guix/scripts/graph.scm: Likewise.
* guix/scripts/system/search.scm: Likewise.
* guix/remote.scm: Likewise.
2020-06-28 23:32:52 +02:00
Marius Bakke
6cb2d8c614
gnu: doctest: Update to 2.4.0.
...
* gnu/packages/check.scm (doctest): Update to 2.4.0.
2020-06-28 23:32:52 +02:00
Marius Bakke
58670ceedb
gnu: asciidoc-py3: Update to 9.0.1.
...
* gnu/packages/documentation.scm (asciidoc-py3): Update to 9.0.1.
2020-06-28 23:32:52 +02:00
Marius Bakke
9310ad3423
gnu: git: Update to 2.27.0.
...
* gnu/packages/version-control.scm (git): Update to 2.27.0.
[arguments]: Adjust xmlto substitution for upstream changes.
2020-06-28 23:32:52 +02:00
Leo Prikler
22ec89974b
gnu: mumble: Fix mumble-overlay.
...
The canonical mumble-overlay script searches for libmumble.so.1 in various
directories, none of which are relevant in Guix installations and
additionally does some work to match the architecture of the library to that
of the command that will be executed.
This work is unnecessary in Guix and only causes the script to fail, so we
instead just hardcode the path.
* gnu/packages/telephony.scm (mumble)[#:phases]: Add fix-mumble-overlay.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-28 23:26:54 +02:00
Jan (janneke) Nieuwenhuizen
e1f2f3df84
services: virtualization: Export hurd-vm-configuration accessors.
...
* gnu/services/virtualization.scm (hurd-vm-id, hurd-vm-options): Rename export
to ...
(hurd-vm-configuration-id, hurd-vm-configuration-options): ... these correct
accessor names.
(hurd-vm-configuration?, hurd-vm-configuration-os, hurd-vm-configuration-qemu,
hurd-vm-configuration-image, hurd-vm-configuration-disk-size,
hurd-vm-configuration-memory-size, hurd-vm-configuration-options,
hurd-vm-configuration-id, hurd-vm-configuration-net-options): Export record
predicate and accessors.
2020-06-28 23:05:35 +02:00
Pierre Neidhardt
7dd2005f11
gnu: warzone2100: Update to 3.4.0.
...
* gnu/packages/games.scm (warzone2100): Update to 3.4.0.
2020-06-28 21:58:49 +02:00
Simon South
0dbaaf592b
gnu: emacs-elpher: Update to 2.9.1.
...
* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 2.9.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-28 21:27:51 +02:00
Fredrik Salomonsson
ba25030098
gnu: Add emacs-libyaml.
...
* gnu/packages/emacs-xyz.scm (emacs-libyaml): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-28 21:15:58 +02:00
Efraim Flashner
36da62f1b9
gnu: Remove rust-rustc-hash-1.0.
...
* gnu/packages/crates-io.scm (rust-rustc-hash-1.0): Remove variable.
(rust-hashbrown-0.5, rust-rusttype-0.8)
[arguments]: Replace rust-rustc-hash-1.0 with 1.1.
2020-06-28 19:45:03 +03:00
Efraim Flashner
fa2a405569
gnu: rust-bincode-1: Update to 1.3.1.
...
* gnu/packages/crates-io.scm (rust-bincode-1): Update to 1.3.1.
2020-06-28 19:42:05 +03:00
Efraim Flashner
3d567e7c6b
gnu: Rename rust-bincode-1.2 to rust-bincode-1.
...
* gnu/packages/crates-io.scm (rust-bincode-1.2): Rename to ...
(rust-bincode-1): ... this.
(rust-encoding-rs-0.8, rust-generic-array-0.14, rust-generic-array-0.13,
rust-parking-lot-0.10, rust-parking-lot-0.9, rust-parking-lot-0.8,
rust-parking-lot-0.7, rust-rand-0.5, rust-rand-isaac-0.2,
rust-rand-isaac-0.1, rust-rand-pcg-0.2, rust-rand-pcg-0.1,
rust-rand-xorshift-0.2, rust-rand-xorshift-0.1, rust-rand-xoshiro-0.4,
rust-rand-xoshiro-0.3, rust-serde-bytes-0.11, rust-smallvec-1,
rust-smallvec-0.6, rust-syntect-3.3, rust-uuid-0.7)[arguments]: Adjust accordingly.
2020-06-28 19:39:47 +03:00
Efraim Flashner
def4344cc0
gnu: Remove rust-bincode-1.1.
...
* gnu/packages/crates-io.scm (rust-bincode-1.1): Remove variable.
(rust-encoding-rs-0.8, rust-generic-array-0.13, rust-parking-lot-0.10,
rust-parking-lot-0.9, rust-parking-lot-0.8, rust-parking-lot-0.7,
rust-rand-0.5, rust-rand-isaac-0.2, rust-rand-isaac-0.1,
rust-rand-pcg-0.2, rust-rand-pcg-0.1, rust-rand-xorshift-0.2,
rust-rand-xorshift-0.1, rust-rand-xoshiro-0.4, rust-rand-xoshiro-0.3,
rust-serde-bytes-0.11, rust-smallvec-1, rust-smallvec-0.6,
rust-uuid-0.7) [arguments]: Replace rust-bincode-1.1 with 1.2.
2020-06-28 19:35:27 +03:00
Efraim Flashner
eeb5b09219
gnu: rust-csv-core-0.1: Fix build.
...
* gnu/packages/crates-io.scm (rust-csv-core-0.1)[arguments]: Replace
rust-arrayvec-0.4 with 0.5 in cargo-development-inputs.
2020-06-28 15:39:56 +03:00
Efraim Flashner
8b47490cf4
gnu: Rename rust-memchr-2.3 to rust-memchr-2.
...
* gnu/packages/crates-io.scm (rust-memchr-2.3): Rename to ...
(rust-memchr-2): ... this.
(rust-memchr-1.0): Inherit from rust-memchr-2.
(rust-aho-corasick-0.7, rust-aho-corasick-0.6, rust-bstr-0.2,
rust-csv-core-0.1, rust-futures-util-0.3, rust-futures-util-preview-0.3,
rust-grep-matcher-0.1, rust-ignore-0.4, rust-nom-5, rust-nom-4.2,
rust-odds-0.3, rust-pulldown-cmark-0.4, rust-regex-1, rust-regex-0.2,
rust-rusqlite-0.19, rust-tokio-0.2,
rust-aho-corasick-0.7, rust-aho-corasick-0.6, rust-bstr-0.2,
rust-csv-core-0.1, rust-futures-util-0.3, rust-futures-util-preview-0.3,
rust-grep-matcher-0.1, rust-ignore-0.4, rust-nom-5, rust-nom-4.2,
rust-odds-0.3, rust-pulldown-cmark-0.4, rust-regex-1, rust-regex-0.2,
rust-rusqlite-0.19, rust-tokio-0.2)[arguments]: Adjust accordingly.
2020-06-28 15:34:00 +03:00
Efraim Flashner
75da0b49cf
gnu: Remove rust-memchr-2.2.
...
* gnu/packages/crates-io.scm (rust-memchr-2.2): Remove variable.
(rust-memchr-1.0): Inherit from rust-memchr-2.3.
(rust-aho-corasick-0.6, rust-bstr-0.2, rust-futures-util-0.3,
rust-futures-util-preview-0.3, rust-grep-matcher-0.1, rust-ignore-0.4,
rust-nom-5, rust-nom-4.2, rust-odds-0.3, rust-pulldown-cmark-0.4,
rust-regex-0.2, rust-rusqlite-0.19, rust-tokio-0.2)[arguments]: Use
rust-memchr-2.3 instead of rust-memchr-2.2.
2020-06-28 15:31:06 +03:00
Efraim Flashner
862a4f3f92
gnu: Rename rust-unicase-2.6 to rust-unicase-2.
...
* gnu/packages/crates-io.scm (rust-unicase-2.6): Rename to ...
(rust-unicase-2): ... this.
(rust-unicase-1): Inherit from rust-unicase-2.
(rust-http-req-0.5, rust-phf-shared-0.8, rust-pulldown-cmark-0.4,
rust-rusqlite-0.19)[arguments]: Adjust accordingly.
2020-06-28 15:13:39 +03:00
Efraim Flashner
ed22def6cc
gnu: Remove rust-unicase-2.4.
...
* gnu/packages/crates-io.scm (rust-unicase-2.4): Remove variable.
(rust-unicase-1): Inherit from rust-unicase-2.6.
(rust-http-req-0.5, rust-pulldown-cmark-0.4, rust-rusqlite-0.19)
[arguments]: Use rust-unicode-2.6.
2020-06-28 15:13:32 +03:00
Efraim Flashner
d8173a8ca5
gnu: rust-typenum-1: Update to 1.12.0.
...
* gnu/packages/crates-io.scm (rust-typenum-1): Update to 1.12.0.
2020-06-28 15:04:36 +03:00
Efraim Flashner
9023a664ed
gnu: Rename rust-typenum-1.10 to rust-typenum-1.
...
* gnu/packages/crates-io.scm (rust-typenum-1.10): Rename to ...
(rust-typenum-1): ... this.
(rust-generic-array-0.14, rust-generic-array-0.13, rust-nalgebra-0.18)
[arugments]: Adjust accordingly.
2020-06-28 15:02:22 +03:00
Efraim Flashner
5fd6083332
gnu; Add go-minisign.
...
* gnu/packages/crypto.scm (go-minisign): New variable.
2020-06-28 14:59:31 +03:00
Efraim Flashner
dac41c5279
gnu: Add rust-minisign.
...
* gnu/packages/crypto.scm (rust-minisign): New variable.
2020-06-28 14:59:31 +03:00
Efraim Flashner
73839a19d3
gnu: Add rust-scrypt-0.3.
...
* gnu/packages/crates-io.scm (rust-scrypt-0.3): New variable.
(rust-scrypt-0.2): Inherit from rust-scrypt-0.2.
2020-06-28 14:59:30 +03:00
Efraim Flashner
0fe2c226bb
gnu: Add rust-pbdkdf2-0.4.
...
* gnu/packages/crates-io.scm (rust-pbkdf2-0.4): New variable.
(rust-pbkdf2-0.3): Inherit from rust-pbkdf2-0.4.
2020-06-28 14:59:30 +03:00
Efraim Flashner
d1514c9bba
gnu: Add rust-hmac-0.8.
...
* gnu/packages/crates-io.scm (rust-hmac-0.8): New variable.
(rust-hmac-0.7): Inherit from rust-hmac-0.8.
2020-06-28 14:59:30 +03:00
Efraim Flashner
266fadf011
gnu: rust-sha2-asm-0.5: Update to 0.5.4.
...
* gnu/packages/crates-io.scm (rust-sha2-asm-0.5): Update to 0.5.4.
2020-06-28 14:59:30 +03:00
Efraim Flashner
de9c1e900b
gnu: rust-sha2-0.8: Update to 0.8.2.
...
* gnu/packages/crates-io.scm (rust-sha2-0.8): Update to 0.8.2.
[arguments]: Remove rust-cc-1.0 from cargo-development-inputs.
2020-06-28 14:59:30 +03:00
Efraim Flashner
e2ea9fcf43
gnu: Add rust-sha2-0.9.
...
* gnu/packages/crates-io.scm (rust-sha2-0.9): New variable.
(rust-sha2-0.8): Inherit from rust-sha2-0.9.
2020-06-28 14:59:29 +03:00
Efraim Flashner
b6cca9aab4
gnu: Add rust-md-5-0.9.
...
* gnu/packages/crates-io.scm (rust-md-5-0.9): New variable.
(rust-md-5-0.8): Inherit from rust-md-5-0.9.
2020-06-28 14:59:29 +03:00
Efraim Flashner
c61ccd3e68
gnu: Add rust-block-buffer-0.8.
...
* gnu/packages/crates-io.scm (rust-block-buffer-0.8): New variable.
2020-06-28 14:59:29 +03:00
Efraim Flashner
2ba5ed731b
gnu: rust-sha-1-0.8: Update to 0.8.2.
...
* gnu/packages/crates-io.scm (rust-sha-1-0.8): Update to 0.8.2.
[arguments]: Don't skip build. Add rust-libc-0.2 to cargo-inputs.
Replace rust-hex-literal-0.2 with 0.1 in cargo-development-inputs.
2020-06-28 14:59:29 +03:00
Efraim Flashner
583acde97a
gnu: rust-sha1-asm-0.4: Don't skip build.
...
* gnu/packages/crates-io.scm (rust-sha1-asm-0.4)[arguments]: Don't skip
build. Move rust-cc-1.0 from cargo-development-inputs to cargo-inputs.
2020-06-28 14:59:29 +03:00
Efraim Flashner
9b4b9c1a30
gnu: Add rust-sha-1-0.9.
...
* gnu/packages/crates-io.scm (rust-sha-1-0.9): New variable.
(rust-sha-1-0.8): Inherit from rust-sha-1-0.9.
2020-06-28 14:59:29 +03:00
Efraim Flashner
9261d17f76
gnu: rust-block-buffer-0.7: Don't skip build.
...
* gnu/packages/crates-io.scm (rust-block-buffer-0.7)[arguments]: Don't
skip build.
2020-06-28 14:59:28 +03:00
Efraim Flashner
a662e4ce5e
gnu: Add rust-block-buffer-0.9.
...
* gnu/packages/crates-io.scm (rust-block-buffer-0.9): New variable.
(rust-block-buffer-0.7): Inherit from rust-block-buffer-0.9.
2020-06-28 14:59:28 +03:00
Efraim Flashner
3bb18715a9
gnu: Add rust-digest-0.9.
...
* gnu/packages/crates-io.scm (rust-digest-0.9): New variable.
(rust-digest-0.8): Inherit from rust-digest-0.9.
2020-06-28 14:59:28 +03:00
Efraim Flashner
526badd606
gnu: Add rust-crypto-mac-0.8.
...
* gnu/packages/crates-io.scm (rust-crypto-mac-0.8): New variable.
(rust-crypto-mac-0.7): Inherit from rust-crypto-mac-0.8.
2020-06-28 14:59:28 +03:00
Efraim Flashner
a825365538
gnu: rust-generic-array-0.13: Don't skip build.
...
* gnu/packages/crates-io.scm (rust-generic-array-0.13)[arguments]: Don't
skip build.
(rust-generic-array-0.12)[arguments]: Same.
2020-06-28 14:59:28 +03:00
Efraim Flashner
7d9231bb24
gnu: Add rust-generic-array-0.14.
...
* gnu/packages/crates-io.scm (rust-generic-array-0.14): New variable.
(rust-generic-array-0.13): Inherit from rust-generic-array-0.14.
2020-06-28 14:59:27 +03:00
Efraim Flashner
61521e1a7a
gnu: Add rust-subtle-2.
...
* gnu/packages/crates-io.scm (rust-subtle-2): New variable.
(rust-subtle-1.0): Inherit from rust-subtle-2.
2020-06-28 14:59:27 +03:00
Efraim Flashner
16f9571234
gnu: rust-block-padding-0.1: Don't skip build.
...
* gnu/packages/crates-io.scm (rust-block-padding-0.1)[arguments]: Don't
skip build.
2020-06-28 14:59:27 +03:00
Efraim Flashner
e49c34b418
gnu: Add rust-block-padding-0.2.
...
* gnu/packages/crates-io.scm (rust-block-padding-0.2): New variable.
(rust-block-padding-0.1): Inherit from rust-block-padding-0.2.
2020-06-28 14:59:27 +03:00
Efraim Flashner
dd27c276a2
gnu: Add rust-cpuid-bool-0.1.
...
* gnu/packages/crates-io.scm (rust-cpuid-bool-0.1): New variable.
2020-06-28 14:59:27 +03:00
Efraim Flashner
94b03f82c8
gnu: Add rust-opaque-debug-0.3.
...
* gnu/packages/crates-io.scm (rust-opaque-debug-0.3): New variable.
(rust-opaque-debug-0.2): Inherit from rust-opaque-debug-0.3.
2020-06-28 14:59:26 +03:00
Efraim Flashner
8f19e63f76
services: Add rshiny service.
...
* gnu/services/science.scm: New file.
(<rshiny-configuration>): New record.
(rshiny-shepherd-service-type): New variable.
* doc/guix.texi (Miscellaneous Services): Document it.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2020-06-28 14:03:03 +03:00
Simon South
0dfc461272
gnu: emacs-nov-el: Update to 0.3.1.
...
* gnu/packages/emacs-xyz.scm (emacs-nov-el): Update to 0.3.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-06-28 10:51:44 +03:00
Simon South
4cd2dfd9f4
gnu: emacs-nov-el: Use version tag instead of commit.
...
* gnu/packages/emacs-xyz.scm (emacs-nov-el): Remove let binding and associated
comment; correct indentation.
[source]: Use version tag as commit identifier now that upstream has restored
this information.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-06-28 10:51:40 +03:00
Efraim Flashner
5e5bcba295
gnu: r-qtl2: Update synopsis, description.
...
* gnu/packages/bioinformatics.scm (r-qtl2)[synopsis]: Use upstream's
synopsis.
[description]: Same.
2020-06-28 10:18:47 +03:00
Efraim Flashner
54bb476670
gnu: r-qtl2: Update to 0.22-8.
...
* gnu/packages/bioinformatics.scm (r-qtl2): Update to 0.22-8.
[source]: Download from cran.
2020-06-28 10:15:21 +03:00
Efraim Flashner
1ab5e5b9a1
gnu: Add rust-scrypt-0.2.
...
* gnu/packages/crates-io.scm (rust-scrypt-0.2): New variable.
2020-06-28 08:51:07 +03:00
Efraim Flashner
add00a7686
gnu: Add rust-pbkdf2-0.3.
...
* gnu/packages/crates-io.scm (rust-pbkdf2-0.3): New variable.
2020-06-28 08:50:15 +03:00
Efraim Flashner
a8b83c6c44
gnu: Add rust-hmac-0.7.
...
* gnu/packages/crates-io.scm (rust-hmac-0.7): New variable.
2020-06-28 08:49:24 +03:00
Efraim Flashner
096a712e42
gnu: Add rust-md-5-0.8.
...
* gnu/packages/crates-io.scm (rust-md-5-0.8): New variable.
2020-06-28 08:48:18 +03:00
Efraim Flashner
8e0767b985
gnu: Add rust-md5-asm-0.4.
...
* gnu/packages/crates-io.scm (rust-md5-asm-0.4): New variable.
2020-06-28 08:44:57 +03:00
Eric Bavier
1e7acfb8ab
gnu: emacs-idris-mode: Update to 1.0.
...
* gnu/packages/emacs-xyz.scm (emacs-idris-mode): Update to 1.0.
[description]: Mention compatibility with Idris 1.
2020-06-27 23:06:53 -05:00
Ricardo Wurmus
ea33de6d70
gnu: r-fpc: Update to 2.2-7.
...
* gnu/packages/statistics.scm (r-fpc): Update to 2.2-7.
2020-06-28 05:46:20 +02:00
Ricardo Wurmus
ef20f8305c
gnu: r-openssl: Update to 1.4.2.
...
* gnu/packages/statistics.scm (r-openssl): Update to 1.4.2.
[native-inputs]: Add r-knitr.
2020-06-28 05:46:20 +02:00
Ricardo Wurmus
e07fc640cf
gnu: r-roxygen2: Update to 7.1.1.
...
* gnu/packages/statistics.scm (r-roxygen2): Update to 7.1.1.
[native-inputs]: Add r-knitr.
2020-06-28 05:46:20 +02:00
Ricardo Wurmus
f8c999152e
gnu: r-directlabels: Update to 2020.6.17.
...
* gnu/packages/cran.scm (r-directlabels): Update to 2020.6.17.
[native-inputs]: Add r-knitr.
2020-06-28 05:46:20 +02:00
Ricardo Wurmus
e9f02d72d3
gnu: r-rgdal: Update to 1.5-12.
...
* gnu/packages/cran.scm (r-rgdal): Update to 1.5-12.
2020-06-28 05:46:20 +02:00
Ricardo Wurmus
6bbb287a60
gnu: r-flexdashboard: Update to 0.5.2.
...
* gnu/packages/cran.scm (r-flexdashboard): Update to 0.5.2.
[source]: Delete minified JavaScript files in a snippet.
2020-06-28 05:46:20 +02:00
Ricardo Wurmus
53ba82dda1
gnu: r-rcppparallel: Update to 5.0.2.
...
* gnu/packages/cran.scm (r-rcppparallel): Update to 5.0.2.
2020-06-28 05:46:20 +02:00
Ricardo Wurmus
53fd3d5a8f
gnu: r-emmeans: Update to 1.4.8.
...
* gnu/packages/cran.scm (r-emmeans): Update to 1.4.8.
2020-06-28 05:46:20 +02:00
Ricardo Wurmus
6c8b60acc9
gnu: r-raster: Update to 3.3-7.
...
* gnu/packages/cran.scm (r-raster): Update to 3.3-7.
2020-06-28 05:46:20 +02:00
Ricardo Wurmus
bfaf6cf1f9
gnu: r-sjlabelled: Update to 1.1.6.
...
* gnu/packages/cran.scm (r-sjlabelled): Update to 1.1.6.
2020-06-28 05:46:20 +02:00
Ricardo Wurmus
e34f98a4a6
gnu: r-officer: Update to 0.3.12.
...
* gnu/packages/cran.scm (r-officer): Update to 0.3.12.
2020-06-28 05:46:20 +02:00
Ricardo Wurmus
0d742a0523
gnu: r-ggpubr: Update to 0.4.0.
...
* gnu/packages/cran.scm (r-ggpubr): Update to 0.4.0.
2020-06-28 05:46:19 +02:00
Ricardo Wurmus
308d91d886
gnu: r-renv: Update to 0.11.0.
...
* gnu/packages/cran.scm (r-renv): Update to 0.11.0.
2020-06-28 05:46:19 +02:00
Ricardo Wurmus
6b9954f649
gnu: r-jsonlite: Update to 1.7.0.
...
* gnu/packages/cran.scm (r-jsonlite): Update to 1.7.0.
[native-inputs]: Add r-knitr.
2020-06-28 05:46:19 +02:00
Ricardo Wurmus
fb4804d03d
gnu: r-scater: Update to 1.16.2.
...
* gnu/packages/bioinformatics.scm (r-scater): Update to 1.16.2.
2020-06-28 05:46:19 +02:00
Ricardo Wurmus
e66f81cf63
gnu: r-biocviews: Update to 1.56.1.
...
* gnu/packages/bioinformatics.scm (r-biocviews): Update to 1.56.1.
2020-06-28 05:46:19 +02:00
Ricardo Wurmus
fa7871af77
gnu: r-dexseq: Update to 1.34.1.
...
* gnu/packages/bioinformatics.scm (r-dexseq): Update to 1.34.1.
2020-06-28 05:46:19 +02:00
Tobias Geerinckx-Rice
4a498d0012
gnu: dropbear: Update to 2020.80 [fix for CVE-2018-20685].
...
* gnu/packages/ssh.scm (dropbear): Update to 2020.80.
2020-06-27 23:50:56 +02:00
André Batista
0b7c540032
gnu: lxqt: Update to 0.15.0.
...
* gnu/packages/lxqt.scm
(libstatgrab): Update to 0.92.
(lxqt-build-tools): Update to 0.7.0.
(libqtxdg): Update to 3.5.0.
(liblxqt): Update to 0.15.1.
(libsysstat): Update to 0.4.3.
(lxqt-about): Update to 0.15.0.
(lxqt-admin): Update to 0.15.0.
(lxqt-config): Update to 0.15.0.
(lxqt-globalkeys): Update to 0.15.0.
(lxqt-notificationd): Update to 0.15.0.
(lxqt-openssh-askpass): Update to 0.15.0.
(lxqt-panel): Update to 0.15.1.
(lxqt-policykit): Update to 0.15.0.
(lxqt-powermanagement): Update to 0.15.0.
(lxqt-qtplugin): Update to 0.15.1.
(lxqt-runner): Update to 0.15.0.
(lxqt-session): Update to 0.15.0.
(lxqt-sudo): Update to 0.15.0.
(lxqt-themes): Update to 0.15.0.
(libfm-qt): Update to 0.15.1.
(pcmanfm-qt): Update to 0.15.1.
(compton-conf): Update to 0.15.0.
(lximage-qt): Update to 0.15.0.
(obconf-qt): Update to 0.15.0.
(pavucontrol-qt): Update to 0.15.0.
(qps): Update to 2.1.0.
(qps)[inputs]: Add kwindowsystem, liblxqt and libqtxdg.
(qtermwidget): Update to 0.15.0.
(qterminal): Update to 0.15.0.
(screengrab): Update to 2.0.1.
(lxqt-archiver): Update to 0.2.0.
(lxqt-archiver)[origin]: Use tarball release.
(lxqt-connman-applet): Update to 0.15.0.
(lxqt-connman-applet)[arguments]: Add new patch phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-27 23:42:21 +02:00
Timotej Lazar
8a35ffd8ad
gnu: libtiff: Use HTTPS.
...
* gnu/packages/image.scm (libtiff)[source]: Use HTTPS.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-27 23:42:21 +02:00
Tobias Geerinckx-Rice
5c10200b54
gnu: Add autofs.
...
* gnu/packages/file-systems.scm (autofs): New public variable.
Co-authored-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-06-27 23:28:58 +02:00
Tobias Geerinckx-Rice
90596f373a
gnu: python-setproctitle: Fix indentation.
...
* gnu/packages/python-xyz.scm (python-setproctitle): Re-indent.
2020-06-27 23:28:06 +02:00
Tobias Geerinckx-Rice
3f68322e5a
gnu: python-setproctitle: Fix build.
...
* gnu/packages/python-xyz.scm (python-setproctitle)[arguments]:
Add ‘--embed’ to $PYCONFIG.
2020-06-27 23:28:06 +02:00