jackhill/guix/guix.git
4 years agognu: python-pyatspi: Propagate python-pygobject.
Christopher Baines [Wed, 15 Apr 2020 17:43:55 +0000 (18:43 +0100)]
gnu: python-pyatspi: Propagate python-pygobject.

As python-pygobject is required at runtime.

* gnu/packages/gnome.scm (python-pyatspi)[inputs]: Move python-pygobject to…
[propagated-inputs]: …here.
(python2-pyatspi)[inputs]: Move python2-pygobject to…
[propagated-inputs]: …here.

4 years agognu: Add python2-pyatspi.
Christopher Baines [Fri, 10 Apr 2020 12:51:07 +0000 (13:51 +0100)]
gnu: Add python2-pyatspi.

This will enable updating python2-dogtail to 0.9.11.

* gnu/packages/gnome.scm (python2-pyatspi): New variable.

4 years agosystem: image: Fix disk-image cross-compilation.
Mathieu Othacehe [Wed, 20 May 2020 14:22:17 +0000 (16:22 +0200)]
system: image: Fix disk-image cross-compilation.

* gnu/system/image.scm (system-disk-image): Use the native version of the
helper packages (e2fsprogs, dosfstools, mtools, genimage, coreutils and
findutils).

4 years agognu: grub: Allow "grub-bios-setup" to operate on raw disk-images.
Mathieu Othacehe [Wed, 20 May 2020 14:17:52 +0000 (16:17 +0200)]
gnu: grub: Allow "grub-bios-setup" to operate on raw disk-images.

* gnu/packages/patches/grub-setup-root.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/bootloaders.scm (grub): Apply it.

4 years agobuild: image: Add support for EXT2 and EXT3 file-systems.
Mathieu Othacehe [Wed, 20 May 2020 14:12:14 +0000 (16:12 +0200)]
build: image: Add support for EXT2 and EXT3 file-systems.

* gnu/build/image.scm (make-ext4-image): Rename to ...
(make-ext-image): ... it, and pass the file-system type to mke2fs,
(make-partition-image): Adapt to call "make-ext-image" if the partition
file-system is prefixed by "ext".

4 years agoimage: Add partition offset support.
Mathieu Othacehe [Wed, 20 May 2020 14:09:53 +0000 (16:09 +0200)]
image: Add partition offset support.

* gnu/image.scm (partition-offset): New procedure,
(<partition>)[offset]: new field.
* gnu/system/image.scm (system-disk-image): Apply the partition offset.

4 years agognu: emacs-stumpwm-mode: Update to 0.0.1-3.920f8fc.
Marcin Karpezo [Mon, 25 May 2020 17:45:02 +0000 (19:45 +0200)]
gnu: emacs-stumpwm-mode: Update to 0.0.1-3.920f8fc.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
4 years agognu: sbcl-swm-gaps: Update to 0.0.1-2.920f8fc.
Marcin Karpezo [Mon, 25 May 2020 17:45:01 +0000 (19:45 +0200)]
gnu: sbcl-swm-gaps: Update to 0.0.1-2.920f8fc.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
4 years agognu: sbcl-globalwindows: Update to 0.0.1-2.920f8fc.
Marcin Karpezo [Mon, 25 May 2020 17:45:00 +0000 (19:45 +0200)]
gnu: sbcl-globalwindows: Update to 0.0.1-2.920f8fc.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
4 years agognu: sbcl-pass: Update to 0.0.1-2.920f8fc.
Marcin Karpezo [Mon, 25 May 2020 17:44:59 +0000 (19:44 +0200)]
gnu: sbcl-pass: Update to 0.0.1-2.920f8fc.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
4 years agognu: sbcl-ttf-fonts: Update to 0.0.1-2.920f8fc.
Marcin Karpezo [Mon, 25 May 2020 17:44:58 +0000 (19:44 +0200)]
gnu: sbcl-ttf-fonts: Update to 0.0.1-2.920f8fc.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
4 years agognu: stumpish: Update to 0.0.1-2.920f8fc.
Marcin Karpezo [Mon, 25 May 2020 17:44:57 +0000 (19:44 +0200)]
gnu: stumpish: Update to 0.0.1-2.920f8fc.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
4 years agognu: go-github-com-prometheus-procfs: Re-indent.
Efraim Flashner [Tue, 26 May 2020 06:49:50 +0000 (09:49 +0300)]
gnu: go-github-com-prometheus-procfs: Re-indent.

