Commit graph

103282 commits

Author SHA1 Message Date
Sharlatan Hellseher
1eaacdb6ad
gnu: python-pytest-astropy: Update to 0.10.0.
* gnu/packages/python-check.scm (python-pytest-astropy): Update to 0.10.0.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-10-22 13:50:50 +02:00
Sharlatan Hellseher
64b342ab32
gnu: Add pytest-7.1.
* gnu/packages/check.scm (python-pytest-7.1): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-10-22 13:50:50 +02:00
Andrew Whatson
d49d21654a
gnu: libresprite: Install a desktop icon.
* gnu/packages/game-development.scm (libresprite)[arguments]
<#:configure-flags>: Add “-DWITH_DESKTOP_INTEGRATION=1”.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-10-22 13:50:49 +02:00
Christopher Baines
efaefc1deb
gnu: guix-build-coordinator: Update to 0-67.6cd8bd8.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-67.6cd8bd8.
2022-10-22 10:24:25 +01:00
Greg Hogan
cba91975d0
gnu: fio: Update to 3.32.
* gnu/packages/benchmark.scm (fio): Update to 3.32.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-22 10:24:25 +01:00
Greg Hogan
add66292de
gnu: python-yq: Update to 3.1.0.
* gnu/packages/python-xyz.scm (python-yq): Update to 3.1.0.
[inputs]: Add python-toml.
[native-inputs]: Add python-setuptools-scm.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-22 10:24:25 +01:00
John Kehayias
95ffc45646
gnu: darktable: Update to 4.0.1.
* gnu/packages/photo.scm (darktable): Update to 4.0.1.
[phases]{fix-missing-include}: New phase to work around an upstream bug of a
missing include statement.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-22 10:24:22 +01:00
jgart
c2b263fcb7
gnu: Add emacs-tokei.
* gnu/packages/emacs-xyz.scm (emacs-tokei): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-10-22 11:12:11 +02:00
Charles
2902def73e
gnu: gnome-shell-extension-blur-my-shell: Update to 44.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-blur-my-shell): Update
to 44.
[source]: Remove snippet to delete compiled schemas.
[arguments]<#:install-plan>: Update accordingly.
<#:phases>: Remove ‘cd-src’.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-10-22 10:41:09 +02:00
Ludovic Courtès
863c228bfd
grafts: Rewrite using gexps.
Fixes <https://issues.guix.gnu.org/58419>.

* guix/grafts.scm (graft-derivation/shallow): Rewrite using gexps and
remove 'store' parameter.
(graft-derivation/shallow*): New variable.
(cumulative-grafts): Use it instead of 'graft-derivation/shallow'.
2022-10-22 01:49:57 +02:00
Ludovic Courtès
a3619079f9
Remove now unnecessary uses of (guix grafts).
These modules would use (guix grafts) just to access '%graft?' and
related bindings, which are now in (guix store).

* gnu/ci.scm,
guix/gexp.scm,
guix/lint.scm,
guix/scripts.scm,
guix/scripts/archive.scm,
guix/scripts/build.scm,
guix/scripts/challenge.scm,
guix/scripts/deploy.scm,
guix/scripts/environment.scm,
guix/scripts/home.scm,
guix/scripts/pack.scm,
guix/scripts/package.scm,
guix/scripts/pull.scm,
guix/scripts/size.scm,
guix/scripts/system.scm,
guix/scripts/weather.scm,
tests/builders.scm,
tests/channels.scm,
tests/cpan.scm,
tests/derivations.scm,
tests/gexp.scm,
tests/graph.scm,
tests/guix-daemon.sh,
tests/monads.scm,
tests/pack.scm,
tests/packages.scm,
tests/profiles.scm,
tests/system.scm: Remove #:use-module (guix grafts).
2022-10-22 01:46:55 +02:00
Ludovic Courtès
5f0febcd45
grafts: Move '%graft?' and related bindings to (guix store).
The goal is to allow (guix grafts) to use (guix gexp) without
introducing a cycle between these two modules.

* guix/grafts.scm (%graft?, call-without-grafting, without-grafting)
(set-grafting, grafting?): Move to...
* guix/store.scm: ... here.
2022-10-22 01:46:54 +02:00
Ludovic Courtès
b544f46098
build-system/python: Disable grafts.
This is consistent with what 'gnu-build' does and makes sure origins
aren't getting lowered with #:graft? #t in one case and not in the
other.

This is a followup to df46bef48e and
dada5e86ed.

