summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: Add fast-float.•••* gnu/packages/cpp.scm (fast-float-test-files, fast-float): New variables. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> David Elsing2022-10-151-0/+54
* gnu: ghc-lucid: Fix cabal-revision.•••Was not updated after update in commit b97f549b14402421fcfb360ddd4cff7de93b9af0. * gnu/packages/haskell-xyz.scm (ghc-lucid)[arguments]: Update cabal-revision. Signed-off-by: Lars-Dominik Braun <lars@6xq.net> Pierre-Henry Fröhring2022-10-151-1/+1
* gnu: font-ibm-plex: Use git source.•••* gnu/packages/fonts.scm (font-ibm-plex)[source]: Use git source. Arun Isaac2022-10-151-5/+9
* gnu: Add python-crossenv.•••* gnu/packages/python-xyz.scm (python-crossenv): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Brian Kubisiak2022-10-151-0/+22
* gnu: bemenu: Update to 0.6.10, use new package style.•••* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.10. [arguments]: Use G-expressions. Use #$output instead of assoc-ref. [inputs]: Remove labels. Signed-off-by: Ludovic Courtès <ludo@gnu.org> kiasoc52022-10-151-19/+20
* gnu: libglvnd: Update to 1.5.0.•••* gnu/packages/gl.scm (libglvnd): Update to 1.5.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Hilton Chain2022-10-151-2/+2
* gnu: emacs-eval-in-repl-erlang: Fix unbound variable.•••Commit 0b120ad5f88d32e0c716b1442fe1ea3c562b5586 introduced a circular dependency where (gnu packages erlang) would transitively load (gnu packages emacs-xyz) before the emacs-erlang package was defined. * gnu/packages/emacs-xyz.scm (emacs-eval-in-repl-erlang)[#:inputs]: Wrap in delay. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Brian Kubisiak2022-10-141-1/+1
* gnu: emacs-ido-completing-read+: Disable native compilation.•••This fixes an issue, wherein inadvertent native compilation leads to system crashes. See <https://bugs.gnu.org/57878> for a discussion. * gnu/packages/emacs-xyz.scm (emacs-ido-completing-read+)[arguments]: Add a phase to disable native compilation. Liliana Marie Prikler2022-10-141-0/+12
* gnu: linux-libre: Enable accessibility features.•••* gnu/packages/linux.scm (%default-extra-linux-options): Enable speakup and Braille console options by default. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Hunter Jozwiak2022-10-091-0/+6
* gnu: links: Update to 2.28.•••* gnu/packages/web-browsers.scm (links): Update to 2.28. Efraim Flashner2022-10-141-2/+2
* gnu: emacs-libmpdel: Run tests.•••* gnu/packages/emacs-xyz.scm (emacs-libmpdel)[arguments]: Run tests. [native-inputs]: Add EMACS-ERT-RUNNER. Nicolas Goaziou2022-10-141-0/+6
* gnu: emacs-mpdel: Update to 2.0.0.•••* gnu/packages/emacs-xyz.scm (emacs-mpdel): Update to 2.0.0. [source]<origin>: Update upstream repository. [inputs]: Remove EMACS-LIBMPDEL. [propagated-inputs]: Add EMACS-LIBMPDEL, EMACS-NAVIGEL. [home-page]: Update URL. Nicolas Goaziou2022-10-141-5/+5
* gnu: Add emacs-navigel.•••* gnu/packages/emacs-xyz.scm (emacs-navigel): New variable. Nicolas Goaziou2022-10-141-0/+30
* gnu: emacs-libmpdel: Update to 1.3.1.•••* gnu/packages/emacs-xyz.scm (emacs-libmpdel): Update to 1.3.1. [source]<origin>: Change upstream repository. [home-page]: Update URL. Nicolas Goaziou2022-10-141-4/+4
* home: home-dbus-service-type: Fix make-forkexec-constructor call.•••* gnu/home/services/desktop.scm (home-dbus-shepherd-services)[start] <#:environment-variables>: Use a quote instead of a gexp. Signed-off-by: Andrew Tropin <andrew@trop.in> (2022-10-141-1/+1
* gnu: gnucobol: Use G-expressions.•••* gnu/packages/cobol.scm (gnucobol)[arguments]: Rewrite using G-expressions. Efraim Flashner2022-10-141-15/+17
* gnu: gnucobol: Update description.•••* gnu/packages/cobol.scm (gnucobol)[description]: Use upstream's description. Efraim Flashner2022-10-141-6/+5
* gnu: ungoogled-chromium: Update to 106.0.5249.119-1.•••* gnu/packages/chromium.scm (%chromium-version): Set to 106.0.5249.119. (%ungoogled-origin, ungoogled-chromium): Update hashes. Marius Bakke2022-10-131-3/+3
* gnu: emacs-forge: Update to 0.3.2.•••* gnu/packages/emacs-xyz.scm (emacs-forge): Update to 0.3.2. Nicolas Goaziou2022-10-131-2/+2
* gnu: emacs-evil-escape: Update to 3.16.•••* gnu/packages/emacs-xyz.scm (emacs-evil-escape): Update to 3.16. [source]<origin>: Change upstream repository. [home-page]: Apply repository update. Nicolas Goaziou2022-10-131-4/+4
* gnu: emacs-emacsql: Update to 3.1.1.•••* gnu/packages/emacs-xyz.scm (emacs-emacsql): Update to 3.1.1. Nicolas Goaziou2022-10-131-2/+2
* gnu: emacs-emacsql: Improve package style.•••* gnu/packages/emacs-xyz.scm (emacs-emacsql)[arguments]: Use G-expressions. <#:phases>: Use EMACS-SUBSTITUTE-VARIABLES instead of EMACS-SUBSTITUTE-SEXPS. Nicolas Goaziou2022-10-131-32/+29
* gnu: linux-libre 5.15: Update to 5.15.73.•••* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.73. (linux-libre-5.15-pristine-source): Update hash. Leo Famulari2022-10-131-2/+2
* gnu: linux-libre 5.19: Update to 5.19.15.•••* gnu/packages/linux.scm (linux-libre-5.19-version): Update to 5.19.15. (linux-libre-5.19-pristine-source): Update hash. Leo Famulari2022-10-131-2/+2
* system: Use a valid license as the dummy license.•••* gnu/system/images/wsl2.scm (dummy-package)[license]: Do not use #F. Ricardo Wurmus2022-10-131-1/+2
* ci: Honor the system passed to image->job.•••Fixes: <https://issues.guix.gnu.org/53480>. * gnu/ci.scm (image->job): Pass the system argument to the underlying lower-object call. Mathieu Othacehe2022-10-131-1/+1
* gnu: entr: Update to 5.2.•••* gnu/packages/entr.scm (entr): Update to 5.2. Signed-off-by: Christopher Baines <mail@cbaines.net> jgart2022-10-131-4/+5
* gnu: micropython: Update to 1.19.•••* gnu/packages/python.scm (micropython): Update to 1.19. v2 adds my copyright declaration. thnx! Signed-off-by: Christopher Baines <mail@cbaines.net> jgart2022-10-131-2/+3
* gnu: cantata: Update to 2.5.0.•••* gnu/packages/mpd.scm (cantata): Update to 2.5.0. [inputs]: Add "avahi" and "musicbrainz". Signed-off-by: Christopher Baines <mail@cbaines.net> Simon Streit2022-10-131-4/+7
* gnu: nheko: Update to 0.10.2.•••* gnu/packages/messaging.scm (nheko): Update to 0.10.2. Signed-off-by: Christopher Baines <mail@cbaines.net> Michael Rohleder2022-10-131-2/+2
* gnu: Add go-github-com-savsgio-gotils.•••* gnu/packages/golang.scm (go-github-com-savsgio-gotils): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Adam Kandur2022-10-131-0/+77
* gnu: libfido2: Install udev rules.•••* gnu/packages/security-token.scm (libfido2)[arguments]: Add a configure flag specifying the installation directory of the udev rule. Signed-off-by: Christopher Baines <mail@cbaines.net> Nicolas Graves2022-10-131-1/+2
* services: nginx: Add reload action.•••In a new "reload" shepherd-action, send a SIGHUP to the NGINX master process, so that it can re-read the configuration file and start new worker processes. * gnu/services/web.scm (nginx-shepherd-service): Add the "reload" shepherd-action. Signed-off-by: Christopher Baines <mail@cbaines.net> EuAndreh2022-10-131-2/+13
* gnu: emacs-emacsql: Update to 3.1.0.•••* gnu/packages/emacs-xyz.scm (emacs-emacsql): Update to 3.1.0. Nicolas Goaziou2022-10-131-2/+2
* gnu: emacs-lcr: Update to 1.5.•••* gnu/packages/emacs-xyz.scm (emacs-lcr): Update to 1.5. Nicolas Goaziou2022-10-131-2/+2
* gnu: mgba: Update to 0.10.0.•••* gnu/packages/emulators.scm (mgba): Update to 0.10.0. Nicolas Goaziou2022-10-131-2/+2
* gnu: emacs-taxy-magit-section: Update to 0.12.•••* gnu/packages/emacs-xyz.scm (emacs-taxy-magit-section): Update to 0.12. Nicolas Goaziou2022-10-131-2/+2
* gnu: emacs-project: Update to 0.8.2.•••* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.8.2. Nicolas Goaziou2022-10-131-2/+2
* gnu: epiphany: Use 'librsvg-for-system'.•••This adds support for non x86_64 architectures. * gnu/packages/gnome.scm (epiphany)[inputs]: Use 'librsvg-for-system' instead of 'librsvg'. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Signed-off-by: Christopher Baines <mail@cbaines.net> Denis 'GNUtoo' Carikli2022-10-131-1/+1
* gnu: Add ghc-open-browser.•••* gnu/packages/haskell-xyz.scm (ghc-open-browser): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> jgart2022-10-131-0/+28
* gnu: Add hiredis.•••* gnu/packages/databases.scm (hiredis): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Thomas Albers2022-10-131-0/+26
* gnu: guix-build-coordinator: Update to 0-63.b15be71.•••* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-63.b15be71. Christopher Baines2022-10-131-3/+3
* gnu: linux: Add powerpc64le-linux as a supported system.•••To the generic kernel packages. I noticed this was lacking because of a test failure when building the guix package for powerpc64le-linux, but it should be a generally useful change. * gnu/packages/linux.scm (linux-libre-5.19, linux-libre-5.15, linux-libre-5.10, linux-libre-5.4, linux-libre-4.19, linux-libre-4.14, linux-libre-4.9): Include powerpc64le-linux as a supported system. Christopher Baines2022-10-131-8/+14
* installer: partition: Add a confirmation page before formatting.•••Fixes: <https://issues.guix.gnu.org/57232>. * gnu/installer/newt/partition.scm (run-label-confirmation-page): New procedure. (run-label-page): Call the above procedure before proceeding. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Mathieu Othacehe2022-10-131-1/+15
* gnu: Add glibc-for-fhs.•••* gnu/packages/base.scm (glibc-for-fhs): New variable. Hidden package for use in forthcoming --emulate-fhs option for guix containers. Co-authored-by: Ludovic Courtès <ludo@gnu.org> John Kehayias2022-10-131-0/+15
* gnu: Add ydotool.•••* gnu/packages/xdisorg.scm (ydotool): New variable. Signed-off-by: Andrew Tropin <andrew@trop.in> Nicolas Graves via Guix-patches via2022-10-131-0/+21
* gnu: home: Add home-dbus-service-type.•••* gnu/home/services/desktop.scm (home-dbus-service-type): New variable. (home-dbus-configuration): New record type. * doc/guix.texi: Document them. Signed-off-by: Andrew Tropin <andrew@trop.in> ( via Guix-patches via2022-10-131-1/+53
* gnu: mcg: Cleanup style.•••* gnu/packages/mpd.scm (mcg)[source]: Indent as with ‘guix style’. [arguments]: Convert to list of G-Expressions. [inputs, native-inputs]: Move below arguments. Liliana Marie Prikler2022-10-121-22/+21
* gnu: mcg: Update to 3.1.•••* gnu/packages/mpd.scm (mcg): Update to 3.1. [native-inputs]: Use the new inputs style. Add desktop-file-utils, gettext-minimal and gtk+:bin. [inputs]: Add python. [build-system]: Change to meson-build-system. [arguments]<#:imported-modules,#:modules>: Remove. <#:glib-or-gtk?>: Set to #t. <#:phases>: Delete ‘glib-or-gtk-wrap’. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Simon Streit2022-10-121-12/+10
* gnu: mcg: Use new input style.•••* gnu/packages/mpd.scm (mcg)[inputs]: Re-indent according to ‘guix style’. [native-inputs]: Drop labels. Liliana Marie Prikler2022-10-121-6/+8