jackhill/guix/guix.git
3 years agognu: gdb@9.2: Restore 'gdb-hurd.patch'.
Marius Bakke [Sat, 7 Nov 2020 23:22:21 +0000 (00:22 +0100)]
gnu: gdb@9.2: Restore 'gdb-hurd.patch'.

This patch got lost when e33c4286ebcc0dcc79985a32c6c2d5ad623d1fbe was merged
(commit 32787d652460871a79f99b63230f92759e2e0de2), but was still required on
the 'staging' branch.

* gnu/packages/patches/gdb-hurd.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.

3 years agoMerge remote-tracking branch 'origin/staging-next' into staging
Marius Bakke [Sat, 7 Nov 2020 20:57:16 +0000 (21:57 +0100)]
Merge remote-tracking branch 'origin/staging-next' into staging

3 years agoMerge branch 'master' into staging
Marius Bakke [Sat, 7 Nov 2020 20:33:32 +0000 (21:33 +0100)]
Merge branch 'master' into staging

 Conflicts:
gnu/local.mk
gnu/packages/gdb.scm
gnu/packages/lisp-xyz.scm
gnu/packages/web-browsers.scm

3 years agognu: tzdata: Update to 2020d.
Marius Bakke [Sat, 7 Nov 2020 19:10:23 +0000 (20:10 +0100)]
gnu: tzdata: Update to 2020d.

* gnu/packages/base.scm (tzdata): Update to 2020d.

3 years agognu: tzdata: Keep using the "fat" tzdata file format.
Marius Bakke [Sat, 7 Nov 2020 19:09:54 +0000 (20:09 +0100)]
gnu: tzdata: Keep using the "fat" tzdata file format.

* gnu/packages/base.scm (tzdata)[arguments]: In #:make-flags, pass CPPFLAGS to
preserve the same on-disk format as earlier releases.

3 years agoinstaller: parameters: Add a reboot button.
Mathieu Othacehe [Sat, 7 Nov 2020 17:16:01 +0000 (18:16 +0100)]
installer: parameters: Add a reboot button.

Suggested by: zimoun <zimon.toutoune@gmail.com>.

* gnu/installer/newt/parameters.scm (run-parameters-page): Add a reboot
button.

3 years agognu: vim: Update to 8.2.1964.
Tobias Geerinckx-Rice [Sat, 7 Nov 2020 14:34:49 +0000 (15:34 +0100)]
gnu: vim: Update to 8.2.1964.

* gnu/packages/vim.scm (vim): Update to 8.2.1964.

3 years agognu: zile: Update to 2.4.15.
Tobias Geerinckx-Rice [Sat, 7 Nov 2020 14:33:40 +0000 (15:33 +0100)]
gnu: zile: Update to 2.4.15.

* gnu/packages/zile.scm (zile): Update to 2.4.15.

3 years agognu: nix: Update to 2.3.8.
Tobias Geerinckx-Rice [Sat, 7 Nov 2020 14:23:56 +0000 (15:23 +0100)]
gnu: nix: Update to 2.3.8.

* gnu/packages/package-management.scm (nix): Update to 2.3.8.

3 years agognu: nix: Download source over HTTPS.
Tobias Geerinckx-Rice [Sat, 7 Nov 2020 14:23:28 +0000 (15:23 +0100)]
gnu: nix: Download source over HTTPS.

* gnu/packages/package-management.scm (nix)[source]: Use HTTPS.

3 years agognu: f3: Update to 8.0.
Tobias Geerinckx-Rice [Sat, 7 Nov 2020 14:09:59 +0000 (15:09 +0100)]
gnu: f3: Update to 8.0.

* gnu/packages/disk.scm (f3): Update to 8.0.

3 years agognu: f3: Fix cross-compilation.
Tobias Geerinckx-Rice [Sat, 7 Nov 2020 14:09:49 +0000 (15:09 +0100)]
gnu: f3: Fix cross-compilation.

* gnu/packages/disk.scm (f3)[arguments]: Use CC-FOR-TARGET.

3 years agognu: duperemove: Update to 0.11.2.
Tobias Geerinckx-Rice [Sat, 7 Nov 2020 13:46:50 +0000 (14:46 +0100)]
gnu: duperemove: Update to 0.11.2.

