| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-helm-org-rifle): Update to 1.7.0.
[inputs]: Add emacs-org.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-racket-mode): Update to 0.0.2-2.5300aa0.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-magit-todos): Update to 1.4.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
|
|
|
|
| |
This reverts commit 3ff75b6403fa3be7378d42fb6127ea6b933159a0.
Too many dependents packages for master.
|
|
|
|
| |
* gnu/packages/ed.scm (ed): Update to 1.15.
|
|
|
|
| |
* gnu/packages/version-control.scm (git): Update to 2.23.0.
|
|
|
|
|
| |
* gnu/packages/xorg.scm (xrandr): Update to 1.5.1. Change archive type
to ".tar.xz".
|
|
|
|
| |
* gnu/packages/xorg.scm (setxkbmap): Update to 1.3.2.
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-email)[source]: Fix hash.
|
|
|
|
|
|
|
|
| |
* gnu/packages/package-management.scm (guix): Update to c902458.
[inputs]: Switch to GUILE-JSON-3.
(guix-daemon)[inputs]: Switch to GUILE-JSON-3.
* gnu/packages/ci.scm (cuirass): Update to 858b6b8.
[inputs]: Switch to GUILE-JSON-3.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This adds the elm compiler, version 0.19.0. This provides the
`elm` command, with the exception of the `elm reactor` subcommand.
Named `elm-compiler`, to leave space for `elm` as the full elm
including reactor.
* gnu/packages/elm.scm: New module.
(elm-compiler): New package.
* gnu/packages/patches/elm-disable-reactor.patch: New patch.
* gnu/packages/patches/elm-fix-map-key.patch: New patch.
* gnu/packages/patches/elm-relax-glsl-bound.patch: New patch.
* gnu/local.mk: Add new files.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/image-viewers.scm (geeqie)[arguments]: Add #:parallel-build?.
|
|
|
|
|
|
|
|
| |
* gnu/machine/ssh.scm
(machine-check-file-system-availability)[check-labeled-file-system]: Use
'source-module-closure' for '(gnu build file-systems)'.
(machine-check-initrd-modules): Unquote 'file-system-label->string' instead of
'device'.
|
|
|
|
|
|
| |
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.14.
* gnu/packages/wine.scm (wine-staging): Update to 4.14.
* gnu/packages/wine.scm (wine64-staging): Remove obsolete comment.
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (libgit2-glib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/genealogy.scm (gramps): Update to 5.0.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/lisp.scm (txr): Update to 223.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
| |
* gnu/packages/admin.scm (wpa-supplicant)[arguments]: Rename
'install-man-pages' phase to 'install-documentation'; install READMEs
and the example config file.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/34902>.
Reported by Julien Lepiller <julien@lepiller.eu>.
* gnu/build/linux-modules.scm (module-formal-name): New procedure.
(load-linux-modules-from-directory)[lookup-module]: Remove.
[module-name->file-name]: New variable. Use it.
(module-name->file-name/guess, module-name-lookup)
(write-module-name-database): New procedures.
* gnu/system/linux-initrd.scm (flat-linux-module-directory): Call
'write-module-name-database'.
|
|
|
|
|
|
|
| |
* gnu/build/linux-modules.scm (load-linux-modules-from-directory): New
procedure.
* gnu/build/linux-boot.scm (boot-system)[lookup-module]: Remove.
Use 'load-linux-modules-from-directory' instead.
|
|
|
|
|
|
|
|
| |
* gnu/build/linux-modules.scm (aliases->device-tuple)
(write-module-device-database): New procedures.
(%not-dash): New variable.
Co-authored-by: Danny Milosavljevic <dannym@scratchpost.org>.
|
|
|
|
|
|
|
| |
* gnu/build/linux-modules.scm (write-module-alias-database): New
procedure.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-edger): Update to 3.26.7.
|
|
|
|
|
|
| |
* gnu/packages/fonts.scm (font-ibm-plex): Update to 2.0.0.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
|
|
| |
* gnu/packages/astronomy.scm (wcslib): Update to 6.4.
|
|
|
|
|
|
|
|
| |
* gnu/machine/ssh.scm (managed-host-remote-eval): Pass an appropriate
'become-command' to 'remote-eval'.
* guix/ssh.scm (remote-authorize-signing-key): Add optional
'become-command' argument.
All callers changed.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.9.
(linux-libre-5.2-pristine-source)[hash]: Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.67.
(linux-libre-4.19-pristine-source)[hash]: Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.139.
(linux-libre-4.14-pristine-source)[hash]: Update hash.
|
|
|
|
| |
* gnu/packages/ruby.scm (swagger-diff): New variable.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-json-schema): New variable.
|
|
|
|
| |
* gnu/packages/games.scm (einstein)[source]: Use 'mirror' syntax.
|
|
|
|
|
|
|
| |
This trivial package fails to build and has no reverse dependencies.
* gnu/packages/web.scm (python2-internetarchive): Remove variable.
(python-internetarchive)[properties]: Remove.
|
|
|
|
| |
* gnu/packages/python-web.scm (python-responses): Update to 0.10.6.
|
|
|
|
| |
* gnu/packages/bioconductor.scm (r-cistopic): New variable.
|
|
|
|
| |
* gnu/packages/bioconductor.scm (r-rcistarget): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-lda): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-liger): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-patchwork): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-rann-l1): New variable.
|
|
|
|
|
| |
This reverts commit dfdd7380a164217fec6bca0f91ebcf32ade33cb4.
libinput-minimal causes too many rebuilds.
|
|
|
|
| |
* gnu/packages/freedesktop.scm (libinput): Update to 1.14.0.
|
|
|
|
| |
* gnu/packages/image-processing.scm (itk-snap): New variable.
|
|
|
|
| |
* gnu/packages/image-processing.scm (insight-toolkit-4.12): New variable.
|
|
|
|
| |
* gnu/packages/image-processing.scm (insight-toolkit-4): New variable.
|
|
|
|
| |
* gnu/packages/image-processing.scm (insight-toolkit): New variable.
|
|
|
|
| |
* gnu/packages/image-processing.scm (vxl-1): New variable.
|
|
|
|
| |
* gnu/packages/image-processing.scm (vxl): New variable.
|
|
|
|
| |
* gnu/packages/image-processing.scm (vtk-6): New variable.
|
|
|
|
|
|
|
|
|
|
| |
* guix/ssh.scm (remote-authorize-signing-key): New variable.
* gnu/machine/ssh.scm (deploy-managed-host): Authorize coordinator's
signing key before any invocations of 'remote-eval'.
(deploy-managed-host): Display an error if a signing key does not exist.
* doc/guix.texi (Invoking guix deploy): Remove section describing manual
signing key authorization.
(Invoking guix deploy): Add section describing the 'authorize?' field.
|