* guix/build-system/python.scm (python-build): Pass #:graft? #f.
2022-10-22 01:46:54 +02:00
Ludovic Courtès
fa6566bdc0
tests: 'guix build --with-commit' output no longer refers to the tag ID.
This is a followup to 46f7011591.

* tests/guix-build-branch.sh: Replace tag ID by commit ID.
2022-10-22 01:46:54 +02:00
Tobias Geerinckx-Rice
78d4a08ac3
gnu: libfs: Update to 1.0.9.
* gnu/packages/xorg.scm (libfs): Update to 1.0.9.
2022-10-16 02:00:29 +02:00
Tobias Geerinckx-Rice
775c83c4fc
gnu: dmenu: Update to 5.2.
* gnu/packages/suckless.scm (dmenu): Update to 5.2.
2022-10-16 02:00:29 +02:00
Tobias Geerinckx-Rice
ac24de553a
gnu: cloc: Update to 1.94.
* gnu/packages/code.scm (cloc): Update to 1.94.
2022-10-16 02:00:29 +02:00
Tobias Geerinckx-Rice
ada683cb31
gnu: console-setup: Update to 1.210.
* gnu/packages/xorg.scm (console-setup): Update to 1.210.
2022-10-16 02:00:29 +02:00
Tobias Geerinckx-Rice
dca864e483
gnu: ccache: Update to 4.6.3.
* gnu/packages/ccache.scm (ccache): Update to 4.6.3.
2022-10-16 02:00:29 +02:00
Tobias Geerinckx-Rice
4a09cbbbd3
gnu: headsetcontrol: Update to 2.6.1.
* gnu/packages/hardware.scm (headsetcontrol): Update to 2.6.1.
2022-10-16 02:00:29 +02:00
Tobias Geerinckx-Rice
45eda17644
gnu: diffoscope: Update to 224.
* gnu/packages/diffoscope.scm (diffoscope): Update to 224.
* gnu/packages/patches/diffoscope-fix-llvm-test.patch:
Adjust accordingly.
2022-10-16 02:00:29 +02:00
Tobias Geerinckx-Rice
0d2ad16c07
guix-install.sh: Cosmetically tweak non-interactive output.
Avoid printing

  Press return to continue...[1666352494.051]: Starting installation…
  [1666352648.869]: …

when the return itself wasn't echoed on the console.

* etc/guix-install.sh (welcome): Add a carriage return to the prompt,
so that the next line of output may overwrite it.
2022-10-16 02:00:29 +02:00
Tobias Geerinckx-Rice
a326e3085d
guix-install.sh: Warn if we suspect dodgy automation.
This doesn't affect the installation (yet), but reserves the right to
default to safe values other than ‘y’ in future.

* etc/guix-install.sh (welcome): Warn if the ‘return’ wasn't.
2022-10-16 02:00:28 +02:00
Tobias Geerinckx-Rice
1e8e84b286
guix-install.sh: Treat all uncaught errors as fatal.
* etc/guix-install.sh: Set -o pipefail.
2022-10-16 02:00:28 +02:00
Tobias Geerinckx-Rice
54c0b5c457
guix-install.sh: Suggest what to do if fetching OpenPGP key(s) fails.
* etc/guix-install.sh (chk_gpg_keyring): Report an _err and set the
exit_flag if wget | gpg --import fails.
2022-10-16 02:00:28 +02:00
Tobias Geerinckx-Rice
9a0a786c25
guix-install.sh: Time out fetching OpenPGP keys.
The default 900s provide no useful backstop in interactive use.

