summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2022-05-29gnu: 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. Tobias Geerinckx-Rice
2022-05-29gnu: Add emacs-spaceleader....* gnu/packages/emacs-xyz.scm (emacs-spaceleader): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> jgart via Guix-patches via
2022-05-29gnu: Add emacs-bind-map....* gnu/packages/emacs-xyz.scm (emacs-bind-map): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> jgart via Guix-patches via
2022-05-29gnu: crun: Update to 1.4.5....* gnu/packages/containers.scm (crun): Update to 1.4.5. Tobias Geerinckx-Rice
2022-05-29gnu: 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> kiasoc5
2022-05-29gnu: Add emacs-tomelr....* gnu/packages/emacs-xyz.scm (emacs-tomelr): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> kiasoc5
2022-05-29gnu: Add emacs-seq....* gnu/packages/emacs-xyz (emacs-seq): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> kiasoc5
2022-05-29gnu: os-prober: Update to 1.80....* gnu/packages/bootloaders.scm (os-prober): Update to 1.80. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2022-05-29gnu: cloud-utils: Fix wrapping....* gnu/packages/admin.scm (cloud-utils)[arguments]: Search for readlink & sfdisk in inputs. [inputs]: Add coreutils. Tobias Geerinckx-Rice
2022-05-29gnu: cloud-utils: Update to 0.33....* gnu/packages/admin.scm (cloud-utils): Update to 0.33. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2022-05-29gnu: papi: Update to 6.0.0.1....* gnu/packages/profiling.scm (papi): Update to 6.0.0.1. [source]: Use HTTPS. Tobias Geerinckx-Rice
2022-05-29gnu: 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. Tobias Geerinckx-Rice
2022-05-29gnu: micropython: Use G-expressions....* gnu/packages/python.scm (micropython)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2022-05-29gnu: micropython: Remove input labels....* gnu/packages/python.scm (micropython)[native-inputs]: Remove input labels. Tobias Geerinckx-Rice
2022-05-29gnu: 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. Tobias Geerinckx-Rice
2022-05-29gnu: ding-libs: Omit static library....* gnu/packages/sssd.scm (ding-libs)[arguments]: Add "--disable-static" to #:configure-flags. Tobias Geerinckx-Rice
2022-05-29gnu: 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-Rice
2022-05-29gnu: 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-Rice
2022-05-29gnu: 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-Rice
2022-05-29gnu: jags: Update to 4.3.1....* gnu/packages/statistics.scm (jags): Update to 4.3.1. Tobias Geerinckx-Rice
2022-05-29gnu: 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-Rice
2022-05-29gnu: ceph: Update to 16.2.9....* gnu/packages/storage.scm (ceph): Update to 16.2.9. Tobias Geerinckx-Rice
2022-06-04gnu: Add touchegg....* gnu/packages/linux.scm (touchegg): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Rene Saavedra
2022-06-04home: 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ès
2022-06-04gnu: 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 Polidoro
2022-06-04gnu: 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. D
2022-06-04services: 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ès
2022-06-04gnu: 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> jgart
2022-06-04services: 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 Lendvai
2022-06-04gnu: 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 Martinez
2022-06-04gnu: 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> SeerLite
2022-06-04gnu: Add texlive-qrcode....* gnu/packages/tex.scm (texlive-qrcode): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jack Hill
2022-06-03gnu: ocaml-cppo: Update to 1.6.9....* gnu/packages/ocaml.scm (ocaml-cppo): Update to 1.6.9. Julien Lepiller
2022-06-03gnu: ocaml-cairo2: Update to 0.6.3....* gnu/packages/ocaml.scm (ocaml-cairo2): Update to 0.6.3. Julien Lepiller
2022-05-29gnu: 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-Rice
2022-05-29gnu: libcyaml: Update to 1.3.1....* gnu/packages/serialization.scm (libcyaml): Update to 1.3.1. Tobias Geerinckx-Rice
2022-05-29gnu: perl-search-xapian: Update to 1.2.25.5....* gnu/packages/search.scm (perl-search-xapian): Update to 1.2.25.5. Tobias Geerinckx-Rice
2022-05-29gnu: libblockdev: Remove input labels....* gnu/packages/disk.scm (libblockdev)[native-inputs]: Remove input labels. Tobias Geerinckx-Rice
2022-05-29gnu: libblockdev: Update to 2.27....* gnu/packages/disk.scm (libblockdev): Update to 2.27. Tobias Geerinckx-Rice
2022-06-02gnu: complexity: Use a specific date in manpage....* gnu/packages/code.scm (complexity)[arguments]: Add 'set-man-page-date phase. Vagrant Cascadian
2022-06-02gnu: netsurf: Remove timestamp from build....* gnu/packages/web.scm (netsurf)[arguments]: Add 'remove-timestamps phase. Vagrant Cascadian
2022-06-02gnu: 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 Cascadian
2022-06-02gnu: gnustandards: Build reproducibly....Avoid embedding timestamp in info.gz files. * gnu/packages/gnu-doc.scm (gnustandards)[arguments]: Pass "-n" to gzip invocations. Vagrant Cascadian
2022-06-02gnu: 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 Wurmus
2022-06-02gnu: dezyne: Update to 2.15.1....* gnu/packages/dezyne.scm (dezyne)[source]: Update to 2.15.1. [arguments]: Remove `disable-tests' phase. Jan (janneke) Nieuwenhuizen
2022-06-02gnu: ocaml-mccs: Update to 1.1+14....* gnu/packages/ocaml.scm (ocaml-mccs): Update to 1.1+14. Julien Lepiller
2022-06-02gnu: 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 Arroyo
2022-06-02gnu: dune: Update to 3.2.0....* gnu/packages/ocaml.scm (dune): Update to 3.2.0. Julien Lepiller
2022-06-01gnu: diffoscope: Fix comparison of vmlinux files....* gnu/packages/diffoscope.scm (diffoscope)[arguments]: Add 'install-extract-vmlinux phase. [inputs]: Add python. Vagrant Cascadian
2022-06-01gnu: 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 Cascadian