* gnu/packages/disk.scm (duperemove): Update to 0.11.2.

3 years agognu: duperemove: Prepare for cross-compilation.
Tobias Geerinckx-Rice [Sat, 7 Nov 2020 13:46:36 +0000 (14:46 +0100)]
gnu: duperemove: Prepare for cross-compilation.

* gnu/packages/disk.scm (duperemove)[arguments]: Use CC-FOR-TARGET.

3 years agognu: doctest: Update to 2.4.1.
Tobias Geerinckx-Rice [Sat, 7 Nov 2020 13:08:16 +0000 (14:08 +0100)]
gnu: doctest: Update to 2.4.1.

* gnu/packages/check.scm (doctest): Update to 2.4.1.

3 years agognu: firebird: Tweak description.
Tobias Geerinckx-Rice [Sat, 7 Nov 2020 13:02:41 +0000 (14:02 +0100)]
gnu: firebird: Tweak description.

Suggested by Christopher Baines <mail@cbaines.net>.

* gnu/packages/databases.scm (firebird)[description]: Drop ‘and more’.

3 years agognu: Add emacs-csharp-mode.
AuPath [Sat, 7 Nov 2020 10:46:39 +0000 (11:46 +0100)]
gnu: Add emacs-csharp-mode.

* gnu/packages/emacs-xyz.scm (emacs-csharp-mode): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agodoc: Fix Zabbix ‘db-secret-file’ documentation.
Tobias Geerinckx-Rice [Fri, 6 Nov 2020 12:17:00 +0000 (13:17 +0100)]
doc: Fix Zabbix ‘db-secret-file’ documentation.

* doc/guix.texi (Monitoring Services): Clarify ‘db-secret-file’'s (lack
of) structure and gexp support.

3 years agognu: thermald: Update to 2.3.
Tobias Geerinckx-Rice [Sat, 7 Nov 2020 12:09:20 +0000 (13:09 +0100)]
gnu: thermald: Update to 2.3.

* gnu/packages/admin.scm (thermald): Update to 2.3.
[arguments]: Build verbosely.
Add a no-early-./configure phase.
[inputs]: Add libevdev, upower, and xz.

3 years agognu: thermald: Correct licence.
Tobias Geerinckx-Rice [Sat, 7 Nov 2020 11:23:38 +0000 (12:23 +0100)]
gnu: thermald: Correct licence.

* gnu/packages/admin.scm (thermald)[license]: It's GPL2-only.

3 years agolinux-boot: Resume from hibernation.
Tobias Geerinckx-Rice [Thu, 5 Nov 2020 10:03:21 +0000 (11:03 +0100)]
linux-boot: Resume from hibernation.

* gnu/build/linux-boot.scm (resume-if-hibernated): New procedure.
(boot-system): Call it.

3 years agouuid: Add support for bcachefs.
Tobias Geerinckx-Rice [Thu, 5 Nov 2020 12:14:23 +0000 (13:14 +0100)]
uuid: Add support for bcachefs.

* gnu/system/uuid.scm (string->bcachefs-uuid): New exported procedure.
(%uuid-parsers, %uuid-printers): Add the ‘bcachefs’ file system type.

3 years agofile-systems: Add support for bcachefs.
Tobias Geerinckx-Rice [Thu, 5 Nov 2020 12:06:18 +0000 (13:06 +0100)]
file-systems: Add support for bcachefs.

* gnu/build/file-systems.scm (%bcachefs-endianness): New syntax.
(bcachefs-superblock?, read-bcachefs-superblock)
(bcachefs-superblock-external-uuid, bcachefs-superblock-volume-name)
(check-bcachefs-file-system): New procedures.
(%partition-label-readers, %partition-uuid-readers, check-file-system):
Register them.

3 years agognu: kdenlive: Update to 20.08.3.
Tobias Geerinckx-Rice [Fri, 6 Nov 2020 00:02:38 +0000 (01:02 +0100)]
gnu: kdenlive: Update to 20.08.3.

* gnu/packages/kde.scm (kdenlive): Update to 20.08.3.

3 years agognu: samba: Update to 4.13.2.
Tobias Geerinckx-Rice [Fri, 6 Nov 2020 00:02:25 +0000 (01:02 +0100)]
gnu: samba: Update to 4.13.2.

