summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: nnn: Use PKG-CONFIG-FOR-TARGET.Tobias Geerinckx-Rice2021-04-23
| | | | | * gnu/packages/admin.scm (nnn)[arguments]: Substitute PKG-CONFIG-FOR-TARGET for the equivalent STRING-APPEND.
* gnu: nnn: Update to 4.0.Tobias Geerinckx-Rice2021-04-23
| | | | * gnu/packages/admin.scm (nnn): Update to 4.0.
* gnu: parallel: Update to 20210422.Tobias Geerinckx-Rice2021-04-23
| | | | * gnu/packages/parallel.scm (parallel): Update to 20210422.
* gnu: xmenu: Update to 4.5.5.Tobias Geerinckx-Rice2021-04-23
| | | | * gnu/packages/wm.scm (xmenu): Update to 4.5.5.
* gnu: sdparm: Update to 1.12.Tobias Geerinckx-Rice2021-04-23
| | | | * gnu/packages/disk.scm (sdparm): Update to 1.12.
* gnu: thermald: Update to 2.4.4.Tobias Geerinckx-Rice2021-04-23
| | | | * gnu/packages/admin.scm (thermald): Update to 2.4.4.
* gnu: xmlsec: Update to 1.2.32.Tobias Geerinckx-Rice2021-04-23
| | | | * gnu/packages/xml.scm (xmlsec): Update to 1.2.32.
* gnu: cobol: Add missing inputs.Efraim Flashner2021-04-23
| | | | | | | | | Reported by Simon Sobisch <simonsobisch@gnu.org>. * gnu/packages/cobol.scm (gnucobol)[inputs]: Add json-c, libxml2. Move newcob ... [native-inputs]: ... to here. [arguments]: Add configure-flag to set json-c cflags.
* gnu: gnucobol: Update home-page.Efraim Flashner2021-04-23
| | | | | | Reported by Simon Sobisch <simonsobisch@gnu.org>. * gnu/packages/cobol.scm (gnucobol)[home-page]: Use official home-page.
* gnu: nanodbc: Build shared libraries.Ricardo Wurmus2021-04-23
| | | | * gnu/packages/databases.scm (nanodbc)[arguments]: Build shared libraries.
* gnu: guix-build-coordinator: Update to 0-27.1305724.Christopher Baines2021-04-23
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-27.1305724.
* services: guix-build-coordinator: Fix queue builds default config.Christopher Baines2021-04-23
| | | | | | | | Use the default client port rather than the default agent communication port for the queue builds script. * gnu/services/guix.scm (<guix-build-coordinator-queue-builds-configuration>): Change coordinator default.
* gnu: Add shorah.Ricardo Wurmus2021-04-23
| | | | * gnu/packages/bioinformatics.scm (shorah): New variable.
* gnu: Add r-revgeo.Ricardo Wurmus2021-04-23
| | | | * gnu/packages/cran.scm (r-revgeo): New variable.
* gnu: Add r-rjsonio.Ricardo Wurmus2021-04-23
| | | | * gnu/packages/cran.scm (r-rjsonio): New variable.
* gnu: Add r-shinycell.Ricardo Wurmus2021-04-23
| | | | * gnu/packages/bioinformatics.scm (r-shinycell): New variable.
* services: guix-build-coordinator: Remove incorrect pid file.Christopher Baines2021-04-23
| | | | | | | | The queue builds script doesn't create a pid file, so don't have the shepherd expect to find one. * gnu/services/guix.scm (guix-build-coordinator-queue-builds-shepherd-services): Remove #:pid-file.
* services: guix-build-coordinator: Fix service activation parts.Christopher Baines2021-04-23
| | | | | | | | | Don't hardcode usernames, as these are in the config. Also fix the %user being missing from the queue-builds service activation. * gnu/services/guix.scm (guix-build-coordinator-activation, guix-build-coordinator-agent-activation): Use config for the user name. (guix-build-coordinator-queue-builds-activation): Define %user.
* gnu: guix-build-coordinator: Update to 0-26.f836f07.Christopher Baines2021-04-23
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-26.f836f07.
* services: guix-build-coordinator: Add max-1min-load-average option.Christopher Baines2021-04-23
| | | | | | | | | | | To the agent configuration. * gnu/services/guix.scm (<guix-build-coordinator-agent-configuration>): New field, max-1min-load-average. (guix-build-coordinator-agent-configuration-max-1min-load-average): New procedure. (guix-build-coordinator-agent-shepherd-services): If set, include the max-1min-load-average in the agent arguments.
* gnu: guix-build-coordinator: Add missing guile-sqlite3 to wrapper.Christopher Baines2021-04-23
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator)[arguments]: List guile-sqlite3 as a guile input for wrapping.
* gnu: emacs-transient: Update to 0.3.2.Nicolas Goaziou2021-04-23
| | | | * gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.3.2.
* gnu: emacs-modus-themes: Update to 1.3.0.Nicolas Goaziou2021-04-23
| | | | * gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 1.3.0.
* gnu: emacs-debbugs: Update to 0.28.Nicolas Goaziou2021-04-23
| | | | * gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.28.
* gnu: emacs-auctex: Update to 13.0.8.Nicolas Goaziou2021-04-23
| | | | * gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.0.8.
* gnu: Add emacs-nameless.Alexandr Vityazev2021-04-23
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-nameless): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-vc-hgcmd.Xinglu Chen2021-04-23
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-vc-hgcmd): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-shell-command+.Xinglu Chen2021-04-23
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-shell-command+): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-ibuffer-vc.Alexandr Vityazev2021-04-23
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-ibuffer-vc): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-corfu.Xinglu Chen2021-04-23
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-corfu): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-notmuch-maildir.Xinglu Chen2021-04-23
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-notmuch-maildir): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add cl-terrable.Sharlatan Hellseher2021-04-23
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-terrable, cl-terrable, ecl-terrable): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* file-systems: read-partition-{uuid,label} don't swallow ENOENT & co.Ludovic Courtès2021-04-23
| | | | | | | | | Previously, (read-partition-uuid "/does/not/exist") would return #f. With this change, a 'system-error exception is raised as expected. * gnu/build/file-systems.scm (ENOENT-safe): Clarify docstring. (partition-field-reader): Remove use of 'ENOENT-safe'. (partition-predicate): Wrap READER in 'ENOENT-safe'.
* gnu: wine64-staging: copy wine32-staging libraries.Leo Prikler2021-04-22
| | | | | | | | A similar phase has been added to wine64 since version 5.21 in order to fix linkage issues of binaries copied from wine32. See also <https://bugs.gnu.org/42342>. * gnu/packages/wine.scm (wine64-staging)[#phases]: Add ‘copy-wine32-libraries’.
* gnu: wine-staging: Update to 6.6.Leo Prikler2021-04-22
| | | | * gnu/packages/wine.scm (wine-staging-patchset-data): Update to 6.6.
* gnu: guix-build-coordinator: Update to 0-25.c49b1c8.Christopher Baines2021-04-22
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-25.c49b1c8.
* gnu: linux-libre 5.4: Update to 5.4.114.Leo Famulari2021-04-22
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.114. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.32.Leo Famulari2021-04-22
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.32. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.11.16.Leo Famulari2021-04-22
| | | | | * gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.16. (linux-libre-5.11-pristine-source): Update hash.
* gnu: wireshark: Update to 3.4.5 [security fixes].Tobias Geerinckx-Rice2021-04-22
| | | | * gnu/packages/networking.scm (wireshark): Update to 3.4.5.
* gnu: libupnp: Update to 1.14.6.Tobias Geerinckx-Rice2021-04-22
| | | | * gnu/packages/upnp.scm (libupnp): Update to 1.14.6.
* gnu: waybar: Update to 0.9.7.Tobias Geerinckx-Rice2021-04-22
| | | | * gnu/packages/wm.scm (waybar): Update to 0.9.7.
* gnu: libretro-lowresnx: Update to 1.2.宋文武2021-04-22
| | | | * gnu/packages/emulators.scm (libretro-lowresnx): Update to 1.2.
* gnu: retroarch: Update to 1.9.1.宋文武2021-04-22
| | | | | * gnu/packages/emulators.scm (retroarch): Update to 1.9.1. [arguments]: Add '--disable-git_version' to configure flags.
* Revert "gnu: Add cl-weir."Guillaume Le Vaillant2021-04-22
| | | | | | | | This reverts commit 5763eba94cccc4019cb07b0cac6c16132c741e11. There may be a license issue with this package making it non-free. Reported by Giovanni Biscuolo <g@xelera.eu> in <https://issues.guix.gnu.org/47943>.
* gnu: Add cl-weir.Sharlatan Hellseher2021-04-22
| | | | | | * gnu/packages/lisp-xyz.scm (cl-weir, ecl-weir, sbcl-weir): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-pathname-utils.Sharlatan Hellseher2021-04-22
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-pathname-utils, cl-pathname-utils, ecl-pathname-utils): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add daemonize.WinterHound2021-04-22
| | | | | | * gnu/packages/admin.scm (daemonize): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add kraken2.Ricardo Wurmus2021-04-22
| | | | * gnu/packages/bioinformatics.scm (kraken2): New variable.
* gnu: libxlsxwriter: Update to 1.0.3.Tobias Geerinckx-Rice2021-04-22
| | | | * gnu/packages/xml.scm (libxlsxwriter): Update to 1.0.3.