* gnu/packages/syncthing.scm (go-github-com-prometheus-procfs):
Re-indent the package.

4 years agognu: go-github-com-prometheus-procfs: Update to 0.0.11.
Efraim Flashner [Tue, 26 May 2020 06:49:11 +0000 (09:49 +0300)]
gnu: go-github-com-prometheus-procfs: Update to 0.0.11.

* gnu/packages/syncthing.scm (go-github-com-prometheus-procfs): Update
to 0.0.11.
[propagated-inputs]: Add go-golang-org-x-sys.

4 years agognu: go-github-com-maruel-panicparse: Update to 1.4.1.
Efraim Flashner [Mon, 25 May 2020 19:21:54 +0000 (22:21 +0300)]
gnu: go-github-com-maruel-panicparse: Update to 1.4.1.

* gnu/packages/golang.scm (go-github-com-maruel-panicparse): Update to
1.4.1.

4 years agognu: go-github-com-beorn7-perks-quantile: Update to 1.0.1.
Efraim Flashner [Mon, 25 May 2020 19:12:12 +0000 (22:12 +0300)]
gnu: go-github-com-beorn7-perks-quantile: Update to 1.0.1.

* gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile):
Update to 1.0.1.

4 years agognu: go-github-com-go-asn1-ber-asn1-ber: Update to 1.4.1.
Efraim Flashner [Mon, 25 May 2020 19:06:25 +0000 (22:06 +0300)]
gnu: go-github-com-go-asn1-ber-asn1-ber: Update to 1.4.1.

* gnu/packages/syncthing.scm (go-github-com-go-asn1-ber-asn1-ber):
Update to 1.4.1.

4 years agognu: go-github-com-oschwald-maxminddb-golang: Update to 1.6.0.
Efraim Flashner [Mon, 25 May 2020 19:04:44 +0000 (22:04 +0300)]
gnu: go-github-com-oschwald-maxminddb-golang: Update to 1.6.0.

* gnu/packages/syncthing.scm (go-github-com-oschwald-maxminddb-golang):
Update to 1.6.0.

4 years agognu: go-github-com-lib-pq: Update to 1.5.2.
Efraim Flashner [Mon, 25 May 2020 18:54:55 +0000 (21:54 +0300)]
gnu: go-github-com-lib-pq: Update to 1.5.2.

* gnu/packages/syncthing.scm (go-github-com-lib-pq): Update to 1.5.2.

4 years agognu: go-github-com-kr-text: Update to 0.2.0.
Efraim Flashner [Mon, 25 May 2020 18:07:44 +0000 (21:07 +0300)]
gnu: go-github-com-kr-text: Update to 0.2.0.

* gnu/packages/golang.scm (go-github-com-kr-text): Update to 0.2.0.

4 years agognu: go-github-com-mitchellh-go-homedir: Enable tests.
Efraim Flashner [Mon, 25 May 2020 18:18:17 +0000 (21:18 +0300)]
gnu: go-github-com-mitchellh-go-homedir: Enable tests.

* gnu/packages/golang.scm (go-github-com-mitchellh-go-homedir)
[arguments]: Enable tests. Add custom phase to set HOME environment
variable.

4 years agognu: go-github-com-mitchellh-go-homedir: Update to 1.1.0.
Efraim Flashner [Mon, 25 May 2020 18:13:38 +0000 (21:13 +0300)]
gnu: go-github-com-mitchellh-go-homedir: Update to 1.1.0.

* gnu/packages/golang.scm (go-github-com-mitchellh-go-homedir): Update
to 1.1.0.

4 years agognu: go-github-com-mitchellh-go-homedir: Update version string.
Efraim Flashner [Mon, 25 May 2020 18:12:17 +0000 (21:12 +0300)]
gnu: go-github-com-mitchellh-go-homedir: Update version string.

The commit was actually at the 1.0.0 tag.

* gnu/packages/golang.scm (go-github-com-mitchellh-go-homedir)[version]:
Update to proper version.
[source]: Update commit for git-fetch.