* gnu/packages/samba.scm (samba): Update to 4.13.2.

3 years agognu: system-config-printer: Update to 1.5.13.
Tobias Geerinckx-Rice [Thu, 5 Nov 2020 23:23:41 +0000 (00:23 +0100)]
gnu: system-config-printer: Update to 1.5.13.

* gnu/packages/gnome.scm (system-config-printer): Update to 1.5.13.

3 years agognu: shotwell: Update to 0.30.11.
Tobias Geerinckx-Rice [Thu, 5 Nov 2020 23:23:30 +0000 (00:23 +0100)]
gnu: shotwell: Update to 0.30.11.

* gnu/packages/gnome.scm (shotwell): Update to 0.30.11.

3 years agognu: bcachefs-tools: Update to 0.1-1.742dbbd.
Tobias Geerinckx-Rice [Thu, 5 Nov 2020 20:58:21 +0000 (21:58 +0100)]
gnu: bcachefs-tools: Update to 0.1-1.742dbbd.

* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-1.742dbbd.
[inputs]: Add eudev.

3 years agognu: libscrypt: Add a :static output.
Tobias Geerinckx-Rice [Thu, 5 Nov 2020 21:00:22 +0000 (22:00 +0100)]
gnu: libscrypt: Add a :static output.

* gnu/packages/crypto.scm (libscrypt)[outputs]: Add "static" to this new
field.
[arguments]: Add an ‘install:static’ phase.

3 years agognu: libreoffice: Enable LibreOffice Base.
Tobias Geerinckx-Rice [Sun, 1 Nov 2020 12:24:49 +0000 (13:24 +0100)]
gnu: libreoffice: Enable LibreOffice Base.

* gnu/packages/libreoffice.scm (libreoffice)[arguments]: Enable the
Firebird SDBC.
[inputs]: Add firebird.

3 years agognu: Add firebird.
Tobias Geerinckx-Rice [Thu, 29 Oct 2020 14:17:35 +0000 (15:17 +0100)]
gnu: Add firebird.

* gnu/packages/databases.scm (firebird): New public variable.

3 years agognu: guix-build-coordinator: Update to 0-5.98f5083.
Christopher Baines [Sat, 7 Nov 2020 12:22:20 +0000 (12:22 +0000)]
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.

3 years agoinstaller: Edit partitioning warning message.
Mathieu Othacehe [Sat, 7 Nov 2020 12:04:02 +0000 (13:04 +0100)]
installer: Edit partitioning warning message.

* gnu/installer/newt/partition.scm (draw-formatting-page): Add an extra new
line.

3 years agoinstaller: Limit listbox height.
Mathieu Othacehe [Fri, 6 Nov 2020 09:59:54 +0000 (10:59 +0100)]
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.

3 years agognu: xfce4-power-manager: Update to 1.7.1.
Michael Rohleder [Sat, 7 Nov 2020 00:46:05 +0000 (01:46 +0100)]
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>
3 years agognu: Add emacs-monokai-theme.
Noah Landis [Fri, 6 Nov 2020 23:39:04 +0000 (16:39 -0700)]
gnu: Add emacs-monokai-theme.

* gnu/packages/emacs-xyz.scm (emacs-monokai-theme): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: emacs-emms: Update to 6.1.
Nicolas Goaziou [Sat, 7 Nov 2020 09:21:42 +0000 (10:21 +0100)]
gnu: emacs-emms: Update to 6.1.

* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 6.1.

3 years agognu: emacs-webfeeder: Update to 1.1.0.
Pierre Neidhardt [Sat, 7 Nov 2020 08:37:36 +0000 (09:37 +0100)]
gnu: emacs-webfeeder: Update to 1.1.0.

* gnu/packages/emacs-xyz.scm (emacs-webfeeder): Update to 1.1.0.

3 years agognu: Add rust-version-compare-0.0.
Nicolas Goaziou [Fri, 6 Nov 2020 20:39:17 +0000 (21:39 +0100)]
gnu: Add rust-version-compare-0.0.

* gnu/packages/crates-io.scm (rust-version-compare-0.0): New variable.

3 years agognu: Add rust-ansi-parser-0.6
Nicolas Goaziou [Fri, 6 Nov 2020 20:25:23 +0000 (21:25 +0100)]
gnu: Add rust-ansi-parser-0.6

