Tobias Geerinckx-Rice
56fdef0e11
gnu: mycli: Update to 1.25.0.
...
* gnu/packages/databases.scm (mycli): Update to 1.25.0.
[arguments]: Remove obsolete 'loosen-requirements phase.
2022-05-29 02:00:00 +02:00
Vagrant Cascadian
271736117e
gnu: diffoscope: Update to 215.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 215.
[arguments]: Drop 'install-extract-vmlinux phase.
[inputs]: Remove python.
2022-06-04 16:24:20 -07:00
Vagrant Cascadian
32322d0926
gnu: keyutils: Avoid embedding build timestamp.
...
* gnu/packages/crypto.scm (keyutils)[arguments]: Add
'avoid-embedding-timestamp phase.
2022-06-04 15:25:02 -07:00
Tobias Geerinckx-Rice
9f5236b829
gnu: emacs-spaceleader: Fix typo in description.
...
* gnu/packages/emacs-xyz.scm (emacs-spaceleader)[description]:
Add a missing full stop (my typo). Also capitalise upstream's
‘spacemacs’ for consistency with jgart's synopsis, which I prefer.
2022-05-29 02:00:00 +02:00
jgart via Guix-patches via
bbe6709ccc
gnu: Add emacs-spaceleader.
...
* gnu/packages/emacs-xyz.scm (emacs-spaceleader): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-05-29 02:00:10 +02:00
jgart via Guix-patches via
9562107664
gnu: Add emacs-bind-map.
...
* gnu/packages/emacs-xyz.scm (emacs-bind-map): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-05-29 02:00:10 +02:00
Tobias Geerinckx-Rice
a07bdc7335
gnu: crun: Update to 1.4.5.
...
* gnu/packages/containers.scm (crun): Update to 1.4.5.
2022-05-29 02:00:10 +02:00
kiasoc5
ca3be65f5d
gnu: emacs-ox-hugo: Update to 0.12.1.
...
* gnu/packages/emacs-xyz.scm (emacs-ox-hugo): Update to 0.12.1.
[propagated-inputs]: Add emacs-tomelr.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-05-29 02:00:13 +02:00
kiasoc5
ddf1f0b1a2
gnu: Add emacs-tomelr.
...
* gnu/packages/emacs-xyz.scm (emacs-tomelr): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-05-29 02:00:12 +02:00
kiasoc5
aa979449bc
gnu: Add emacs-seq.
...
* gnu/packages/emacs-xyz (emacs-seq): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-05-29 02:00:12 +02:00
Tobias Geerinckx-Rice
3666e5e409
gnu: os-prober: Update to 1.80.
...
* gnu/packages/bootloaders.scm (os-prober): Update to 1.80.
[arguments]: Don't explicitly return #t from phases.
2022-05-29 02:00:10 +02:00
Tobias Geerinckx-Rice
d6d06ee237
gnu: cloud-utils: Fix wrapping.
...
* gnu/packages/admin.scm (cloud-utils)[arguments]:
Search for readlink & sfdisk in inputs.
[inputs]: Add coreutils.
2022-05-29 02:00:10 +02:00
Tobias Geerinckx-Rice
0e5e26dc71
gnu: cloud-utils: Update to 0.33.
...
* gnu/packages/admin.scm (cloud-utils): Update to 0.33.
[arguments]: Don't explicitly return #t from phases.
2022-05-29 02:00:09 +02:00
Tobias Geerinckx-Rice
5754b52abc
gnu: papi: Update to 6.0.0.1.
...
* gnu/packages/profiling.scm (papi): Update to 6.0.0.1.
[source]: Use HTTPS.
2022-05-29 02:00:17 +02:00
Tobias Geerinckx-Rice
847aa3942b
gnu: micropython: Don't override 'install-license-files.
...
* gnu/packages/python.scm (micropython)[arguments]: Prefix a new
'chdir-back phase instead of overriding 'install-license-files.
2022-05-29 02:00:17 +02:00
Tobias Geerinckx-Rice
9769867272
gnu: micropython: Use G-expressions.
...
* gnu/packages/python.scm (micropython)[arguments]:
Rewrite as G-expressions.
2022-05-29 02:00:17 +02:00
Tobias Geerinckx-Rice
494a34410e
gnu: micropython: Remove input labels.
...
* gnu/packages/python.scm (micropython)[native-inputs]:
Remove input labels.
2022-05-29 02:00:17 +02:00
Tobias Geerinckx-Rice
ed0f595db4
gnu: micropython: Update to 1.18.
...
* gnu/packages/python.scm (micropython): Update to 1.18.
[source, arguments]: Don't explicitly return #t from snippet or phases.
2022-05-29 02:00:17 +02:00
Tobias Geerinckx-Rice
29cd7f7946
gnu: ding-libs: Omit static library.
...
* gnu/packages/sssd.scm (ding-libs)[arguments]:
Add "--disable-static" to #:configure-flags.
2022-05-29 02:00:17 +02:00
Tobias Geerinckx-Rice
292e7d323d
gnu: rcm: Update to 1.3.5.
...
* gnu/packages/rcm.scm (rcm): Update to 1.3.5.
[arguments]: Don't explicitly return #t from phases.
2022-05-29 02:00:17 +02:00
Tobias Geerinckx-Rice
748e7de380
gnu: ding-libs: Update to 0.6.2.
...
* gnu/packages/sssd.scm (ding-libs): Update to 0.6.2.
[native-inputs]: Add gettext-minimal.
2022-05-29 02:00:17 +02:00
Tobias Geerinckx-Rice
b00f2728d8
gnu: ding-libs: Build from Git.
...
* gnu/packages/sssd.scm (ding-libs)[source]:
Use GIT-FETCH and GIT-FILE-NAME.
[native-inputs]: Add autoconf, automake, libtool, and pkg-config.
2022-05-29 02:00:16 +02:00
Tobias Geerinckx-Rice
344bd4cf5c
gnu: jags: Update to 4.3.1.
...
* gnu/packages/statistics.scm (jags): Update to 4.3.1.
2022-05-29 02:00:16 +02:00
Tobias Geerinckx-Rice
48e66b01d6
gnu: Add iso-codes variant for use within Guix.
...
* gnu/packages/iso-codes.scm (iso-codes):
Replace with hidden-package that inherits…
(iso-codes/official): …this ‘new’ variable with its previous value.
* gnu/packages/gtk.scm (gtk+)[inputs]:
Use iso-codes/official to prevent mass rebuilds.
2022-05-29 02:00:00 +02:00
Tobias Geerinckx-Rice
59fa040362
gnu: ceph: Update to 16.2.9.
...
* gnu/packages/storage.scm (ceph): Update to 16.2.9.
2022-05-29 02:00:10 +02:00
Rene Saavedra
28274a353d
gnu: Add touchegg.
...
* gnu/packages/linux.scm (touchegg): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-06-04 17:54:48 +02:00
Julien Lepiller
809c57c872
nls: Update translations.
...
po/packages/tr.po: New file.
po/packages/LINGUAS: Add it.
2022-06-04 17:42:54 +02:00
Ludovic Courtès
ac826aef9c
news: Add entry for 'guix system edit' and 'guix home edit'.
...
* etc/news.scm: Add entry.
Co-authored-by: Maxime Devos <maximedevos@telenet.be>
2022-06-04 12:09:37 +02:00
Ludovic Courtès
35c1edb20a
guix home: Add 'edit' sub-command.
...
* guix/scripts/home/edit.scm: New file.
* Makefile.am (MODULES): Add it.
* guix/scripts/home.scm (show-help): Add "edit".
(process-command): Handle it.
(guix-home): Add it.
* po/guix/POTFILES.in: Add 'guix/scripts/home/edit.scm'.
* doc/guix.texi (Invoking guix home): Document it.
2022-06-04 12:04:24 +02:00
Ludovic Courtès
8eb17cebc1
home: services: Add 'lookup-home-service-types' procedure.
...
* gnu/home/services.scm (lookup-home-service-types): New procedure.
* tests/home-services.scm: New file.
* Makefile.am (SCM_TESTS): Add it.
2022-06-04 12:04:24 +02:00
Ludovic Courtès
3f83c0b7c7
guix system: Add 'edit' sub-command.
...
* guix/scripts/system/edit.scm: New file.
* Makefile.am (MODULES): Add it.
* guix/scripts/system.scm (show-help): Mention "edit".
(actions): Add it.
(process-command): Handle it.
* doc/guix.texi (Invoking guix system): Document it.
* po/guix/POTFILES.in: Add guix/scripts/system/edit.scm.
2022-06-04 12:04:24 +02:00
Ludovic Courtès
f9fb00ff08
edit: Extract 'spawn-editor' procedure.
...
* guix/scripts/edit.scm (spawn-editor): New procedure, with code from...
(guix-edit): ... here. Use it.
2022-06-04 12:04:24 +02:00
zimoun
104b4e25ab
cache: Catch invalid 'last-expiry-cleanup'.
...
Fixes <http://issues.guix.gnu.org/55638 >.
* guix/cache.scm (maybe-remove-expired-cache-entries)[last-expiry-date]:
Use 'get-string-all' + 'string->number' instead of 'read'; ignore
invalid numbers.
* tests/cache.scm ("maybe-remove-expired-cache-entries, empty cache")
("maybe-remove-expired-cache-entries, corrupted cache"): New tests.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-06-04 12:04:23 +02:00
Ludovic Courtès
c332f1f4fb
doc: Capitalize and tweak cross-compilation-related node names.
...
* doc/guix.texi (Using cross-compilation): Rename to...
(Cross-Compilation): ... this.
(Using native builds): Rename to...
(Native Builds): ... this. Adjust menus accordingly.
2022-06-04 12:04:23 +02:00
Peter Polidoro
8334e7c36b
gnu: Add emacs-color-theme-modern.
...
* gnu/packages/emacs-xyz.scm (emacs-color-theme-modern): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-06-04 08:58:40 +02:00
Wamm K. D
c950d3ffe1
gnu: quodlibet: Add missing plugin dependencies.
...
* gnu/packages/music.scm (quodlibet)[inputs]: Add gtksourceview, keybinder-3.0,
python-musicbrainzngs, and python-pyinotify.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-06-04 08:35:04 +02:00
Ludovic Courtès
47d73ac41d
services: bitlbee: Run under a UTF-8 locale.
...
* gnu/services/messaging.scm (bitlbee-shepherd-service): In the
'make-inetd-constructor' case, set GUIX_LOCPATH and LC_ALL. In the
'least-authority-wrapper' call, preserve GUIX_LOCPATH and LC_ALL, and
map /run/current-system/locale.
2022-06-04 00:11:45 +02:00
jgart
af0b3fdbf9
gnu: python-shellingham: Update to 1.4.0.
...
* gnu/packages/python-xyz.scm (python-shellingham): Update to 1.4.0.
[arguments]: Remove arguments block since upstream now includes
a setup.py file.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-04 00:11:44 +02:00
Attila Lendvai
7901639d24
services: ddclient: No need to import (ice-9 rdelim) from the host.
...
* gnu/services/dns.scm (ddclient-activation): Remove (ice-9 rdelim) from the
with-imported-modules form.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-04 00:11:44 +02:00
Dominic Martinez
4b99360b8b
gnu: emacs-benchmark-init: Update to 1.0-0243556.
...
* gnu/packages/emacs-xyz.scm (emacs-benchmark-init): Update to
1.0-0243556. Fixes build on emacs 28.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-04 00:11:44 +02:00
SeerLite
7115a075f3
gnu: ruby-asciimath: Update to 2.0.4.
...
gnu/packages/math.scm (ruby-asciimath): Update to 2.0.4.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-04 00:11:44 +02:00
Jack Hill
017ed4bc22
gnu: Add texlive-qrcode.
...
* gnu/packages/tex.scm (texlive-qrcode): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-04 00:11:44 +02:00
Julien Lepiller
0c1f4ebc55
gnu: ocaml-cppo: Update to 1.6.9.
...
* gnu/packages/ocaml.scm (ocaml-cppo): Update to 1.6.9.
2022-06-03 21:44:36 +02:00
Julien Lepiller
9574c43c1d
gnu: ocaml-cairo2: Update to 0.6.3.
...
* gnu/packages/ocaml.scm (ocaml-cairo2): Update to 0.6.3.
2022-06-03 21:13:28 +02:00
Tobias Geerinckx-Rice
3d69f2dae8
gnu: libcyaml: Clean up arguments.
...
* gnu/packages/serialization.scm (libcyaml)[arguments]:
Use #:test-target rather than a custom 'check phase.
Use CC-FOR-TARGET.
2022-05-29 02:00:12 +02:00
Tobias Geerinckx-Rice
f33fd4372a
gnu: libcyaml: Update to 1.3.1.
...
* gnu/packages/serialization.scm (libcyaml): Update to 1.3.1.
2022-05-29 02:00:12 +02:00
Tobias Geerinckx-Rice
07f87290d5
gnu: perl-search-xapian: Update to 1.2.25.5.
...
* gnu/packages/search.scm (perl-search-xapian): Update to 1.2.25.5.
2022-05-29 02:00:11 +02:00
Tobias Geerinckx-Rice
c074d7fef4
gnu: libblockdev: Remove input labels.
...
* gnu/packages/disk.scm (libblockdev)[native-inputs]:
Remove input labels.
2022-05-29 02:00:11 +02:00
Tobias Geerinckx-Rice
a59bc3d759
gnu: libblockdev: Update to 2.27.
...
* gnu/packages/disk.scm (libblockdev): Update to 2.27.
2022-05-29 02:00:11 +02:00
Vagrant Cascadian
f1ec2d676d
gnu: complexity: Use a specific date in manpage.
...
* gnu/packages/code.scm (complexity)[arguments]: Add 'set-man-page-date phase.
2022-06-02 15:06:42 -07:00