Brian Leung
8e37d024e3
gnu: emacs-forge: Update to 0.1.0-2.63cbf81.
...
* gnu/packages/emacs-xyz.scm (emacs-forge): Update to 0.1.0-2.63cbf81.
2019-10-19 00:20:37 -07:00
Brian Leung
80e3d666b0
gnu: emacs-lsp-ivy: Update to 0.1-2.caf1e1d.
...
* gnu/packages/emacs-xyz.scm (emacs-lsp-ivy): Update to 0.1-2.caf1e1d.
2019-10-18 21:19:29 -07:00
Vagrant Cascadian
545ff7b784
gnu: Add u-boot-firefly-rk3399.
...
* gnu/packages/bootloaders (u-boot-firefly-rk3399): New variable.
* gnu/bootloader/u-boot (install-firefly-rk3399-u-boot): New variable.
(u-boot-firefly-rk3399-bootloader): New variable.
* gnu/system/install (define firefly-rk3399-installation-os): New variable.
2019-10-18 15:48:18 -07:00
Ludovic Courtès
e52b953434
services: network-manager: Create account for 'network-manager-openconnect'.
...
Previously, on startup, we'd see:
dbus: Unknown username nm-openconnect in message bus configuration file
This fixes it.
* gnu/services/networking.scm (network-manager-accounts): New procedure.
(network-manager-service-type): Extend 'account-service-type'.
* gnu/packages/gnome.scm (network-manager-openconnect)[properties]: Add
'user-accounts'.
2019-10-18 23:22:25 +02:00
Ludovic Courtès
4e37cf35c0
services: network-manager: Export 'network-manager-configuration-vpn-plugins'.
...
* gnu/services/networking.scm (<network-manager-configuration>): Export
'network-manager-configuration-vpn-plugins'.
2019-10-18 23:22:25 +02:00
Ludovic Courtès
f05f722657
reconfigure: Silence "shepherd: Evaluating ..." messages.
...
* guix/scripts/system/reconfigure.scm (upgrade-services-program):
Parameterize 'shepherd-message-port' to silent "Evaluating ..." messages.
2019-10-18 23:22:25 +02:00
Ludovic Courtès
6aeae5b90b
herd: Define 'shepherd-message-port'.
...
* gnu/services/herd.scm (shepherd-message-port): New variable.
(display-message): Use it instead of 'current-error-port'.
2019-10-18 23:22:25 +02:00
Ludovic Courtès
17a5cb45d4
gnu: psm2: Update to 11.2.86.
...
* gnu/packages/linux.scm (psm2): Update to 11.2.86.
2019-10-18 23:22:25 +02:00
Vagrant Cascadian
2fce14af24
gnu: Add u-boot-rock64-rk3328.
...
* gnu/packages/bootloaders (u-boot-rock64-rk3328): New variable.
* gnu/bootloader/u-boot (install-rock64-rk3328-u-boot): New variable.
(u-boot-rock64-rk3328-bootloader): New variable.
* gnu/system/install (define rock64-installation-os): New variable.
2019-10-18 13:32:25 -07:00
Caliph Nomble
fa7470189e
gnu: Add u-boot-rockpro64-rk3399
...
* gnu/packages/bootloaders.scm (u-boot-rockpro64-rk3399): New exported
variable.
(u-boot-2019.10): New variable.
* gnu/bootloader/u-boot.scm (u-boot-rockpro64-rk3399-bootloader): New exported
variable.
(install-rockpro64-rk3399-u-boot): New variable.
* gnu/system/install.scm (rockpro64-installation-os): New exported variable.
Adjusted-by: Vagrant Cascadian <vagrant@debian.org>
Signed-off-by: Caliph Nomble <nomble@palism.com>
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2019-10-18 13:32:09 -07:00
Vagrant Cascadian
c07f3b184d
gnu: Add arm-trusted-firmware-rk3328.
...
* gnu/packages/firmware (arm-trusted-firmware-rk3328): New variable.
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2019-10-18 12:11:46 -07:00
Caliph Nomble
074554a289
gnu: Add arm-trusted-firmware-rk3399.
...
* gnu/packages/bootloaders.scm (arm-trusted-firmware-rk3399): New exported
variable.
* gnu/packages/firmware (make-arm-trusted-firmware): Also install .elf files.
Adjusted-by: Vagrant Cascadian <vagrant@debian.org>
Signed-off-by: Caliph Nomble <nomble@palism.com>
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2019-10-18 12:11:43 -07:00
Vagrant Cascadian
a90fd72bb0
gnu: arm-trusted-firmware: Disable HDCP support which depends on non-free
...
binary blobs.
* gnu/packages/firmware (make-arm-trusted-firmware)[source]: Add patch.
[arguments] Add phase to remove binary blobs.
* gnu/packages/patches/arm-trusted-firmware-disable-hdcp.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add patch.
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2019-10-18 12:11:41 -07:00
Vagrant Cascadian
475dac08a0
gnu: arm-trusted-firmware: Add backported patches to disable .bin generation
...
for rockchip platforms.
* gnu/packages/patches/arm-trusted-firmware-optional-bin-generation.patch: New
patch.
* gnu/packages/patches/arm-trusted-firmware-rockchip-disable-binary.patch: New
patch.
* gnu/packages/firmware (make-arm-trusted-firmware): Add patches.
* gnu/local.mk (dist_patch_DATA): Add patches.
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2019-10-18 12:11:38 -07:00
Ricardo Wurmus
c37c8efb2b
gnu: r-purrr: Update to 0.3.3.
...
* gnu/packages/statistics.scm (r-purrr): Update to 0.3.3.
2019-10-18 20:35:28 +02:00
Ricardo Wurmus
300837898f
gnu: r-r-rsp: Update to 0.43.2.
...
* gnu/packages/statistics.scm (r-r-rsp): Update to 0.43.2.
2019-10-18 20:35:28 +02:00
Ricardo Wurmus
2582145671
gnu: r-rcpparmadillo: Update to 0.9.800.1.0.
...
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.800.1.0.
2019-10-18 20:35:28 +02:00
Ricardo Wurmus
028f15f523
gnu: r-gdtools: Update to 0.2.1.
...
* gnu/packages/statistics.scm (r-gdtools): Update to 0.2.1.
2019-10-18 20:35:28 +02:00
Ricardo Wurmus
1f9fcd3eb4
gnu: r-kernsmooth: Update to 2.23-16.
...
* gnu/packages/statistics.scm (r-kernsmooth): Update to 2.23-16.
[inputs]: Move gfortran from here...
[native-inputs]: ...to here.
2019-10-18 20:35:28 +02:00
Ricardo Wurmus
67b7a379f0
gnu: r-styler: Update to 1.2.0.
...
* gnu/packages/cran.scm (r-styler): Update to 1.2.0.
2019-10-18 20:35:28 +02:00
Ricardo Wurmus
970eab391a
gnu: r-classint: Update to 0.4-2.
...
* gnu/packages/cran.scm (r-classint): Update to 0.4-2.
2019-10-18 20:35:28 +02:00
Ricardo Wurmus
f9598c0485
gnu: r-units: Update to 0.6-5.
...
* gnu/packages/cran.scm (r-units): Update to 0.6-5.
2019-10-18 20:35:27 +02:00
Ricardo Wurmus
f6f76c932c
gnu: r-strucchange: Update to 1.5-2.
...
* gnu/packages/cran.scm (r-strucchange): Update to 1.5-2.
2019-10-18 20:35:27 +02:00
Ricardo Wurmus
e22653bf12
gnu: r-biocmanager: Update to 1.30.8.
...
* gnu/packages/cran.scm (r-biocmanager): Update to 1.30.8.
2019-10-18 20:35:27 +02:00
Ricardo Wurmus
e183a632ab
gnu: r-insight: Update to 0.6.0.
...
* gnu/packages/cran.scm (r-insight): Update to 0.6.0.
2019-10-18 20:35:27 +02:00
Ricardo Wurmus
62a6283519
gnu: r-stringdist: Update to 0.9.5.3.
...
* gnu/packages/cran.scm (r-stringdist): Update to 0.9.5.3.
2019-10-18 20:35:27 +02:00
Ricardo Wurmus
07b69a0c89
gnu: r-htmlwidgets: Update to 1.5.1.
...
* gnu/packages/cran.scm (r-htmlwidgets): Update to 1.5.1.
2019-10-18 20:35:27 +02:00
Ricardo Wurmus
b847b06dc3
gnu: r-rhdf5lib: Update to 1.6.3.
...
* gnu/packages/bioinformatics.scm (r-rhdf5lib): Update to 1.6.3.
2019-10-18 20:35:27 +02:00
Ricardo Wurmus
ddebbee6d7
gnu: r-hdf5array: Update to 1.12.3.
...
* gnu/packages/bioinformatics.scm (r-hdf5array): Update to 1.12.3.
2019-10-18 20:35:27 +02:00
Ricardo Wurmus
a15c68bfac
gnu: r-gwascat: Update to 2.16.1.
...
* gnu/packages/bioinformatics.scm (r-gwascat): Update to 2.16.1.
2019-10-18 20:35:27 +02:00
Ricardo Wurmus
5d23d9b1c5
gnu: r-ldblock: Update to 1.14.3.
...
* gnu/packages/bioinformatics.scm (r-ldblock): Update to 1.14.3.
2019-10-18 20:35:27 +02:00
Ricardo Wurmus
86d5ab8bf4
gnu: r-ensembldb: Update to 2.8.1.
...
* gnu/packages/bioinformatics.scm (r-ensembldb): Update to 2.8.1.
2019-10-18 20:35:27 +02:00
Ricardo Wurmus
f0f73313e3
gnu: r-keggrest: Update to 1.24.1.
...
* gnu/packages/bioinformatics.scm (r-keggrest): Update to 1.24.1.
2019-10-18 20:35:27 +02:00
Ricardo Wurmus
8c65e219f7
gnu: r-rhdf5: Update to 2.28.1.
...
* gnu/packages/bioinformatics.scm (r-rhdf5): Update to 2.28.1.
2019-10-18 20:35:27 +02:00
Ricardo Wurmus
be0af9cc8b
gnu: r-rhtslib: Update to 1.16.3.
...
* gnu/packages/bioinformatics.scm (r-rhtslib): Update to 1.16.3.
2019-10-18 20:35:26 +02:00
Ricardo Wurmus
b9f39ac986
gnu: r-mlinterfaces: Update to 1.64.1.
...
* gnu/packages/bioconductor.scm (r-mlinterfaces): Update to 1.64.1.
2019-10-18 20:35:26 +02:00
Ricardo Wurmus
b62780d9f9
gnu: r-rsamtools: Update to 2.0.3.
...
* gnu/packages/bioinformatics.scm (r-rsamtools): Update to 2.0.3.
2019-10-18 20:35:26 +02:00
Ricardo Wurmus
195b18b58e
gnu: bowtie1: Update to 1.2.3.
...
* gnu/packages/bioinformatics.scm (bowtie1): Update to 1.2.3.
2019-10-18 20:35:26 +02:00
Christopher Baines
664692c6fc
gnu: guix-data-service: Update to 0.0.1-4.5e2bc7c.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-4.5e2bc7c.
2019-10-18 18:48:28 +01:00
Tanguy Le Carrour
dabcfc6de2
gnu: Add httpie.
...
* gnu/packages/python-web.scm (httpie): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-10-18 18:06:38 +03:00
Marius Bakke
d8963031af
gnu: upx: Fix UCL input.
...
UCL is a runtime dependency, and thus should not be a native input.
* gnu/packages/compression.scm (upx)[native-inputs]: Move UCL from here ...
[inputs]: ... to here.
2019-10-18 14:43:27 +02:00
Marius Bakke
41c2744463
gnu: ucl: Build shared library instead of static.
...
* gnu/packages/compression.scm (ucl)[arguments]: Add "--enable-shared" and
"--disable-static" in #:configure-flags.
2019-10-18 14:35:58 +02:00
Marius Bakke
01c8b90b7b
gnu: ucl: Update home page.
...
* gnu/packages/compression.scm (ucl)[source, home-page]: Use HTTPS.
2019-10-18 14:35:58 +02:00
Marius Bakke
7349f926c7
gnu: ucl: Build with the C90 standard.
...
Fixes <https://bugs.gnu.org/37778 >.
Reported by Pierre Neidhardt <mail@ambrevar.xyz>.
* gnu/packages/compression.scm (ucl)[arguments]: New field.
2019-10-18 14:35:57 +02:00
Marius Bakke
1df9245586
gnu: encfs: Fix build failure with GCC 7.
...
Fixes <https://bugs.gnu.org/37779 >.
Reported by Pierre Neidhardt <mail@ambrevar.xyz>.
* gnu/packages/crypto.scm (encfs)[arguments]: Add phase 'patch-CMakeLists.txt'.
2019-10-18 14:35:57 +02:00
Marius Bakke
4ad2c9db7d
gnu: libwacom: Do not build static libraries.
...
* gnu/packages/xdisorg.scm (libwacom)[arguments]: New field.
2019-10-18 14:35:57 +02:00
Marius Bakke
e8d6e36107
gnu: libwacom: Update to 1.1.
...
* gnu/packages/xdisorg.scm (libwacom): Update to 1.1.
2019-10-18 14:35:56 +02:00
Marius Bakke
43beec19f4
gnu: looking-glass-client: Disable CPU-specific optimizations.
...
* gnu/packages/virtualization.scm (looking-glass-client)[source](modules,
snippet): New fields.
2019-10-18 14:35:56 +02:00
Marius Bakke
a31b745756
gnu: opensubdiv: Use a regular versioning pattern.
...
* gnu/packages/graphics.scm (opensubdiv)[version]: Use dots instead of
underscores between numbers.
[source](uri): Adjust accordingly.
2019-10-18 14:35:56 +02:00
Mark H Weaver
4845dee706
gnu: linux-libre@5.2: Remove.
...
The 5.2 release series has reached end-of-life,
and is no longer supported upstream.
* gnu/packages/linux.scm (deblob-scripts-5.2, linux-libre-5.2-version)
(linux-libre-5.2-pristine-source, linux-libre-5.2-source)
(linux-libre-headers-5.2, linux-libre-5.2): Remove variables.
2019-10-18 08:16:58 -04:00