* gnu/packages/crates-io.scm (rust-ansi-parser-0.6): New variable.

3 years agognu: esbuild: Update to 0.8.4.
Ryan Prior via Guix-patches via [Fri, 6 Nov 2020 05:13:13 +0000 (05:13 +0000)]
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>
3 years agognu: vala-language-server: Update to 0.48.1.
Ryan Prior via Guix-patches via [Fri, 6 Nov 2020 05:09:32 +0000 (05:09 +0000)]
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>
3 years agognu: vala: Update to 0.50.1.
Ryan Prior via Guix-patches via [Fri, 6 Nov 2020 05:09:29 +0000 (05:09 +0000)]
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>
3 years agognu: linux-libre 4.14: Update to 4.14.204.
Leo Famulari [Fri, 6 Nov 2020 06:07:01 +0000 (01:07 -0500)]
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.

3 years agognu: linux-libre 4.19: Update to 4.19.155.
Leo Famulari [Fri, 6 Nov 2020 06:05:53 +0000 (01:05 -0500)]
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.

3 years agognu: linux-libre 5.4: Update to 5.4.75.
Leo Famulari [Fri, 6 Nov 2020 06:05:01 +0000 (01:05 -0500)]
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.

3 years agognu: linux-libre: Update to 5.9.6.
Leo Famulari [Fri, 6 Nov 2020 06:04:14 +0000 (01:04 -0500)]
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.

3 years agognu: lz4: Add a :static output.
Tobias Geerinckx-Rice [Thu, 5 Nov 2020 12:31:53 +0000 (13:31 +0100)]
gnu: lz4: Add a :static output.

* gnu/packages/compression.scm (lz4)[outputs]: Add "static" to this new
field.
[arguments]: Replace the ‘delete-static-library’ phase with
‘move-static-library’.

3 years agognu: gqrx: Update to 2.13.3.
Leo Famulari [Thu, 5 Nov 2020 22:44:13 +0000 (17:44 -0500)]
gnu: gqrx: Update to 2.13.3.

* gnu/packages/radio.scm (gqrx): Update to 2.13.3.

3 years agognu: emacs-solidity: Fix version.
Nicolas Goaziou [Thu, 5 Nov 2020 22:27:19 +0000 (23:27 +0100)]
gnu: emacs-solidity: Fix version.

* gnu/packages/emacs-xyz.scm (emacs-solidity): Fix version since the commit
used does not match a version bump.

3 years agognu: Add emacs-solidity.
Martin Becze [Thu, 5 Nov 2020 22:25:00 +0000 (23:25 +0100)]
gnu: Add emacs-solidity.

* gnu/packages/emacs-xyz.scm (emacs-solidity): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: Add font-juliamono.
nixo [Sun, 1 Nov 2020 10:04:12 +0000 (11:04 +0100)]
gnu: Add font-juliamono.

* gnu/packages/fonts.scm (font-juliamono): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: Add emacs-nord-theme.
Noah Landis [Thu, 5 Nov 2020 02:47:27 +0000 (19:47 -0700)]
gnu: Add emacs-nord-theme.

* gnu/packages/emacs-xyz.scm (emacs-nord-theme): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agoservices: Add yggdrasil-service-type.
raingloom [Thu, 11 Jun 2020 12:09:57 +0000 (14:09 +0200)]
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>
3 years agognu: Add yggdrasil.
raingloom [Sat, 17 Oct 2020 18:57:57 +0000 (20:57 +0200)]
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>
3 years agognu: Add go-github-com-kardianos-minwinsvc.
raingloom [Sat, 17 Oct 2020 18:56:53 +0000 (20:56 +0200)]
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>
3 years agognu: Add go-golang-zx2c4-com-wireguard.
raingloom [Thu, 5 Nov 2020 13:48:39 +0000 (14:48 +0100)]
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>
3 years agognu: Add go-github-com-hjson-hjson-go.
raingloom [Fri, 23 Oct 2020 00:03:41 +0000 (02:03 +0200)]
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>
3 years agognu: Add go-github-com-hashicorp-go-syslog.
raingloom [Thu, 29 Oct 2020 16:10:25 +0000 (17:10 +0100)]
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>
3 years agognu: linux-libre: Update to 5.9.4.
Leo Famulari [Thu, 5 Nov 2020 03:28:26 +0000 (22:28 -0500)]
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.