4 years agognu: go-github-com-ccding-go-stun: Update to 0.1.2.
Efraim Flashner [Mon, 25 May 2020 19:16:33 +0000 (22:16 +0300)]
gnu: go-github-com-ccding-go-stun: Update to 0.1.2.

* gnu/packages/syncthing.scm (go-github-com-ccding-go-stun): Update to
0.1.2.

4 years agognu: go-github-com-ccding-go-stun: Update version string.
Efraim Flashner [Mon, 25 May 2020 19:14:51 +0000 (22:14 +0300)]
gnu: go-github-com-ccding-go-stun: Update version string.

The commit was also tagged 0.1.1.

* gnu/packages/syncthing.scm (go-github-com-ccding-go-stun)[version]:
Change to tagged version.
[source]: Update to use version string.

4 years agognu: go-github-com-stathat-go: Update version string.
Efraim Flashner [Mon, 25 May 2020 19:08:35 +0000 (22:08 +0300)]
gnu: go-github-com-stathat-go: Update version string.

The commit was also tagged 1.0.0.

* gnu/packages/syncthing.scm (go-github-com-stathat-go)[version]: Retag
1.0.0.
[source]: Update to use version string.

4 years agognu: go-github-com-certifi-gocertifi: Update to 2020.02.11.
Efraim Flashner [Mon, 25 May 2020 19:20:22 +0000 (22:20 +0300)]
gnu: go-github-com-certifi-gocertifi: Update to 2020.02.11.

* gnu/packages/tls.scm (go-github-com-certifi-gocertifi): Update to
2020.02.11.

4 years agognu: go-github-com-bkaradzic-go-lz4: Update version string.
Efraim Flashner [Mon, 25 May 2020 18:52:43 +0000 (21:52 +0300)]
gnu: go-github-com-bkaradzic-go-lz4: Update version string.

* gnu/packages/syncthing.scm (go-github-com-bkaradzic-go-lz4)[version]:
Commit comes after the 1.0.0 release.

4 years agognu: go-github-com-blang-semver: Update to 4.0.0.
Efraim Flashner [Mon, 25 May 2020 18:43:48 +0000 (21:43 +0300)]
gnu: go-github-com-blang-semver: Update to 4.0.0.

* gnu/packages/golang.scm (go-github-com-blang-semver): Update to 4.0.0.

4 years agognu: go-github-com-blang-semver: Update version string.
Efraim Flashner [Mon, 25 May 2020 18:41:22 +0000 (21:41 +0300)]
gnu: go-github-com-blang-semver: Update version string.

The commit was actually the tag for 3.3.0.

* gnu/packages/golang.scm (go-github-com-blang-semver)[version]: Retag
as 3.3.0.
[source]: Update to use version string.

4 years agognu: nethogs: Use explicitly BASE32 source hash.
Tobias Geerinckx-Rice [Tue, 26 May 2020 00:20:44 +0000 (02:20 +0200)]
gnu: nethogs: Use explicitly BASE32 source hash.

Works around

  error: failed to load 'gnu/packages/networking.scm':
  ice-9/eval.scm:293:34: Wrong type to apply: #<syntax-transformer base32>

when manually building from git.

* gnu/packages/networking.scm (nethogs)[source]: Use BASE32 explicitly.

4 years agognu: mupdf: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Mon, 25 May 2020 22:52:55 +0000 (00:52 +0200)]
gnu: mupdf: Don't use NAME in source URI.

* gnu/packages/pdf.scm (mupdf)[source]: Hard-code NAME.

4 years agognu: disorderfs: Update to 0.5.10.
Vagrant Cascadian [Tue, 26 May 2020 00:01:50 +0000 (17:01 -0700)]
gnu: disorderfs: Update to 0.5.10.

* gnu/packages/file-systems (disorderfs): Update to 0.5.10.

4 years agognu: diffoscope: Update to 145.
Vagrant Cascadian [Mon, 25 May 2020 22:39:10 +0000 (15:39 -0700)]
gnu: diffoscope: Update to 145.

* gnu/packages/diffoscope (diffoscope): Update to 145.

4 years agognu: Add python-pytest-pycodestyle.
Edouard Klein [Mon, 25 May 2020 11:27:37 +0000 (13:27 +0200)]
gnu: Add python-pytest-pycodestyle.

