Raghav Gururajan
75bdc9a782
gnu: Add materialdecoration.
...
* gnu/packages/qt.scm (materialdecoration): New variable.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-01-31 09:22:49 +01:00
Raghav Gururajan
79389ac37f
gnu: Add cmake-shared.
...
* gnu/packages/cmake.scm (cmake-shared): New variable.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-01-31 09:22:49 +01:00
Raghav Gururajan
83299e541f
gnu: Add nimf.
...
* gnu/packages/language.scm (nimf): New variable.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-01-31 09:22:49 +01:00
Raghav Gururajan
677cb21bfd
gnu: Add hime.
...
* gnu/packages/language.scm (hime): New variable.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-01-31 09:22:49 +01:00
Raghav Gururajan
823b27d970
gnu: Add libchewing.
...
* gnu/packages/language.scm (libchewing): New variable.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-01-31 09:22:49 +01:00
Raghav Gururajan
eb8c32f880
gnu: libappindicator: Propagate some inputs as per .pc file.
...
* gnu/packages/freedesktop.scm (libappindicator) [inputs]: Move gtk+
and libdbusmenu to ...
[propagated-inputs]: ... here.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-01-31 09:22:48 +01:00
Raghav Gururajan
7152d75681
gnu: Add fcitx-qt5.
...
* gnu/packages/fcitx.scm (fcitx-qt5): New variable.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-01-31 09:22:48 +01:00
Raghav Gururajan
6bacfa63c1
gnu: Add c++-gsl.
...
* gnu/packages/cpp.scm (c++-gsl): New variable.
* gnu/packages/patches/c++-gsl-find-system-gtest.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-01-31 09:22:46 +01:00
Leo Famulari
a20b4f07bf
gnu: linux-libre 4.4: Update to 4.4.254.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.254.
(linux-libre-4.4-pristine-source): Update hash.
2021-01-31 00:16:04 -05:00
Leo Famulari
b0c7ae3eb6
gnu: linux-libre 4.9: Update to 4.9.254.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.254.
(linux-libre-4.9-pristine-source): Update hash.
2021-01-31 00:16:04 -05:00
Leo Famulari
15f2bb6d10
gnu: linux-libre 4.14: Update to 4.14.218.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.218.
(linux-libre-4.14-pristine-source): Update hash.
2021-01-31 00:16:03 -05:00
Leo Famulari
6d8b5e03e8
gnu: linux-libre 4.19: Update to 4.19.172.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.172.
(linux-libre-4.19-pristine-source): Update hash.
2021-01-31 00:16:03 -05:00
Leo Famulari
de3c1efdb3
gnu: linux-libre 5.4: Update to 5.4.94.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.94.
(linux-libre-5.4-pristine-source): Update hash.
2021-01-31 00:16:03 -05:00
Leo Famulari
db432cef6c
gnu: linux-libre: Update to 5.10.12.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.12.
(linux-libre-5.10-pristine-source): Update hash.
2021-01-31 00:15:56 -05:00
Efraim Flashner
ed5572876b
gnu: cmst: Update to 2020.11.01.
...
* gnu/packages/connman.scm (cmst): Update to 2020.11.01.
2021-01-31 00:51:09 +02:00
Efraim Flashner
eb6b061320
gnu: slurm-18.08: Update to 18.08.9.
...
Fixes CVE-2019-{12838,19727,19728}.
* gnu/packages/parallel.scm (slurm-18.08): Update to 18.08.9.
2021-01-31 00:04:11 +02:00
Efraim Flashner
2667156585
gnu: slurm-19.05: Update to 19.05.8.
...
Fixes CVE-2020-{12693,27745,27746,19727,19728}.
* gnu/packages/parallel.scm (slurm-19.05): Update to 19.05.8.
2021-01-31 00:00:41 +02:00
Efraim Flashner
8d7bc7932f
gnu: slurm: Update to 20.11.3.
...
* gnu/packages/parallel.scm (slurm): Update to 20.11.3.
2021-01-30 23:49:02 +02:00
Efraim Flashner
ebf88ff593
gnu: slurm: Update note about slurm versions.
...
* gnu/packages/parallel.scm: Update note about what slurm versions
should be kept.
2021-01-30 23:35:31 +02:00
Efraim Flashner
9008e0ec3f
gnu: parallel: Update to 20210122.
...
* gnu/packages/parallel.scm (parallel): Update to 20210122.
2021-01-30 23:27:45 +02:00
Nicolas Goaziou
a2a17c3fc6
gnu: blender-2.79: Fix build.
...
* gnu/packages/graphics.scm (blender-2.79)[inputs]: Add pugixml.
2021-01-30 18:38:41 +01:00
Ludovic Courtès
ede4a81947
guix system: Adjust 'upgrade-shepherd-services' to shepherd service change.
...
Fixes a regression introduced in 95f72dcd7a
.
* guix/scripts/system/reconfigure.scm (upgrade-shepherd-services)[target-services]:
Add call to 'shepherd-configuration-services'.
2021-01-30 18:23:52 +01:00
Nicolas Goaziou
e629d72216
gnu: blender: Fix build.
...
* gnu/packages/graphics.scm (openimageio): Update to 2.2.10.1.
[arguments]: Do not use system pugixml.
[inputs]: Add fmt.
* gnu/packages/graphics.scm (blender)[inputs]: Add "pugixml".
2021-01-30 17:59:34 +01:00
Mathieu Othacehe
deda7029e5
gnu: alacritty: Fix build.
...
This is a follow-up of 880e6334b7
.
* gnu/packages/terminals.scm (alacritty)[arguments]: Rename "rust-dirs-2.0"
into "rust-dirs-2" and "rust-embed-resource-1.3" into "rust-embed-resource-1".
2021-01-30 16:27:34 +01:00
Mathieu Othacehe
f4a32c5d6b
gnu: cuirass: Update to 0.0.1-61.6838ec2.
...
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-61.6838ec2.
2021-01-30 16:17:00 +01:00
Ludovic Courtès
b84152439c
guix system: Test 'extension-graph' and 'shepherd-graph'.
...
* tests/guix-system.sh: Test 'guix system extension-graph' and 'guix
system shepherd-graph'.
2021-01-30 15:36:58 +01:00
Maxime Devos
95f72dcd7a
services: shepherd: Allow custom 'shepherd' package.
...
* gnu/services/shepherd.scm (<shepherd-configuration>): New record.
(shepherd-boot-gexp, shepherd-root-service-type): Use it.
(scm->go, shepherd-configuration-file): Allow passing custom
shepherd package.
* gnu/system.scm (operating-system-shepherd-service-names): Use the new
record.
* guix/scripts/system.scm (export-shepherd-graph): Adjust accordingly.
* doc/guix.texi (Shepherd Services). Document it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-01-30 15:36:57 +01:00
nixo
dae521a0c9
gnu: Add julia-json.
...
* gnu/packages/julia-xyz.scm (julia-json): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-30 15:36:57 +01:00
nixo
fb634a0e0b
gnu: Add julia-offsetarrays.
...
* gnu/packages/julia-xyz.scm (julia-offsetarrays): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-30 15:36:57 +01:00
nixo
20767b9b69
gnu: Add julia-adapt.
...
* gnu/packages/julia-xyz.scm (julia-adapt): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-30 15:36:57 +01:00
nixo
c0c21d77d9
gnu: Add julia-parsers.
...
* gnu/packages/julia-xyz.scm (julia-parsers): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-30 15:36:57 +01:00
nixo
50f99cc589
gnu: Add julia-fixedpointnumbers.
...
* gnu/packages/julia-xyz.scm (julia-fixedpointnumbers): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-30 15:36:57 +01:00
nixo
6545cef5d7
gnu: Add julia-datastructures.
...
* gnu/packages/julia-xyz.scm (julia-datastructures): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-30 15:36:57 +01:00
nixo
eccd448c02
gnu: Add julia-orderedcollections.
...
* gnu/packages/julia-xyz.scm (julia-orderedcollections): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-30 15:36:56 +01:00
nixo
f7a98af0b9
gnu: julia-compat: Update to 3.25.0.
...
* gnu/packages/julia-xyz.scm (julia-compat): Update to 3.25.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-30 15:36:56 +01:00
nixo
54721e7eb8
gnu: julia-compat: Set file name according to standards.
...
* gnu/packages/julia-xyz.scm (julia-compat)[source]: Set 'file-name'
to (git-file-name ...).
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-30 15:36:56 +01:00
nixo
ba093a6d27
build-system/julia: Don't rely on file name to set module name.
...
* guix/build/julia-build-system.scm (project.toml->name): New procedure.
(precompile, check, julia-build): Accept new key argument #:julia-package-name.
* guix/build-system/julia.scm (julia-build): ... add it.
* doc/guix.texi (julia-build-system): Update julia-package-name accordingly.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-30 15:36:56 +01:00
nixo
a23b384f3f
build-system/julia: Enable tests.
...
* guix/build-system/julia.scm (julia-build): Set tests? default to #t.
* guix/build/julia-build-system.scm (check): Respect tests? and fix julia
invocation.
(%standard-phases): Add check phase after install.
* doc/guix.texi (julia-build-system): Update accordingly.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-30 15:36:56 +01:00
Nicolas Goaziou
0f27a97c69
gnu: rust-embed-resource-1: Drop minor version from name.
...
* gnu/packages/crates-io.scm (rust-embed-resource-1): Drop minor version from
name.
* gnu/packages/rust-apps.scm (watchexec): Apply renaming.
2021-01-30 15:34:52 +01:00
Nicolas Goaziou
880e6334b7
gnu: rust-dirs-2: Drop minor version from name.
...
* gnu/packages/crates-io.scm (rust-dirs-2): Drop minor version from name.
(rust-dirs-1.0):
(rust-term-0.6):
* gnu/packages/rust-apps.scm (fd):
* gnu/packages/sequoia.scm (sequoia):
* gnu/packages/web.scm (castor): Apply renaming.
2021-01-30 15:34:41 +01:00
Nicolas Goaziou
abad76c6b1
gnu: rust-downcast-rs-1: Drop minor version from name.
...
* gnu/packages/crates-io.scm (rust-downcast-rs-1): Drop minor version from
name.
* gnu/packages/crates-graphics.scm (rust-wayland-client-0.23):
(rust-wayland-client-0.21):
(rust-wayland-server-0.23):
(rust-wayland-server-0.21): Apply renaming.
2021-01-30 15:33:43 +01:00
Nicolas Goaziou
b934f6ce8b
gnu: rust-downcast-rs-1.1: Remove variable.
...
* gnu/packages/crates-io.scm (rust-downcast-rs-1.1): Remove variable.
* gnu/packages/crates-graphics.scm (rust-wayland-client-0.23):
(rust-wayland-client-0.21):
(rust-wayland-server-0.23):
(rust-wayland-server-0.21): Refer to rust-downcast-rs-1.2 instead.
2021-01-30 15:33:34 +01:00
Nicolas Goaziou
537de152b9
gnu: rust-expat-sys-2: Drop minor version from name.
...
* gnu/packages/crates-io.scm (rust-expat-sys-2): Drop minor version from name.
(rust-servo-fontconfig-sys-4): Apply renaming.
2021-01-30 15:31:13 +01:00
Mathieu Othacehe
495bd7053c
gnu: cuirass: Update to 0.0.1-60.1e8d075.
...
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-60.1e8d075.
2021-01-30 14:28:18 +01:00
Marius Bakke
f4159867ab
gnu: picocom: Fix cross-compilation.
...
* gnu/packages/terminals.scm (picocom)[arguments]: Use CC-FOR-TARGET instead
of "gcc".
2021-01-30 12:32:42 +01:00
Marius Bakke
229f944b70
gnu: uBlock Origin: Update to 1.33.0.
...
* gnu/packages/browser-extensions.scm (uassets): Update to commit a5b1e3cae.
(ublock-origin): Update to 1.33.0.
2021-01-30 12:32:42 +01:00
Marius Bakke
034abb77a6
gnu: foot: Update to 1.6.2.
...
* gnu/packages/terminals.scm (foot): Update to 1.6.2.
[native-inputs]: Remove GCC-10.
2021-01-30 12:32:42 +01:00
Marius Bakke
91bfb6d19d
gnu: ungoogled-chromium: Update to 88.0.4324.104-0.4e2679c.
...
* gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for 88.
(%chromium-version): Set to 88.0.4324.104.
(%ungoogled-revision): Set to 4e2679ce15a53925b34a95aa3e1731751530dc22.
(%ungoogled-origin): Update hash.
(libvpx/chromium): New variable.
(ungoogled-chromium): Update hash.
[arguments]: Patch one file for compatibility with system ICU.
[inputs]: Change from ICU4C-67 to ICU4C-68. Change from LIBVPX to
LIBVPX/CHROMIUM.
2021-01-30 12:32:42 +01:00
Sharlatan Hellseher
9c8ed43dd8
gnu: Add cl-out123.
...
* gnu/packages/lisp-xyz.scm (cl-out123, ecl-cl-out123, sbcl-cl-out123): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-30 11:08:15 +01:00
Guillaume Le Vaillant
e41f8923f9
gnu: Add nq.
...
* gnu/packages/admin.scm (nq): New variable.
2021-01-30 10:58:17 +01:00