3 years agonls: Update translations of the manual.
Julien Lepiller [Thu, 5 Nov 2020 15:41:21 +0000 (16:41 +0100)]
nls: Update translations of the manual.

3 years agonls: Update 'ta' translation.
Julien Lepiller [Thu, 5 Nov 2020 15:39:58 +0000 (16:39 +0100)]
nls: Update 'ta' translation.

3 years agognu: chromium: Silent 'local-file' warning.
Ludovic Courtès [Thu, 5 Nov 2020 15:15:22 +0000 (16:15 +0100)]
gnu: chromium: Silent 'local-file' warning.

This is a followup to fddc87063231f8f9aa22bbbc5bca4a46b9bbf004.

* gnu/packages/chromium.scm (%guix-patches): Use 'assume-valid-file-name'.

3 years agoservices: Remove imports of (ice-9 …) modules.
Ludovic Courtès [Thu, 5 Nov 2020 15:09:17 +0000 (16:09 +0100)]
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.

3 years agopack: Do not include the host (guix config).
Ludovic Courtès [Thu, 5 Nov 2020 15:08:21 +0000 (16:08 +0100)]
pack: Do not include the host (guix config).

* guix/scripts/pack.scm (store-database)[build]: Import a
synthetic (guix config).

3 years agoshepherd: Remove dependency on (guix utils).
Ludovic Courtès [Thu, 5 Nov 2020 14:26:57 +0000 (15:26 +0100)]
shepherd: Remove dependency on (guix utils).

Since commit 8ce6f4dc2879919c12bc76a2f4b01200af97e019, 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'.

3 years agogexp: Warn when importing (guix config) or (ice-9 …).
Ludovic Courtès [Thu, 5 Nov 2020 13:52:29 +0000 (14:52 +0100)]
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.

3 years agogexp: Store the source code location in <gexp>.
Ludovic Courtès [Thu, 5 Nov 2020 13:32:04 +0000 (14:32 +0100)]
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.

3 years agoimage: Error out when passed an unsupported partition type.
Ludovic Courtès [Thu, 5 Nov 2020 13:56:16 +0000 (14:56 +0100)]
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'.

3 years agognu: dump1090: Update to 4.0.
Leo Famulari [Thu, 5 Nov 2020 05:50:51 +0000 (00:50 -0500)]
gnu: dump1090: Update to 4.0.

* gnu/packages/radio.scm (dump1090): Update to 4.0.

3 years agognu: virt-viewer: Enable VNC support.
Tobias Geerinckx-Rice [Thu, 5 Nov 2020 02:59:58 +0000 (03:59 +0100)]
gnu: virt-viewer: Enable VNC support.

* gnu/packages/spice.scm (virt-viewer)[inputs]: Add gtk-vnc.

3 years agognu: praat: Update to 6.1.30.
Tobias Geerinckx-Rice [Thu, 5 Nov 2020 02:45:03 +0000 (03:45 +0100)]
gnu: praat: Update to 6.1.30.

* gnu/packages/language.scm (praat): Update to 6.1.30.

3 years agognu: python-audioread: Update to 2.1.9.
Tobias Geerinckx-Rice [Thu, 5 Nov 2020 02:18:09 +0000 (03:18 +0100)]
gnu: python-audioread: Update to 2.1.9.

* gnu/packages/mp3.scm (python-audioread): Update to 2.1.9.

3 years agognu: toxic: Update to 0.8.4.
Tobias Geerinckx-Rice [Wed, 4 Nov 2020 23:01:59 +0000 (00:01 +0100)]
gnu: toxic: Update to 0.8.4.

* gnu/packages/messaging.scm (toxic): Update to 0.8.4.

3 years agognu: libnice: Update to 0.1.18.
Tobias Geerinckx-Rice [Wed, 4 Nov 2020 22:42:04 +0000 (23:42 +0100)]
gnu: libnice: Update to 0.1.18.

* gnu/packages/networking.scm (libnice): Update to 0.1.18.
[arguments]: Add a new ‘disable-failing-test’ phase.

3 years agognu: lldpd: Omit static library.
Tobias Geerinckx-Rice [Wed, 4 Nov 2020 22:36:21 +0000 (23:36 +0100)]
gnu: lldpd: Omit static library.