* gnu/packages/python-check.scm (python-pytest-pycodestyle): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
4 years agognu: python-iml: Use HTTPS home page.
Edouard Klein [Mon, 25 May 2020 11:24:10 +0000 (13:24 +0200)]
gnu: python-iml: Use HTTPS home page.

* gnu/packages/machine-learning.scm (python-iml)[home-page]: s/http/https/

Signed-off-by: Marius Bakke <marius@gnu.org>
4 years agognu: Add dump.
Marcin Karpezo [Mon, 25 May 2020 16:05:29 +0000 (18:05 +0200)]
gnu: Add dump.

* gnu/packages/backup.scm (dump): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
4 years agognu: emacsy-minimal: Do not use "v" prefix in version string.
Marius Bakke [Mon, 25 May 2020 11:32:53 +0000 (13:32 +0200)]
gnu: emacsy-minimal: Do not use "v" prefix in version string.

* gnu/packages/guile-xyz.scm (emacsy-minimal): Turn COMMIT binding into a
"git describe" string.
[version]: Drop first character of COMMIT.

4 years agognu: perl-getopt-long: Do not use "v" prefix in version string.
Marius Bakke [Mon, 25 May 2020 11:27:45 +0000 (13:27 +0200)]
gnu: perl-getopt-long: Do not use "v" prefix in version string.

* gnu/packages/perl.scm (perl-getopt-long)[version]: Remove "v" prefix.
[source](uri): Adjust accordingly.

4 years agognu: perl-file-find-object: Do not use "v" prefix in version string.
Marius Bakke [Mon, 25 May 2020 11:27:10 +0000 (13:27 +0200)]
gnu: perl-file-find-object: Do not use "v" prefix in version string.

* gnu/packages/perl.scm (perl-file-find-object)[version]: Remove "v" prefix.
[source](uri): Adjust accordingly.

4 years agognu: perl-time-mock: Do not use "v" in version string.
Marius Bakke [Mon, 25 May 2020 11:25:44 +0000 (13:25 +0200)]
gnu: perl-time-mock: Do not use "v" in version string.

* gnu/packages/perl.scm (perl-time-mock)[version]: Remove "v" prefix.
[source](uri): Adjust accordingly.

4 years agognu: pianobar: Build with the default C standard.
Marius Bakke [Mon, 25 May 2020 08:01:58 +0000 (10:01 +0200)]
gnu: pianobar: Build with the default C standard.

* gnu/packages/music.scm (pianobar)[arguments]: Remove CFLAGS from #:make-flags.

4 years agognu: radare2: Update to 4.4.0.
Tobias Geerinckx-Rice [Mon, 25 May 2020 19:16:29 +0000 (21:16 +0200)]
gnu: radare2: Update to 4.4.0.

* gnu/packages/engineering.scm (radare2): Update to 4.4.0.

4 years agognu: radare2: Remove impotent snippet.
Tobias Geerinckx-Rice [Mon, 25 May 2020 19:16:11 +0000 (21:16 +0200)]
gnu: radare2: Remove impotent snippet.

* gnu/packages/engineering.scm (radare2)[source]: Remove a snippet that does nothing.

4 years agognu: radare2: Use OUTPUTS keyword.
Tobias Geerinckx-Rice [Mon, 25 May 2020 18:52:39 +0000 (20:52 +0200)]
gnu: radare2: Use OUTPUTS keyword.

* gnu/packages/engineering.scm (radare2)[arguments]: Substitute OUTPUTS for %OUTPUTS.

4 years agognu: radare2: Remove pointless configure flag.
Tobias Geerinckx-Rice [Mon, 25 May 2020 18:51:02 +0000 (20:51 +0200)]
gnu: radare2: Remove pointless configure flag.

* gnu/packages/engineering.scm (radare2)[arguments]: Remove unrecognised
‘--without-nonpic’ from #:configure-flags.

4 years agognu: lxrandr: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Mon, 25 May 2020 17:47:13 +0000 (19:47 +0200)]
gnu: lxrandr: Don't use NAME in source URI.

* gnu/packages/lxde.scm (lxrandr)[source]: Hard-code NAME.

