aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
awair-exporterWIPChristopher Baines19 months
channel-graft-controlself: Apply grafts to the outputs of the guix derivation.Christopher Baines2 years
chris-core-updates-no-duplicates-attemptMerge commit '949f97f7f9' into core-update-new-2Christopher Baines12 months
elogind-updatesgnu: epiphany: Update to 48.0.Maxim Cournoyer2 days
fix-patchworkWIPChristopher Baines4 months
improve-download-narguix: Improve download-nar.Christopher Baines2 years
keyringAdd key for Steve George.Maxim Cournoyer9 weeks
mastergnu: python-numcodecs: Fix build.Sharlatan Hellseher4 months
prometheusservices: Add a service for Alertmanager.Christopher Baines4 months
use-gexps-in-gcc-boot0gnu: Use gexps for gcc-boot0 and related packages.Christopher Baines23 months
[...]
 
TagDownloadAuthorAge
release_19guix-release_19.tar  guix-release_19.tar.gz  Christopher Baines7 years
release_16guix-release_16.tar  guix-release_16.tar.gz  Christopher Baines7 years
 
AgeCommit messageAuthor
2019-02-08guix: ruby-build-system: Fix removal of extension related files.•••This functionality was broken, possibly to do with the vendor related changes in the ruby build system. These changes restore the file removal functionality at the end of the install phase. * guix/build/ruby-build-system.scm (install): Fix removal of files related to native extensions. ruby-build-system-improvementsChristopher Baines
2019-02-08guix: ruby-build-system: Do gem install --verbose.•••This is helpful as it displays more information about what gem install is doing, especially for packages with native extensions. * guix/build/ruby-build-system.scm (install): Add --verbose to gem install command. Christopher Baines
2019-02-08gnu: ruby-build-system: Change extract-gemspec to always return #t.•••* guix/build/ruby-build-system.scm (extract-gemspec): Return #t right at the end, rather than returning #<unspecified> when not handling a gem archive. Christopher Baines
2019-02-08git: Always use the system certificates by default.•••'guix pull' was always doing it, and now '--with-branch' & co. will do it as well. * guix/git.scm (honor-system-x509-certificates!): New procedure. (%certificates-initialized?): New variable. (with-libgit2): Add call to 'honor-system-x509-certificates!'. * guix/scripts/pull.scm (honor-x509-certificates): Call 'honor-system-x509-certificates!' and fall back to 'honor-lets-encrypt-certificates!'. Ludovic Courtès
2019-02-08guix build: '--with-branch' & co. fetch submodules.•••* guix/scripts/build.scm (transform-package-source-branch)[replace]: Add 'recursive?' field to the new package. Ludovic Courtès
2019-02-08git: Add a 'recursive?' field to <git-checkout> records.•••* guix/git.scm (<git-checkout>)[recursive?]: New field. (latest-repository-commit*): Add #:recursive? and honor it. (git-checkout-compiler): Honor the 'recursive?' field of CHECKOUT. Ludovic Courtès
2019-02-08git: Support recursive updates of submodules.•••* guix/git.scm: Autoload (git submodule). (url-cache-directory): Add #:recursive? and honor it. (call-with-repository): New procedure. (with-repository): New macro. (update-submodules): New procedure. (update-cached-checkout): Add #:recursive? and #:log-port and honor them. (latest-repository-commit): Add #:recursive? and honor it. [dot-git?]: Recognize ".git" regular files when RECURSIVE? is true. Ludovic Courtès
2019-02-07build: clean-go: Do not warn about *.go files in "test-tmp".•••* Makefile.am (clean-go): Ignore "test-tmp" directory. Eric Bavier
2019-02-07gnu: hdf5: Upgrade to 1.8.21.•••* gnu/packages/maths.scm (hdf5): Upgrade to 1.8.21. [source]: Make version manipulations more readable using match. Eric Bavier
2019-02-07gnu: hdf5: Remove use of deprecated MPI1 symbols.•••* gnu/packages/patches/hdf5-1.8-mpi-deprecations.patch, gnu/packages/patches/hdf5-mpi-deprecations.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/maths.scm (hdf5, hdf5-1.10)[source]: Use them. Eric Bavier
[...]
 
Clone
https://git.cbaines.net/git/guix
git@git.cbaines.net:guix