* gnu/packages/networking.scm (lldpd)[arguments]: Add ‘--disable-static’
to the #:configure-flags.

3 years agognu: lldpd: Update to 1.0.7.
Tobias Geerinckx-Rice [Wed, 4 Nov 2020 22:35:19 +0000 (23:35 +0100)]
gnu: lldpd: Update to 1.0.7.

* gnu/packages/networking.scm (lldpd): Update to 1.0.7.

3 years agognu: fldigi: Update to 4.1.15.
Tobias Geerinckx-Rice [Wed, 4 Nov 2020 21:37:12 +0000 (22:37 +0100)]
gnu: fldigi: Update to 4.1.15.

* gnu/packages/radio.scm (fldigi): Update to 4.1.15.

3 years agognu: python-sphinx-intl: Update to 2.0.1.
Tobias Geerinckx-Rice [Wed, 4 Nov 2020 21:21:02 +0000 (22:21 +0100)]
gnu: python-sphinx-intl: Update to 2.0.1.

* gnu/packages/sphinx.scm (python-sphinx-intl): Update to 2.0.1.

3 years agognu: oil: Update to 0.8.3.
Tobias Geerinckx-Rice [Wed, 4 Nov 2020 21:11:02 +0000 (22:11 +0100)]
gnu: oil: Update to 0.8.3.

* gnu/packages/shells.scm (oil): Update to 0.8.3.

3 years agognu: xl2tpd: Update to 1.3.16.
Tobias Geerinckx-Rice [Wed, 4 Nov 2020 21:07:48 +0000 (22:07 +0100)]
gnu: xl2tpd: Update to 1.3.16.

* gnu/packages/vpn.scm (xl2tpd): Update to 1.3.16.

3 years agognu: i3-gaps: Update to 4.18.3.
Tobias Geerinckx-Rice [Wed, 4 Nov 2020 21:02:51 +0000 (22:02 +0100)]
gnu: i3-gaps: Update to 4.18.3.

* gnu/packages/wm.scm (i3-gaps): Update to 4.18.3.

3 years agognu: i3-wm: Update to 4.18.3.
Tobias Geerinckx-Rice [Wed, 4 Nov 2020 20:56:23 +0000 (21:56 +0100)]
gnu: i3-wm: Update to 4.18.3.

* gnu/packages/wm.scm (i3-wm): Update to 4.18.3.

3 years agognu: vera: Update to 1.24.
Tobias Geerinckx-Rice [Wed, 4 Nov 2020 19:51:00 +0000 (20:51 +0100)]
gnu: vera: Update to 1.24.

* gnu/packages/dictionaries.scm (vera): Update to 1.24.
[arguments]: Replace problematic (non-)character.

3 years agognu: php: Move a test disablement.
Tobias Geerinckx-Rice [Fri, 30 Oct 2020 12:53:07 +0000 (13:53 +0100)]
gnu: php: Move a test disablement.

* gnu/packages/php.scm (php)[arguments]: Disable bug73837.phpt under a
more appropriate comment section.

3 years agognu: colord: Update to 1.4.5.
Tobias Geerinckx-Rice [Wed, 4 Nov 2020 15:28:37 +0000 (16:28 +0100)]
gnu: colord: Update to 1.4.5.

* gnu/packages/gnome.scm (colord): Update to 1.4.5.

3 years agognu: zeitgeist: Update to 1.0.3.
Tobias Geerinckx-Rice [Wed, 4 Nov 2020 14:10:24 +0000 (15:10 +0100)]
gnu: zeitgeist: Update to 1.0.3.

* gnu/packages/gnome.scm (zeitgeist): Update to 1.0.3.

3 years agognu: gpxsee: Update to 7.35.
Tobias Geerinckx-Rice [Wed, 4 Nov 2020 13:12:36 +0000 (14:12 +0100)]
gnu: gpxsee: Update to 7.35.

* gnu/packages/gps.scm (gpxsee): Update to 7.35.

3 years agognu: wavemon: Update to 0.9.2.
Tobias Geerinckx-Rice [Wed, 4 Nov 2020 13:08:59 +0000 (14:08 +0100)]
gnu: wavemon: Update to 0.9.2.