4 years agognu: lxrandr: Update to 0.3.2.
Tobias Geerinckx-Rice [Mon, 25 May 2020 17:46:44 +0000 (19:46 +0200)]
gnu: lxrandr: Update to 0.3.2.

* gnu/packages/lxde.scm (lxrandr): Update to 0.3.2.

4 years agognu: lxpanel: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Mon, 25 May 2020 17:45:00 +0000 (19:45 +0200)]
gnu: lxpanel: Don't use NAME in source URI.

* gnu/packages/lxde.scm (lxpanel)[source]: Hard-code NAME.

4 years agognu: lxpanel: Update to 0.10.0.
Tobias Geerinckx-Rice [Mon, 25 May 2020 17:44:45 +0000 (19:44 +0200)]
gnu: lxpanel: Update to 0.10.0.

* gnu/packages/lxde.scm (lxpanel): Update to 0.10.0.
[inputs]: Add curl.

4 years agognu: lxsession: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Mon, 25 May 2020 17:40:36 +0000 (19:40 +0200)]
gnu: lxsession: Don't use NAME in source URI.

* gnu/packages/lxde.scm (lxsession)[source]: Hard-code NAME.

4 years agognu: lxsession: Update to 0.5.5.
Tobias Geerinckx-Rice [Mon, 25 May 2020 17:39:47 +0000 (19:39 +0200)]
gnu: lxsession: Update to 0.5.5.

* gnu/packages/lxde.scm (lxsession): Update to 0.5.5.
[source]: Remove upstreamed patch.
* gnu/packages/patches/lxsession-use-gapplication.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

4 years agognu: lxappearance: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Mon, 25 May 2020 17:34:47 +0000 (19:34 +0200)]
gnu: lxappearance: Don't use NAME in source URI.

* gnu/packages/lxde.scm (lxappearance)[source]: Hard-code NAME.

4 years agognu: lxappearance: Update to 0.6.3.
Tobias Geerinckx-Rice [Mon, 25 May 2020 17:34:20 +0000 (19:34 +0200)]
gnu: lxappearance: Update to 0.6.3.

* gnu/packages/lxde.scm (lxappearance): Update to 0.6.3.

4 years agognu: xbanish: Update to 1.7.
Tobias Geerinckx-Rice [Mon, 25 May 2020 21:23:38 +0000 (23:23 +0200)]
gnu: xbanish: Update to 1.7.

* gnu/packages/xdisorg.scm (xbanish): Update to 1.7.

4 years agognu: scrot: Update to 1.3.
Tobias Geerinckx-Rice [Mon, 25 May 2020 21:20:22 +0000 (23:20 +0200)]
gnu: scrot: Update to 1.3.

* gnu/packages/xdisorg.scm (scrot): Update to 1.3.

4 years agognu: nfs-utils: Update to 2.4.3.
Tobias Geerinckx-Rice [Mon, 25 May 2020 21:18:22 +0000 (23:18 +0200)]
gnu: nfs-utils: Update to 2.4.3.

* gnu/packages/nfs.scm (nfs-utils): Update to 2.4.3.

4 years agognu: haproxy: Update to 2.1.4.
Tobias Geerinckx-Rice [Mon, 25 May 2020 21:13:28 +0000 (23:13 +0200)]
gnu: haproxy: Update to 2.1.4.

* gnu/packages/networking.scm (haproxy): Update to 2.1.4.

4 years agognu: batctl: Update to 2020.1.
Tobias Geerinckx-Rice [Mon, 25 May 2020 21:11:30 +0000 (23:11 +0200)]
gnu: batctl: Update to 2020.1.

* gnu/packages/networking.scm (batctl): Update to 2020.1.

4 years agognu: mutt: Update to 1.14.2.
Tobias Geerinckx-Rice [Mon, 25 May 2020 21:04:45 +0000 (23:04 +0200)]
gnu: mutt: Update to 1.14.2.

* gnu/packages/mail.scm (mutt): Update to 1.14.2.

4 years agognu: mc: Update to 4.8.24.
Tobias Geerinckx-Rice [Mon, 25 May 2020 21:02:50 +0000 (23:02 +0200)]
gnu: mc: Update to 4.8.24.

* gnu/packages/mc.scm (mc): Update to 4.8.24.
[source]: Use HTTPS.

