summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* doc: Fix cross-reference URL to translated manual.Julien Lepiller2021-04-24
| | | | * doc/htmlxref.cnf: Fix translated manual URL.
* gnu: xfce4-settings: Update to 4.16.1.Michael Rohleder2021-04-24
| | | | | | * gnu/packages/xfce.scm (xfce4-settings): Update to 4.16.1. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: qt5ct: Update to 1.2.Tobias Geerinckx-Rice2021-04-24
| | | | * gnu/packages/qt.scm (qt5ct): Update to 1.2.
* gnu: Add emacs-wisp-mode.Ricardo Wurmus2021-04-24
| | | | * gnu/packages/emacs-xyz.scm (emacs-wisp-mode): New variable.
* gnu: guile-wisp: Update to 1.0.4.Ricardo Wurmus2021-04-24
| | | | * gnu/packages/guile-xyz.scm (guile-wisp): Update to 1.0.4.
* gnu: nvme-cli: Update to 1.14.Tobias Geerinckx-Rice2021-04-24
| | | | * gnu/packages/linux.scm (nvme-cli): Update to 1.14.
* gnu: strawberry: Update to 0.9.3.Tobias Geerinckx-Rice2021-04-24
| | | | * gnu/packages/music.scm (strawberry): Update to 0.9.3.
* gnu: libtimidity: Update to 0.2.7.Tobias Geerinckx-Rice2021-04-24
| | | | * gnu/packages/audio.scm (libtimidity): Update to 0.2.7.
* 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>
* import: pypi: Clarify docstring of parse-requires.txtRovanion Luckey2021-04-22
| | | | | | | * guix/import/pypi.scm (parse-requires.txt): Document the parameter more explicitly. Signed-off-by: Leo Famulari <leo@famulari.name>
* status: Separate downloads upon '--verbosity=2'.Ludovic Courtès2021-04-23
| | | | | | | | | | | | | | | | | | | | This is a followup to 1fa4aff1fbb46bbb9df8486ca12bfcfe6144458a, reintroducing the newline previously emitted by 'guix substitute' upon download completion. With this change, with '--verbosity=2', each download occupies three lines again, like so: --8<---------------cut here---------------start------------->8--- downloading from https://ci.guix.gnu.org/nar/lzip/…-jsoncpp-1.9.2 ... jsoncpp-1.9.2 93KiB 4.2MiB/s 00:00 [##################] 100.0% --8<---------------cut here---------------end--------------->8--- This makes the output more readable. * guix/status.scm (print-build-event): When PRINT-URLS? is true, print a blank line after the download.
* 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'.
* import: go: Autoload (htmlprag).Ludovic Courtès2021-04-23
| | | | | | | Fixes <https://bugs.gnu.org/47924>. Reported by Carl Dong <contact@carldong.me>. * guix/import/go.scm: Autoload (htmlprag).
* import: go: Do not set '%strict-tokenizer?' from the top level.Ludovic Courtès2021-04-23
| | | | | | | | | | This avoids interference with other users of (htmlprag) and makes the intent clearer. * guix/import/go.scm <top level>: Remove call to '%strict-tokenizer?'. (go-package-licenses, go-package-description) (go-package-synopsis, fetch-module-meta-data): Pass #:strict? #t to 'html->sxml'.
* 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.
* doc: Update TRANSLATED_INFO.Leo Prikler2021-04-22
| | | | | | This fixes issues with missing sources when the infos are built. * doc/local.mk (TRANSLATED_INFO): Add missing documents.
* 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.