* etc/guix-install.sh (chk_gpg_keyring): Add a 30s wget --timeout.
2022-10-16 02:00:28 +02:00
Tobias Geerinckx-Rice
88ec7bf616
gnu: lldpd: Update to 1.0.15.
* gnu/packages/networking.scm (lldpd): Update to 1.0.15.
2022-10-16 02:00:28 +02:00
Tobias Geerinckx-Rice
db1265fa8f
gnu: imapfilter: Use G-expressions.
* gnu/packages/mail.scm (imapfilter)[arguments]:
Rewrite as G-expressions.
2022-10-16 02:00:28 +02:00
Tobias Geerinckx-Rice
6832a4140f
gnu: imapfilter: Update to 2.7.6.
* gnu/packages/mail.scm (imapfilter): Update to 2.7.6.
2022-10-16 02:00:27 +02:00
Tobias Geerinckx-Rice
f228c39e2e
gnu: mpop: Update to 1.4.17.
* gnu/packages/mail.scm (mpop): Update to 1.4.17.
2022-10-16 02:00:27 +02:00
Tobias Geerinckx-Rice
b950be970a
gnu: dnsmasq: Update to 2.87.
* gnu/packages/dns.scm (dnsmasq): Update to 2.87.
2022-10-16 02:00:27 +02:00
Tobias Geerinckx-Rice
6f7678e493
gnu: maradns: Update to 3.5.0022.
* gnu/packages/dns.scm (maradns): Update to 3.5.0022.
2022-10-16 02:00:27 +02:00
Tobias Geerinckx-Rice
71c561f133
gnu: dosbox-staging: Update to 0.79.1.
* gnu/packages/emulators.scm (dosbox-staging): Update to 0.79.1.
[arguments]: Delete a problematic file in the 'fix-includes phase.
[inputs]: Add iir & speexdsp.
2022-10-16 02:00:27 +02:00
Tobias Geerinckx-Rice
5a94c6cb36
gnu: dosbox-staging: Remove input labels.
* gnu/packages/emulators.scm (dosbox-staging)[inputs]:
Remove input labels.
2022-10-16 02:00:27 +02:00
Tobias Geerinckx-Rice
9af6f1b624
gnu: Add iir.
* gnu/packages/audio.scm (iir): New public variable.
2022-10-16 02:00:26 +02:00
Tobias Geerinckx-Rice
cf6b06c103
gnu: audacious: Update to 4.2.
* gnu/packages/music.scm (audacious): Update to 4.2.
[arguments]: Don't explicitly return #t from phases.
2022-10-16 02:00:26 +02:00
Tobias Geerinckx-Rice
a0625f70f5
gnu: pd: Use G-expressions.
* gnu/packages/music.scm (pd)[arguments]: Rewrite as G-expressions,
and use SEARCH-INPUT-FILE.
2022-10-16 02:00:01 +02:00
Tobias Geerinckx-Rice
4fad3eb016
gnu: pd: Remove input labels.
* gnu/packages/music.scm (pd)[native-inputs]:
Remove input labels.
2022-10-16 02:00:01 +02:00
Tobias Geerinckx-Rice
9d0e389053
gnu: pd: Remove trailing #t from phases.
* gnu/packages/music.scm (pd)[arguments]: Don't explicitly return #t from phases.
2022-10-16 02:00:01 +02:00
Sughosha via Guix-patches via
7b7aee6af9
gnu: pd: Update to 0.52-2.
* gnu/packages/music.scm (pd): Update to 0.52-2.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-10-16 02:00:01 +02:00
Tobias Geerinckx-Rice
511b7e0ce6
gnu: hdparm: Update to 9.65.
* gnu/packages/linux.scm (hdparm): Update to 9.65.
2022-10-16 02:00:01 +02:00
Tobias Geerinckx-Rice
061c45c535
gnu: acpid: Update to 2.0.34.
* gnu/packages/linux.scm (acpid): Update to 2.0.34.
2022-10-16 02:00:00 +02:00
Tobias Geerinckx-Rice
fa7e2978b9
gnu: numactl: Update to 2.0.16.
* gnu/packages/linux.scm (numactl): Update to 2.0.16.
2022-10-16 02:00:00 +02:00
Tobias Geerinckx-Rice
9dac05cb9a
gnu: criu: Update to 3.17.1.
* gnu/packages/virtualization.scm (criu): Update to 3.17.1.
2022-10-16 02:00:00 +02:00
Tobias Geerinckx-Rice
115f92af62
gnu: jitterentropy-rngd: Use G-expressions.
* gnu/packages/linux.scm (jitterentropy-rngd)[arguments]:
Rewrite as G-expressions.
2022-10-16 02:00:00 +02:00
Tobias Geerinckx-Rice
b4a62d7e88
gnu: jitterentropy-rngd: Update to 1.2.8.
* gnu/packages/linux.scm (jitterentropy-rngd): Update to 1.2.8.
2022-10-16 02:00:00 +02:00
Tobias Geerinckx-Rice
408da03c19
gnu: audit: Update to 3.0.9.
* gnu/packages/admin.scm (audit): Update to 3.0.9.
2022-10-16 02:00:00 +02:00
Christopher Baines
c7e6d72a08
gnu: guix-build-coordinator: Update to 0-66.a410ff4.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-66.a410ff4.
2022-10-21 17:27:38 +01:00
Hilton Chain
2edd7cd00c
gnu: Add shrinkwrap.
* gnu/packages/python-xyz.scm (shrinkwrap): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-21 17:23:46 +01:00
Hilton Chain
3451b4adb7
gnu: python-lief: Update to 0.12.2.
* gnu/packages/python-xyz.scm (python-lief): Update to 0.12.2.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-21 17:23:45 +01:00