summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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. Tobias Geerinckx-Rice2022-05-291-5/+4
* gnu: ding-libs: Update to 0.6.2.•••* gnu/packages/sssd.scm (ding-libs): Update to 0.6.2. [native-inputs]: Add gettext-minimal. Tobias Geerinckx-Rice2022-05-291-3/+3
* 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. Tobias Geerinckx-Rice2022-05-291-8/+11
* gnu: jags: Update to 4.3.1.•••* gnu/packages/statistics.scm (jags): Update to 4.3.1. Tobias Geerinckx-Rice2022-05-291-3/+3
* 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. Tobias Geerinckx-Rice2022-05-292-3/+24
* gnu: ceph: Update to 16.2.9.•••* gnu/packages/storage.scm (ceph): Update to 16.2.9. Tobias Geerinckx-Rice2022-05-291-3/+3
* gnu: Add touchegg.•••* gnu/packages/linux.scm (touchegg): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Rene Saavedra2022-06-041-0/+40
* nls: Update translations.•••po/packages/tr.po: New file. po/packages/LINGUAS: Add it. Julien Lepiller2022-06-0453-125826/+160482
* news: Add entry for 'guix system edit' and 'guix home edit'.•••* etc/news.scm: Add entry. Co-authored-by: Maxime Devos <maximedevos@telenet.be> Ludovic Courtès2022-06-041-0/+41
* 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. Ludovic Courtès2022-06-045-1/+87
* 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. Ludovic Courtès2022-06-043-0/+59
* 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. Ludovic Courtès2022-06-045-2/+86
* edit: Extract 'spawn-editor' procedure.•••* guix/scripts/edit.scm (spawn-editor): New procedure, with code from... (guix-edit): ... here. Use it. Ludovic Courtès2022-06-041-12/+18
* 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> zimoun2022-06-042-2/+22
* 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. Ludovic Courtès2022-06-041-8/+8
* 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> Peter Polidoro2022-06-041-0/+25
* 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> Wamm K. D2022-06-041-0/+6
* 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. Ludovic Courtès2022-06-041-3/+8
* 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> jgart2022-06-041-13/+2
* 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> Attila Lendvai2022-06-041-2/+1
* 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> Dominic Martinez2022-06-041-17/+19
* 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> SeerLite2022-06-041-2/+2
* gnu: Add texlive-qrcode.•••* gnu/packages/tex.scm (texlive-qrcode): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jack Hill2022-06-041-0/+54
* gnu: ocaml-cppo: Update to 1.6.9.•••* gnu/packages/ocaml.scm (ocaml-cppo): Update to 1.6.9. Julien Lepiller2022-06-031-2/+2
* gnu: ocaml-cairo2: Update to 0.6.3.•••* gnu/packages/ocaml.scm (ocaml-cairo2): Update to 0.6.3. Julien Lepiller2022-06-031-2/+2
* gnu: libcyaml: Clean up arguments.•••* gnu/packages/serialization.scm (libcyaml)[arguments]: Use #:test-target rather than a custom 'check phase. Use CC-FOR-TARGET. Tobias Geerinckx-Rice2022-05-291-7/+4
* gnu: libcyaml: Update to 1.3.1.•••* gnu/packages/serialization.scm (libcyaml): Update to 1.3.1. Tobias Geerinckx-Rice2022-05-291-3/+3
* gnu: perl-search-xapian: Update to 1.2.25.5.•••* gnu/packages/search.scm (perl-search-xapian): Update to 1.2.25.5. Tobias Geerinckx-Rice2022-05-291-2/+2
* gnu: libblockdev: Remove input labels.•••* gnu/packages/disk.scm (libblockdev)[native-inputs]: Remove input labels. Tobias Geerinckx-Rice2022-05-291-4/+4
* gnu: libblockdev: Update to 2.27.•••* gnu/packages/disk.scm (libblockdev): Update to 2.27. Tobias Geerinckx-Rice2022-05-291-2/+2
* gnu: complexity: Use a specific date in manpage.•••* gnu/packages/code.scm (complexity)[arguments]: Add 'set-man-page-date phase. Vagrant Cascadian2022-06-021-0/+7
* gnu: netsurf: Remove timestamp from build.•••* gnu/packages/web.scm (netsurf)[arguments]: Add 'remove-timestamps phase. Vagrant Cascadian2022-06-021-0/+6
* gnu: inxi-minimal: Build reproducibly.•••Avoid embedding timestamp in inxi.1.gz manpage. * gnu/packages/admin.scm (inxi-minimal)[arguments]: Pass "-n" to gzip invocation. Vagrant Cascadian2022-06-021-1/+1
* gnu: gnustandards: Build reproducibly.•••Avoid embedding timestamp in info.gz files. * gnu/packages/gnu-doc.scm (gnustandards)[arguments]: Pass "-n" to gzip invocations. Vagrant Cascadian2022-06-021-2/+2
* gnu: Remove python-atomicwrites-1.4.•••* gnu/packages/python-xyz.scm (python-atomicwrites-1.4): Remove variable. * gnu/packages/matrix.scm (python-matrix-nio)[propagated-inputs]: Replace python-atomicwrites-1.4 with python-atomicwrites. Ricardo Wurmus2022-06-022-12/+1
* gnu: dezyne: Update to 2.15.1.•••* gnu/packages/dezyne.scm (dezyne)[source]: Update to 2.15.1. [arguments]: Remove `disable-tests' phase. Jan (janneke) Nieuwenhuizen2022-06-021-11/+2
* gnu: ocaml-mccs: Update to 1.1+14.•••* gnu/packages/ocaml.scm (ocaml-mccs): Update to 1.1+14. Julien Lepiller2022-06-021-2/+2
* gnu: ocaml-ctypes: do not override install headers•••Overriding INSTALL_HEADERS in the build prevents the "ocaml_integers.h" header from being copied from the ocaml-integers package to ocaml-ctypes. The header's absence breaks all dune-based projects which build cstubs using the new (ctypes ...) stanza. * gnu/packages/ocaml.scm (ocaml-ctypes)[arguments]: remove INSTALL_HEADERS override. Signed-off-by: Julien Lepiller <julien@lepiller.eu> David Arroyo2022-06-021-3/+1
* gnu: dune: Update to 3.2.0.•••* gnu/packages/ocaml.scm (dune): Update to 3.2.0. Julien Lepiller2022-06-021-2/+2
* gnu: diffoscope: Fix comparison of vmlinux files.•••* gnu/packages/diffoscope.scm (diffoscope)[arguments]: Add 'install-extract-vmlinux phase. [inputs]: Add python. Vagrant Cascadian2022-06-011-0/+14
* gnu: diffoscope: Fix embedded tool references.•••Upstream switched from using '' to "" in various places. Drop patching of "readelf" which broke tests. * gnu/packages/diffoscope.scm (diffoscope)[arguments]: Update 'fix-embed-tool-references phase. [inputs]: Add coreutils and diffutils. Vagrant Cascadian2022-06-011-13/+14
* gnu: Add h-client (again, this time with Python 3 support).•••* gnu/packages/hardware.scm (h-client): New variable. Maxim Cournoyer2022-06-011-0/+38
* gnu: Add python-jsonschema-next.•••* gnu/packages/python-xyz.scm (python-jsonschema-next): New variable. Maxim Cournoyer2022-06-011-0/+36
* gnu: libostree: Update to 2022.3.•••* gnu/packages/package-management.scm (libostree): Update to 2022.3. Tobias Geerinckx-Rice2022-05-291-2/+2
* gnu: hwinfo: Rename non-standard ‘dev’ output.•••* gnu/packages/hardware.scm (hwinfo)[outputs]: Rename ‘dev’ to ‘lib’. [arguments]: Ditto. Tobias Geerinckx-Rice2022-05-291-7/+7
* gnu: hwinfo: Update to 21.81.•••* gnu/packages/hardware.scm (hwinfo): Update to 21.81. Tobias Geerinckx-Rice2022-05-291-3/+3
* gnu: jpegoptim: Remove input labels.•••* gnu/packages/image.scm (jpegoptim)[inputs]: Remove input labels. Tobias Geerinckx-Rice2022-05-291-1/+1
* gnu: jpegoptim: Update to 1.4.7.•••* gnu/packages/image.scm (jpegoptim): Update to 1.4.7. [source]: Build from Git. Tobias Geerinckx-Rice2022-05-291-8/+11
* gnu: ddcui: Update to 0.2.1.•••* gnu/packages/hardware.scm (ddcui): Update to 0.2.1. Tobias Geerinckx-Rice2022-05-291-2/+2
* gnu: ddcutil: Update to 1.2.2.•••* gnu/packages/hardware.scm (ddcutil): Update to 1.2.2. Tobias Geerinckx-Rice2022-05-291-3/+3