* gnu/packages/hardware.scm (wavemon): Update to 0.9.2.
[source]: Add two bonus upstream commits as patches.

3 years agognu: python-djangorestframework: Update to 3.12.1.
Marius Bakke [Wed, 4 Nov 2020 11:29:54 +0000 (12:29 +0100)]
gnu: python-djangorestframework: Update to 3.12.1.

* gnu/packages/django.scm (python-djangorestframework): Update to 3.12.1.

3 years agognu: python-django@2.2: Update to 2.2.17.
Marius Bakke [Wed, 4 Nov 2020 11:03:07 +0000 (12:03 +0100)]
gnu: python-django@2.2: Update to 2.2.17.

* gnu/packages/django.scm (python-django-2.2): Update to 2.2.17.

3 years agognu: python-django: Update to 3.1.3.
Marius Bakke [Wed, 4 Nov 2020 11:02:39 +0000 (12:02 +0100)]
gnu: python-django: Update to 3.1.3.

* gnu/packages/django.scm (python-django): Update to 3.1.3.

3 years agognu: ungoogled-chromium: Fix hardware acceleration.
Marius Bakke [Tue, 3 Nov 2020 19:51:27 +0000 (20:51 +0100)]
gnu: ungoogled-chromium: Fix hardware acceleration.

* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Patch in absolute
file name of libGL.so, and install Chromiums own libEGL.so and libGLESv2.so.

3 years agognu: ungoogled-chromium: Update to 86.0.4240.183-0.b68e17f [security fixes].
Marius Bakke [Tue, 3 Nov 2020 09:42:47 +0000 (10:42 +0100)]
gnu: ungoogled-chromium: Update to 86.0.4240.183-0.b68e17f [security fixes].

This fixes CVE-2020-16004, CVE-2020-16005, CVE-2020-16006, CVE-2020-16007,
CVE-2020-16008, CVE-2020-16009, and CVE-2020-16011.

* gnu/packages/chromium.scm (%ungoogled-revision, %ungoogled-origin): Update
to b68e17f.
(ungoogled-chromium): Update to 86.0.4240.183.

3 years agognu: ungoogled-chromium: Add search path for installed extensions.
Marius Bakke [Fri, 23 Oct 2020 08:17:21 +0000 (10:17 +0200)]
gnu: ungoogled-chromium: Add search path for installed extensions.

* gnu/packages/patches/ungoogled-chromium-extension-search-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/chromium.scm (%guix-patches): New variable.
(ungoogled-chromium-snippet): Apply %GUIX-PATCHES.
(ungoogled-chromium)[arguments]: Don't hard-code extensions directory.
[native-search-paths]: New field.

3 years agoservices: guix: Do not embed the host (guix config).
Ludovic Courtès [Wed, 4 Nov 2020 22:58:55 +0000 (23:58 +0100)]
services: guix: Do not embed the host (guix config).

Fixes a bug whereby different users would get different derivations for
the same service.

* gnu/services/base.scm (guix-shepherd-service): In 'start' method, do
not embed (guix config).

3 years agovm: system-qemu-image: Fix type error, remove more actual file systems.
Ludovic Courtès [Wed, 4 Nov 2020 22:10:53 +0000 (23:10 +0100)]
vm: system-qemu-image: Fix type error, remove more actual file systems.

* gnu/system/vm.scm (system-qemu-image)[file-systems-to-keep]: Check
whether SOURCE is a string before calling 'string-prefix?'.  Remove
UUIDs and file system labels as well.

3 years agognu: dump1090: Fix license.
Leo Famulari [Wed, 4 Nov 2020 19:56:42 +0000 (14:56 -0500)]
gnu: dump1090: Fix license.

* gnu/packages/radio.scm (dump1090)[license]: Use GPL2+.

3 years agognu: Add Cantata.
Simon Streit [Wed, 4 Nov 2020 19:08:57 +0000 (14:08 -0500)]
gnu: Add Cantata.

* gnu/packages/mpd.scm (cantata): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
3 years agognu: pam-krb5: Update source uri.
Efraim Flashner [Wed, 4 Nov 2020 14:04:36 +0000 (16:04 +0200)]
gnu: pam-krb5: Update source uri.

* gnu/packages/admin.scm (pam-krb5)[source]: Add archive location.