4 years agognu: cutter: Update to 1.10.3.
Tobias Geerinckx-Rice [Mon, 25 May 2020 20:46:46 +0000 (22:46 +0200)]
gnu: cutter: Update to 1.10.3.

* gnu/packages/engineering.scm (cutter): Update to 1.10.3.

4 years agognu: fetchmail: Update to 6.4.5.
Tobias Geerinckx-Rice [Mon, 25 May 2020 20:16:37 +0000 (22:16 +0200)]
gnu: fetchmail: Update to 6.4.5.

* gnu/packages/mail.scm (fetchmail): Update to 6.4.5.
[arguments]: Remove obsolete ‘create-test-environment’ phase.

4 years agognu: balsa: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Mon, 25 May 2020 20:13:01 +0000 (22:13 +0200)]
gnu: balsa: Don't use NAME in source URI.

* gnu/packages/mail.scm (balsa)[source]: Hard-code NAME.

4 years agognu: balsa: Update to 2.6.1.
Tobias Geerinckx-Rice [Mon, 25 May 2020 20:12:58 +0000 (22:12 +0200)]
gnu: balsa: Update to 2.6.1.

* gnu/packages/mail.scm (balsa): Update to 2.6.1.

4 years agognu: nethogs: Migrate to HASH.
Tobias Geerinckx-Rice [Mon, 25 May 2020 17:10:38 +0000 (19:10 +0200)]
gnu: nethogs: Migrate to HASH.

* gnu/packages/networking.scm (nethogs)[source]<sha256>: Migrate to…
<hash>: …this I guess.

4 years agognu: nethogs: Don't use unstable tarball.
Tobias Geerinckx-Rice [Mon, 25 May 2020 17:08:41 +0000 (19:08 +0200)]
gnu: nethogs: Don't use unstable tarball.

* gnu/packages/networking.scm (nethogs)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Don't try (and fail) to determine the version using git.

4 years agognu: nethogs: Update to 0.8.6.
Tobias Geerinckx-Rice [Mon, 25 May 2020 17:06:27 +0000 (19:06 +0200)]
gnu: nethogs: Update to 0.8.6.

* gnu/packages/networking.scm (nethogs): Update to 0.8.6.

4 years agognu: wxmaxima: Update to 20.04.0.
Kei Kebreau [Mon, 25 May 2020 22:00:55 +0000 (18:00 -0400)]
gnu: wxmaxima: Update to 20.04.0.

* gnu/packages/maths.scm (wxmaxima): Update to 20.04.0.

4 years agomaint: 'authenticate' depends on a couple of .go files.
Ludovic Courtès [Mon, 25 May 2020 21:02:09 +0000 (23:02 +0200)]
maint: 'authenticate' depends on a couple of .go files.

* Makefile.am (authenticate): Add dependency on guix/{git,openpgp}.go.

4 years agocompile: Do not optimize "gnu/tests/*".
Ludovic Courtès [Mon, 25 May 2020 20:59:22 +0000 (22:59 +0200)]
compile: Do not optimize "gnu/tests/*".

* guix/build/compile.scm (optimization-options): Add "gnu/tests/" to
level 0.

4 years agogexp: The result of 'imported-files/derivation' is non-substitutable.
Ludovic Courtès [Mon, 25 May 2020 20:58:31 +0000 (22:58 +0200)]
gexp: The result of 'imported-files/derivation' is non-substitutable.

* guix/gexp.scm (imported-files/derivation): Pass #:substitutable? #f to
'gexp->derivation'.

4 years agognu: qhull: Update to 2019.1
Ekaitz Zarraga [Sun, 24 May 2020 15:23:59 +0000 (17:23 +0200)]
gnu: qhull: Update to 2019.1

* gnu/packages/maths.scm (qhull): update to 2019.1

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agoself: Optimize 'file-append*' for 'local-file?'.
Ludovic Courtès [Mon, 25 May 2020 15:33:04 +0000 (17:33 +0200)]
self: Optimize 'file-append*' for 'local-file?'.

* guix/self.scm (file-append*): Add 'local-file?' case.
* guix/gexp.scm (local-file-select?): Export.

4 years agodoc: Remove one use of 'file-append*'.
Ludovic Courtès [Mon, 25 May 2020 15:24:54 +0000 (17:24 +0200)]
doc: Remove one use of 'file-append*'.

