Christopher Baines
501b325b7e
gnu: guix-build-coordinator: Update to 0-5.98f5083.
...
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-5.98f5083.
[native-inputs,propagated-inputs]: Add guile-lib.
2020-11-07 12:24:33 +00:00
Mathieu Othacehe
6dcbbcdab7
installer: Edit partitioning warning message.
...
* gnu/installer/newt/partition.scm (draw-formatting-page): Add an extra new
line.
2020-11-07 13:19:25 +01:00
Mathieu Othacehe
8338d414b3
installer: Limit listbox height.
...
Fixes: <https://issues.guix.gnu.org/44428 >.
* gnu/installer/newt.scm (init): Print screen size.
* gnu/installer/newt/page.scm (default-listbox-height): New variable.
(run-listbox-selection-page): Use it.
* gnu/installer/newt/wifi.scm (wifi-listbox-height): Ditto.
* gnu/installer/newt/network.scm (run-technology-page): Set the maximum
listbox height to 5.
* gnu/installer/newt/ethernet.scm (run-ethernet-page): Ditto.
* gnu/installer/newt/final.scm (run-config-display-page): Change listbox
height.
* gnu/installer/newt/partition.scm (run-disk-page): Ditto.
* gnu/installer/newt/welcome.scm (display-logo?): New procedure.
(run-menu-page): Use it.
* gnu/installer/steps.scm (%configuration-file-width): Remove it.
2020-11-07 13:19:25 +01:00
Ludovic Courtès
7286c9b187
tests: nfs-root-fs: Use the right store file name.
...
* gnu/tests/nfs.scm (run-nfs-root-fs-test): Pass "nfs-root-fs-test" as
the first argument to 'gexp->derivation'.
2020-11-07 12:48:24 +01:00
Michael Rohleder
07239f39db
gnu: xfce4-power-manager: Update to 1.7.1.
...
* gnu/packages/xfce.scm (xfce4-power-manager): Update to 1.7.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2020-11-07 19:33:11 +08:00
Ludovic Courtès
de6b649f80
tests: git-http: Avoid race condition.
...
* gnu/tests/version-control.scm (run-git-http-test)[test]("fcgiwrap
listens"): New test.
2020-11-07 12:07:41 +01:00
Efraim Flashner
02f5ee01c9
gnu: libffi: Fix building on powerpc.
...
* gnu/packages/libffi.scm (libffi)[inputs]: New field.
[arguments]: Add 'apply-patch' phase when targeting PowerPC.
* gnu/packages/patches/libffi-3.3-powerpc-fixes.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-11-07 11:31:39 +01:00
Noah Landis
d8ef0fe30c
gnu: Add emacs-monokai-theme.
...
* gnu/packages/emacs-xyz.scm (emacs-monokai-theme): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-07 10:44:04 +01:00
Nicolas Goaziou
d360528512
gnu: emacs-emms: Update to 6.1.
...
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 6.1.
2020-11-07 10:21:42 +01:00
Pierre Neidhardt
73dd9e5196
gnu: emacs-webfeeder: Update to 1.1.0.
...
* gnu/packages/emacs-xyz.scm (emacs-webfeeder): Update to 1.1.0.
2020-11-07 09:40:56 +01:00
Ludovic Courtès
9909eddbc5
tests: mpd: Remove race condition; use default MPD configuration.
...
* gnu/tests/audio.scm (%mpd-os): Use the default 'mpd-configuration'.
(run-mpd-test)[test]("mpd listening"): New test.
("mpc connect"): Use 'system*' and 'test-equal'.
2020-11-06 23:14:14 +01:00
Ludovic Courtès
bb124f6e9c
services: mpd: Fix daemon startup.
...
Until now it would wait for a PID file that'd never come.
* gnu/services/audio.scm (mpd-shepherd-service): Add 'requirement'.
Remove #:pid-file from 'start'.
(mpd-service-activation): Create the ".mpd" directory since that's what
the daemon expects.
2020-11-06 23:10:18 +01:00
Ludovic Courtès
7209d7cbc3
services: mpd: Always create the "mpd" user account.
...
* gnu/services/audio.scm (%mpd-accounts): New variable.
(mpd-service-type)[extensions]: Add ACCOUNT-SERVICE-TYPE extension.
2020-11-06 22:59:19 +01:00
Ludovic Courtès
db1b18c397
ui: Add missing format argument in 'warn-about-load-error'.
...
* guix/ui.scm (warn-about-load-error): Add missing argument to 'warning'.
2020-11-06 21:42:39 +01:00
Nicolas Goaziou
7b18ade5f0
gnu: Add rust-version-compare-0.0.
...
* gnu/packages/crates-io.scm (rust-version-compare-0.0): New variable.
2020-11-06 21:39:17 +01:00
Nicolas Goaziou
4513aaf385
gnu: Add rust-ansi-parser-0.6
...
* gnu/packages/crates-io.scm (rust-ansi-parser-0.6): New variable.
2020-11-06 21:25:23 +01:00
Ryan Prior via Guix-patches via
27ae5ae991
gnu: esbuild: Update to 0.8.4.
...
* gnu/packages/web.scm (esbuild): Update to 0.8.4.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-06 11:46:57 -05:00
Ryan Prior via Guix-patches via
f7b1b22e4b
gnu: vala-language-server: Update to 0.48.1.
...
* gnu/packages/gnome-xyz.scm (vala-language-server): Update to 0.48.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-06 11:46:56 -05:00
Ryan Prior via Guix-patches via
d1d69543ba
gnu: vala: Update to 0.50.1.
...
* gnu/packages/gnome.scm (vala-0.48): Remove variable.
(vala-0.50): New variable.
* gnu/packages/gnome-xyz.scm (vala-language-server)[inputs]: Adjust accordingly.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-06 11:46:56 -05:00
Leo Famulari
0e25fe420e
gnu: linux-libre 4.14: Update to 4.14.204.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.204.
(linux-libre-4.14-pristine-source): Update hash.
2020-11-06 11:11:43 -05:00
Leo Famulari
fa8e21a986
gnu: linux-libre 4.19: Update to 4.19.155.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.155.
(linux-libre-4.19-pristine-source): Update hash.
2020-11-06 11:11:43 -05:00
Leo Famulari
54288f59b6
gnu: linux-libre 5.4: Update to 5.4.75.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.74.
(linux-libre-5.4-pristine-source): Update hash.
2020-11-06 11:11:43 -05:00
Leo Famulari
cfeef4cf24
gnu: linux-libre: Update to 5.9.6.
...
* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.6.
(linux-libre-5.9-pristine-source): Update hash.
2020-11-06 11:11:39 -05:00
Ludovic Courtès
9e2523c25f
tests: Test "guix system search .".
...
This is a followup to 0c5d0c57d3
.
* tests/guix-system.sh: Run "guix system search .".
2020-11-06 16:38:12 +01:00
Ludovic Courtès
3c69e81d85
tests: docker-system: Increase VM memory.
...
The test was failing with ENOSPC.
* gnu/tests/docker.scm (run-docker-system-test)[vm]: Increase 'memory-size'.
(%test-docker-system): Change 'locale-libcs' for the OS passed to
'system-docker-image'.
2020-11-06 16:16:02 +01:00
Maxim Cournoyer
0c5d0c57d3
services: mpd: Do not eagerly look for a user.
...
Running 'guix system search mpd' would throw a backtrace because the
mpd-shepherd-service service start Gexp contained an unquoted call to
'getpwnam', which would look for a missing 'mpd' user and fail.
* gnu/services/audio.scm (mpd-shepherd-service): gexp-unquote only the
relevant variable rather than the whole expression.
2020-11-06 08:54:27 -05:00
Leo Famulari
ae9fbece00
gnu: gqrx: Update to 2.13.3.
...
* gnu/packages/radio.scm (gqrx): Update to 2.13.3.
2020-11-05 17:44:56 -05:00
Ludovic Courtès
51916455d0
Update NEWS.
2020-11-05 23:27:22 +01:00
Nicolas Goaziou
31200d8b05
gnu: emacs-solidity: Fix version.
...
* gnu/packages/emacs-xyz.scm (emacs-solidity): Fix version since the commit
used does not match a version bump.
2020-11-05 23:27:19 +01:00
Martin Becze
40bf42121f
gnu: Add emacs-solidity.
...
* gnu/packages/emacs-xyz.scm (emacs-solidity): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-05 23:25:00 +01:00
nixo
0e74436137
gnu: Add font-juliamono.
...
* gnu/packages/fonts.scm (font-juliamono): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-05 23:16:13 +01:00
Noah Landis
2d357136dc
gnu: Add emacs-nord-theme.
...
* gnu/packages/emacs-xyz.scm (emacs-nord-theme): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-05 21:20:52 +01:00
raingloom
fe1cd098d2
services: Add yggdrasil-service-type.
...
* gnu/services/networking.scm (yggdrasil-configuration)
(yggdrasil-configuration?, yggdrasil-configuration-package)
(yggdrasil-configuration-auto-conf, yggdrasil-configuration-log-level)
(yggdrasil-configuration-log-to): New procedures.
(yggdrasil-service-type): New variable.
* doc/guix.texi: Document it.
* gnu/system/examples/yggdrasil.tmpl: Provide example.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-11-05 18:45:40 +01:00
raingloom
d814246e2e
gnu: Add yggdrasil.
...
* gnu/packages/networking.scm (yggdrasil): New variable.
* gnu/packages/patches/yggdrasil-extra-config.patch: New file.
* gnu/local.mk (dist_PATCH_DATA): Add it.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-11-05 18:44:20 +01:00
raingloom
6ba1769da1
gnu: Add go-github-com-kardianos-minwinsvc.
...
* gnu/packages/golang.scm (go-github-com-kardianos-minwinsvc): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-11-05 18:44:16 +01:00
raingloom
546ddefc76
gnu: Add go-golang-zx2c4-com-wireguard.
...
* gnu/packages/golang.scm (go-golang-zx2c4-com-wireguard): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-11-05 18:44:10 +01:00
raingloom
1ce9759407
gnu: Add go-github-com-hjson-hjson-go.
...
* gnu/packages/golang.scm (go-github-com-hjson-hjson-go): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-11-05 18:44:06 +01:00
raingloom
336c9f0a81
gnu: Add go-github-com-hashicorp-go-syslog.
...
* gnu/packages/golang.scm (go-github-com-hashicorp-go-syslog): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-11-05 18:43:59 +01:00
Leo Famulari
251cb68342
gnu: linux-libre: Update to 5.9.4.
...
* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.4.
(linux-libre-5.9-pristine-source): Update hash.
2020-11-05 11:48:45 -05:00
Julien Lepiller
eff2cabdde
nls: Update translations of the manual.
2020-11-05 16:42:38 +01:00
Julien Lepiller
d3ecaa0363
nls: Update 'ta' translation.
2020-11-05 16:42:32 +01:00
Ludovic Courtès
a5945a60cf
gnu: chromium: Silent 'local-file' warning.
...
This is a followup to fddc870632
.
* gnu/packages/chromium.scm (%guix-patches): Use 'assume-valid-file-name'.
2020-11-05 16:15:22 +01:00
Ludovic Courtès
a4e7749e91
services: Remove imports of (ice-9 …) modules.
...
* gnu/services/monitoring.scm (zabbix-server-activation): Remove (ice-9
rdelim) from the imported modules.
(zabbix-agent-activation): Likewise.
* gnu/tests/mail.scm (run-exim-test)[test]: Remove (ice-9 ftw) from the
imported modules.
2020-11-05 16:13:50 +01:00
Ludovic Courtès
4db90a6c15
pack: Do not include the host (guix config).
...
* guix/scripts/pack.scm (store-database)[build]: Import a
synthetic (guix config).
2020-11-05 16:13:50 +01:00
Ludovic Courtès
e6934c0429
shepherd: Remove dependency on (guix utils).
...
Since commit 8ce6f4dc28
, importing this
module in a gexp would pull in (guix config) from the host, thereby
leading to non-reproducible derivations. Users in (gnu services ...) do
not expect that so simply remove the (guix utils) dependency for now.
* gnu/build/shepherd.scm (fork+exec-command/container)[strip-pid]: New
procedure.
Use it instead of 'strip-keyword-arguments'.
2020-11-05 16:13:50 +01:00
Ludovic Courtès
ca465a9c84
gexp: Warn when importing (guix config) or (ice-9 …).
...
While importing those modules from the host system is valid, it is often
a mistake that introduces non-reproducibility. This patch prints a
warning when that happens.
* guix/gexp.scm (gexp-attribute): Add #:validate parameter and honor it.
(gexp-modules)[validate-modules]: New procedure.
Pass it to 'gexp-attribute'.
* tests/gexp.scm ("gexp-modules, warning"): New test.
2020-11-05 16:13:50 +01:00
Ludovic Courtès
18fc84bce8
gexp: Store the source code location in <gexp>.
...
* guix/gexp.scm (<gexp>)[location]: New field.
(gexp-location): New procedure.
(write-gexp): Print the location of GEXP.
(gexp->derivation): Adjust call to 'make-gexp'.
(gexp): Likewise.
2020-11-05 16:13:50 +01:00
Ludovic Courtès
61d9c4458e
image: Error out when passed an unsupported partition type.
...
* gnu/build/image.scm (make-partition-image): Use 'raise' instead of
'format' when TYPE is not supported.
(convert-disk-image): Remove unneeded 'begin'.
2020-11-05 16:13:50 +01:00
Leo Famulari
552e9fc163
gnu: dump1090: Update to 4.0.
...
* gnu/packages/radio.scm (dump1090): Update to 4.0.
2020-11-05 00:57:27 -05:00
Tobias Geerinckx-Rice
facdae042d
gnu: virt-viewer: Enable VNC support.
...
* gnu/packages/spice.scm (virt-viewer)[inputs]: Add gtk-vnc.
2020-11-05 04:00:13 +01:00