Age | Commit message (Collapse) | Author |
|
* etc/snippets/scheme-mode/guix-package: Add android-ndk-build-system and
scons-build-system as possibilities for the build-system field.
|
|
* gnu/packages/curl.scm (curl)[replacement]: Update to 7.61.0.
(curl-7.60.0): Replace with ...
(curl-7.61.0): ... new variable.
|
|
|
|
* gnu/packages/patches/xapian-revert-5489fb2f8.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/search.scm (xapian)[source](patches): Use it.
|
|
* gnu/packages/emacs.scm (emacs-biblio)[propagated-inputs]: Add emacs-seq,
emacs-dash and emacs-let-alist.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gnome.scm (faba-icon-theme):
[build-system]: Switch to meson-build-system.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gnome.scm (faba-icon-theme) Update to 4.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gnome.scm (moka-icon-theme): Update to 5.4.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/golang.scm (go-gopkg-in-yaml-v2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/golang.scm (go-gopkg-in-check-v1): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/golang.scm (go-github-com-gorhill-cronexpr): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/golang.scm (go-github-com-docker-machine): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/golang.scm (go-github-com-docker-go-connections): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Inspired by
<https://lists.gnu.org/archive/html/help-guix/2018-07/msg00035.html>.
* gnu/services/mcron.scm (shepherd-schedule-action): New procedure.
(mcron-shepherd-services): Add 'actions' field.
* gnu/tests/base.scm (run-mcron-test)["schedule action"]: New test.
* doc/guix.texi (Scheduled Job Execution): Mention 'herd schedule'.
|
|
* gnu/services/shepherd.scm (<shepherd-service>)[actions]: New field.
(<shepherd-action>): New record type.
(shepherd-service-file): Pass #:actions to 'make'.
* doc/guix.texi (Shepherd Services): Document custom actions.
|
|
* gnu/packages/emacs.scm (emacs-helm-bibtex)[inputs]: Add emacs-ivy.
|
|
* gnu/packages/emacs.scm (emacs-biblio)[inputs]: Add emacs-dash.
|
|
* guix/import/cabal.scm (eval-cabal): Modify.
* tests/hackage.scm (test-cabal-4): New variable and test.
(test-cabal-5): New variable and test.
(test-cabal-6): New variable and test.
|
|
* gnu/packages/patches/syncthing-fix-crash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/syncthing.scm (syncthing)[source]: Use it.
|
|
* gnu/packages/messaging.scm (quaternion): New variable.
|
|
* gnu/packages/messaging.scm (libqmatrixclient): New variable.
|
|
* gnu/packages/linux.scm (psmisc): Update to 23.1.
[source](uri): Use XZ-compressed tarball.
|
|
* gnu/packages/dns.scm (unbound): Update to 1.7.3.
|
|
* gnu/packages/textutils.scm (oniguruma-5): New public variable.
* gnu/packages/php.scm (php)[inputs]: Change ONIGURUMA to ONIGURUMA-5.
|
|
* gnu/packages/iso-codes.scm (iso-codes)[home-page]: Change to salsa.debian.org.
|
|
* gnu/packages/textutils.scm (oniguruma): Update to 6.8.2.
|
|
* gnu/packages/lsof.scm (lsof)[arguments]: Return #t from phases.
|
|
* gnu/packages/lsof.scm (lsof): Update to 4.91.
|
|
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.28.0.
|
|
LDB 1.4 and above does not support Samba < 4.9; see
<https://bugzilla.samba.org/show_bug.cgi?id=13519>.
* gnu/packages/samba.scm (ldb): Downgrade to 1.3.3.
[inputs]: Remove LMDB.
[arguments]: Remove #:tests.
|
|
* gnu/packages/databases.scm (tdb): Update to 1.3.16.
|
|
* gnu/packages/samba.scm (tevent): Update to 0.9.37.
|
|
* gnu/packages/samba.scm (talloc): Update to 2.1.14.
|
|
* gnu/packages/python.scm (python-pyyaml): Update to 3.13.
|
|
* gnu/packages/glib.scm (appstream-glib): Update to 0.7.10.
|
|
* gnu/packages/compression.scm (libzip): Update to 1.5.1.
[build-system]: Switch to CMAKE-BUILD-SYSTEM.
|
|
* gnu/packages/linux.scm (rng-tools): Update to 6.3.
|
|
* gnu/packages/video.scm (openh264): Update to 1.8.0.
[source](uri): Use release tarball.
|
|
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.6.
|
|
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.9.
|
|
* guix/import/cabal.scm (make-cabal-parser): Modify.
(is-any): New variable.
(is-none): New variable.
(lex-any): New procedure.
(lex-none): New procedure.
(lex-word): Modify.
(eval-cabal): Modify.
|
|
Fixes <https://bugs.gnu.org/23961>.
* guix/import/cabal.scm (make-cabal-parser): Modify.
(is-custom-setup): New variable.
(lex-custom-setup): New procedure.
(is-id): Modify.
(lex-version): Modify.
(<cabal-custom-setup>): New record type.
(eval-cabal): Modify.
(dependencies): Add parameter.
|
|
This allows for using a package source directly from git, doing something like
(define (command->bytevector command)
(let ((port (apply open-pipe* OPEN_READ command)))
(let ((output (get-bytevector-all port)))
(close-port port)
output)))
(define-public hello-git
(package
(name "hello")
(version "git")
(source (let* ((commit "stable-2.0")
(content (command->bytevector
`("git" "archive" "--format" "tar" "--prefix"
,(string-append commit "/") ,commit)))
(file-name (string-append "hello-" commit)))
(plain-file file-name content)))
...
))
* guix/gexp.scm (<plain-file>): Also allow bytevector content.
(plain-file-compiler): Handle bytevector content.
* doc/guix.texi (G-Expressions): Describe plain-file now also taking
bytevectors.
|
|
* guix/store.scm (binary-file): New function.
* doc/guix.texi (The Store Monad): Describe binary-file.
|
|
* gnu/packages/haskell.scm (ghc-xdg-basedir): New variable.
|
|
* gnu/packages/haskell.scm (ghc-regex-tdfa-text): New variable.
|
|
* gnu/packages/bootloaders.scm (u-boot-tools)[arguments]<#:phases>[build]:
Modify.
|
|
* gnu/packages/bootloaders.scm (u-boot-tools)[arguments]<#:phases>[build]:
Build sunxi-spl-image-builder.
(u-boot-tools)[arguments]<#:phases>[install]: Install sunxi-spl-image-builder.
|
|
* gnu/packages/bootloaders.scm (make-u-boot-package)[arguments]<#:phases>
[install]: Return #t.
|
|
* gnu/packages/mail.scm (msmtp): Update to 1.6.8.
[source]: Update to new source location.
[home-page]: Update to new home-page.
|