* doc/build.scm (texinfo-manual-source)[build]: Use 'file-append', not
'file-append*', for 'htmlxref.cnf', to ensure it has the right basename.

4 years agogexp: Fix expansion for (file-append (local-file ...) ...).
Ludovic Courtès [Mon, 25 May 2020 14:06:03 +0000 (16:06 +0200)]
gexp: Fix expansion for (file-append (local-file ...) ...).

Fixes <https://bugs.gnu.org/41527>.
Regression introduced in d03001a31a6d460b712825640dba11e3f1a53a14.

* guix/gexp.scm (lower+expand-object): When LOWERED is not a struct and
EXPAND is true, call EXPAND.
* tests/gexp.scm ("file-append, raw store item"): New test.

4 years agotests: Hide quoted (define-module ...) form from Geiser.
Ludovic Courtès [Mon, 25 May 2020 14:04:33 +0000 (16:04 +0200)]
tests: Hide quoted (define-module ...) form from Geiser.

* tests/gexp.scm (%extension-package): Split (define-module ...) form to
fool Geiser.

4 years agognu: Add go-github-com-francoispqt-gojay.
Efraim Flashner [Mon, 25 May 2020 19:33:31 +0000 (22:33 +0300)]
gnu: Add go-github-com-francoispqt-gojay.

* gnu/packages/golang.scm (go-github-com-francoispqt-gojay): New variable.

4 years agognu: python-llfuse: Update to 1.3.6.
Efraim Flashner [Mon, 25 May 2020 18:33:33 +0000 (21:33 +0300)]
gnu: python-llfuse: Update to 1.3.6.

* gnu/packages/python-xyz.scm (python-llfuse): Update to 1.3.6.

4 years agognu: perl-timedate: Update to 2.33.
Efraim Flashner [Mon, 25 May 2020 18:23:26 +0000 (21:23 +0300)]
gnu: perl-timedate: Update to 2.33.

* gnu/packages/perl.scm (perl-timedate): Update to 2.33.

4 years agognu: perl-io-tty: Update to 1.14.
Efraim Flashner [Mon, 25 May 2020 18:20:30 +0000 (21:20 +0300)]
gnu: perl-io-tty: Update to 1.14.

* gnu/packages/perl.scm (perl-io-tty): Update to 1.14.

4 years agognu: quazip: Update to 0.9.1.
Efraim Flashner [Mon, 25 May 2020 18:05:35 +0000 (21:05 +0300)]
gnu: quazip: Update to 0.9.1.

* gnu/packages/compression.scm (quazip): Update to 0.9.1.

4 years agognu: perl-cgi: Update to 4.47.
Efraim Flashner [Mon, 25 May 2020 18:00:47 +0000 (21:00 +0300)]
gnu: perl-cgi: Update to 4.47.

* gnu/packages/web.scm (perl-cgi): Update to 4.47.

4 years agognu: font-gnu-unifont: Update to 13.0.02.
Efraim Flashner [Mon, 25 May 2020 17:58:26 +0000 (20:58 +0300)]
gnu: font-gnu-unifont: Update to 13.0.02.

* gnu/packages/fonts.scm (font-gnu-unifont): Update to 13.0.02.

4 years agognu: mpv-mpris: Update to 0.5.
Efraim Flashner [Mon, 25 May 2020 17:56:52 +0000 (20:56 +0300)]
gnu: mpv-mpris: Update to 0.5.

* gnu/packages/video.scm (mpv-mpris): Update to 0.5.

4 years agognu: tuir: Update to 1.29.0.
Efraim Flashner [Mon, 25 May 2020 17:54:09 +0000 (20:54 +0300)]
gnu: tuir: Update to 1.29.0.

* gnu/packages/syndication.scm (tuir): Update to 1.29.0.

4 years agognu: OBS: Update to 25.0.8.
Leo Famulari [Mon, 25 May 2020 18:40:47 +0000 (14:40 -0400)]
gnu: OBS: Update to 25.0.8.

* gnu/packages/video.scm (obs): Update to 25.0.8.
[inputs]: Add mbedtls-apache.
[arguments]: Set the version string in #:configure-flags.

