aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-06-01gnu: Add h-client (again, this time with Python 3 support)....* gnu/packages/hardware.scm (h-client): New variable. Maxim Cournoyer
2022-06-01gnu: Add python-jsonschema-next....* gnu/packages/python-xyz.scm (python-jsonschema-next): New variable. Maxim Cournoyer
2022-05-29gnu: libostree: Update to 2022.3....* gnu/packages/package-management.scm (libostree): Update to 2022.3. Tobias Geerinckx-Rice
2022-05-29gnu: hwinfo: Rename non-standard ‘dev’ output....* gnu/packages/hardware.scm (hwinfo)[outputs]: Rename ‘dev’ to ‘lib’. [arguments]: Ditto. Tobias Geerinckx-Rice
2022-05-29gnu: hwinfo: Update to 21.81....* gnu/packages/hardware.scm (hwinfo): Update to 21.81. Tobias Geerinckx-Rice
2022-05-29gnu: jpegoptim: Remove input labels....* gnu/packages/image.scm (jpegoptim)[inputs]: Remove input labels. Tobias Geerinckx-Rice
2022-05-29gnu: jpegoptim: Update to 1.4.7....* gnu/packages/image.scm (jpegoptim): Update to 1.4.7. [source]: Build from Git. Tobias Geerinckx-Rice
2022-05-29gnu: ddcui: Update to 0.2.1....* gnu/packages/hardware.scm (ddcui): Update to 0.2.1. Tobias Geerinckx-Rice
2022-05-29gnu: ddcutil: Update to 1.2.2....* gnu/packages/hardware.scm (ddcutil): Update to 1.2.2. Tobias Geerinckx-Rice
2022-05-29gnu: hexedit: Update to 1.6....* gnu/packages/hexedit.scm (hexedit): Update to 1.6. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2022-05-29gnu: daemonize: Use HTTPS home page....* gnu/packages/admin.scm (daemonize)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2022-06-01doc: cookbook: Refer to the "Writing Manifests" manual node....* doc/guix-cookbook.texi (Basic setup with manifests): Tweak introductory paragraph. Refer to the new "Writing Manifests" node of the manual. Ludovic Courtès
2022-06-01gnu: smlnj: Use HTTPS home page....* gnu/packages/sml.scm (smlnj)[home-page]: Use HTTPS. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Foo Chuan Wei
2022-06-01gnu: Add cdecl....* gnu/packages/code.scm (cdecl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Foo Chuan Wei
2022-06-01gnu: Add freerct....* gnu/packages/games.scm (freerct): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Gabriel Arazas
2022-06-01gnu: Add python-osmnx...* gnu/packages/geo.scm (python-osmnx): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Gruber
2022-06-01gnu: python-rtree: Update to 1.0.0....* gnu/packages/geo.scm (python-rtree): Update to 1.0.0. [arguments]: Fix 'find-libspatialindex phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Gruber
2022-06-01gnu: profanity: Add 'release-monitoring-url' property....* gnu/packages/messaging.scm (profanity)[properties]: New field. Ludovic Courtès
2022-06-01gnu: profanity: Remove input labels....* gnu/packages/messaging.scm (profanity)[inputs]: Remove input labels. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jack Hill
2022-06-01gnu: libmesode: Remove package....* gnu/packages/messaging.scm (libmesode): Delete varialbe. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jack Hill
2022-06-01gnu: profanity: Update to 0.12.1....* gnu/packages/messaging.scm (profanity): Update to 0.12.1. [source]: Update uri. [inputs]: Replace libmesode with libstrophe. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jack Hill
2022-06-01gnu: libstrophe: Improve package definition....* gnu/packages/messaging.scm (libstrophe)[phases]: Use gexps. {install-extra-license-files}: New phase. [home-page]: Use https and add trailing /. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jack Hill
2022-06-01gnu: libstrophe: Update to 0.12.0....* gnu/packages/messaging.scm (libstrophe): Update to 0.12.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jack Hill
2022-06-01gnu: emacs-doom-themes: Include extension files....Newer versions of `emacs-doom-themes' separated extension support into a separate directory, so this change includes those files. * gnu/packages/emacs-xyz.scm (emacs-doom-themes)[arguments]: Consider extensions/*.el files. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Dominic Martinez
2022-06-01gnu: public-inbox: Update to 1.8.0....Some fixes are needed in both the testsuite and the package itself before tests can pass so disable them for now. Also, the lei command needs curl to work, so add it to the PATH in ‘wrap-program’. * gnu/packages/mail.scm (public-inbox)[version]: Change to 1.8.0. [source]: Update hash. [arguments]<#:tests?>: Set to #f. [arguments]<#:phases>{wrap-programs}: Add curl to PATH. [inputs]: Add curl and perl-socket-msghdr. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Thiago Jung Bauermann
2022-06-01gnu: Add perl-socket-msghdr...* gnu/packages/perl.scm (perl-socket-msghdr): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Thiago Jung Bauermann