4 years agognu: renpy: Use HTTPS home page URI.
Nicolas Goaziou [Mon, 25 May 2020 18:24:17 +0000 (20:24 +0200)]
gnu: renpy: Use HTTPS home page URI.

* gnu/packages/game-development.scm (renpy)[home-page]: Use HTTPS URI.

4 years agognu: python2-renpy: Use HTTPS home page URI.
Nicolas Goaziou [Mon, 25 May 2020 18:24:05 +0000 (20:24 +0200)]
gnu: python2-renpy: Use HTTPS home page URI.

* gnu/packages/game-development.scm (python2-renpy)[home-page]: Use HTTPS URI.

4 years agognu: taskwarrior: Use HTTPS home page URI.
Nicolas Goaziou [Mon, 25 May 2020 18:21:15 +0000 (20:21 +0200)]
gnu: taskwarrior: Use HTTPS home page URI.

* gnu/packages/task-management.scm (taskwarrior)[home-page]: Use HTTPS URI.

4 years agognu: uget: Update to 2.2.0.
Nicolas Goaziou [Mon, 25 May 2020 18:19:47 +0000 (20:19 +0200)]
gnu: uget: Update to 2.2.0.

* gnu/packages/bittorrent.scm (uget): Update to 2.2.0.

4 years agognu: uget: Use HTTPS home page URI.
Nicolas Goaziou [Mon, 25 May 2020 18:19:12 +0000 (20:19 +0200)]
gnu: uget: Use HTTPS home page URI.

* gnu/packages/bittorrent.scm (uget)[home-page]: Use HTTPS URI.

4 years agognu: xftwidth: Use HTTPS home page URI.
Nicolas Goaziou [Mon, 25 May 2020 18:06:43 +0000 (20:06 +0200)]
gnu: xftwidth: Use HTTPS home page URI.

* gnu/packages/xdisorg.scm (xftwidth)[home-page]: Use HTTPS URI.

4 years agognu: xonotic: Use HTTPS home page URI.
Nicolas Goaziou [Mon, 25 May 2020 18:04:52 +0000 (20:04 +0200)]
gnu: xonotic: Use HTTPS home page URI.

* gnu/packages/games.scm (xonotic)[home-page]: Use HTTPS URI.

4 years agognu: redkite: Update to 0.8.1.
Tobias Geerinckx-Rice [Mon, 25 May 2020 15:29:12 +0000 (17:29 +0200)]
gnu: redkite: Update to 0.8.1.

* gnu/packages/audio.scm (redkite): Update to 0.8.1.

4 years agognu: netcat-openbsd: Update to 1.217-1.
Tobias Geerinckx-Rice [Mon, 25 May 2020 17:29:43 +0000 (19:29 +0200)]
gnu: netcat-openbsd: Update to 1.217-1.

* gnu/packages/admin.scm (netcat-openbsd): Update to 1.217-1.
[arguments]: Remove obsolete #:configure-flags.

4 years agognu: colordiff: Update to 1.0.19.
Tobias Geerinckx-Rice [Mon, 25 May 2020 15:02:12 +0000 (17:02 +0200)]
gnu: colordiff: Update to 1.0.19.

* gnu/packages/patchutils.scm (colordiff): Update to 1.0.19.

4 years agognu: libnftnl: Update to 1.1.6.
Tobias Geerinckx-Rice [Mon, 25 May 2020 16:07:00 +0000 (18:07 +0200)]
gnu: libnftnl: Update to 1.1.6.

* gnu/packages/linux.scm (libnftnl): Update to 1.1.6.
[source]: Remove patch.
* gnu/packages/patches/libnftnl-dont-check-NFTNL_FLOWTABLE_SIZE.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

4 years agognu: gcompris: Use HTTPS home page URI.
Nicolas Goaziou [Mon, 25 May 2020 17:30:59 +0000 (19:30 +0200)]
gnu: gcompris: Use HTTPS home page URI.

* gnu/packages/education.scm (gcompris)[home-page]: Use HTTPS URI.

4 years agognu: czmq: Use HTTPS home page URI.
Nicolas Goaziou [Mon, 25 May 2020 17:29:19 +0000 (19:29 +0200)]
gnu: czmq: Use HTTPS home page URI.

* gnu/packages/networking.scm (czmq)[home-page]: Use HTTPS URI.