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 Baines11 months
commit-policy-tweaksdoc: contributing: Tweak the Commit Policy.Christopher Baines2 years
fix-patchworkWIPChristopher Baines4 months
improve-download-narguix: Improve download-nar.Christopher Baines2 years
keyringAdd key for Ekaitz Zarraga.Efraim Flashner4 months
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
2018-10-12gnu: Remove duplicate ruby-yard package definition.•••* gnu/packages/ruby.scm (ruby-yard): Remove one of the two package definitions, and update the other to the latest release. remove-two-duplicate-ruby-gem-packagesChristopher Baines
2018-10-12gnu: Remove duplicate ruby-concurrent package definition.•••* gnu/packages/ruby.scm (ruby-concurrent): Remove one of the two definitions for this variable. Christopher Baines
2018-10-12profiles: 'user-friendly-profile' now recognizes ~/.config/guix/current.•••* guix/profiles.scm (%known-shorthand-profiles): New variable. (user-friendly-profile): Use it. Ludovic Courtès
2018-10-12pull: Create /var/guix/profiles/per-user/USER/current-guix.•••Previously the migration code would fail to create that file, so ~/.config/guix/current would be dangling. * guix/scripts/pull.scm (migrate-generations): Create /var/guix/profiles/per-user/USER/current-guix. Ludovic Courtès
2018-10-11gnu: u-boot: Update to 2018.09.•••* gnu/packages/bootloaders.scm (u-boot): Update to 2018.09. (u-boot-tools)[arguments]: Substitute "coverage" for "python-coverage". Update workaround for only 99% test coverage. Signed-off-by: Leo Famulari <leo@famulari.name> Vagrant Cascadian
2018-10-11gnu: godot: Update to 3.0.6.•••* gnu/packages/game-development.scm (godot): Update to 3.0.6. Brett Gilio
2018-10-11gnu: Krita: Update to 4.1.5.•••* gnu/packages/kde.scm (krita): Update to 4.1.5. Leo Famulari
2018-10-11gnu: guix-daemon: Run 'guix' from /var/guix/profiles/per-user/root.•••Fixes <https://bugs.gnu.org/32183>. Reported by Pjotr Prins <pjotr.public12@thebird.nl> and Konrad Hinsen <konrad.hinsen@fastmail.net>. * gnu/packages/package-management.scm (guix-daemon)[arguments]: Execute /var/guix/profiles/per-user/root/current-guix/bin/guix instead of ~root/…. Ludovic Courtès
2018-10-11pull: Turn ~/.config/guix/current into a symlink to /var/guix/profiles.•••This is more consistent with what 'guix package' does, more pleasant for users (we no longer clobber ~/.config/guix), and more cluster-friendly (since /var/guix/profiles is usually an NFS share already.) * guix/scripts/pull.scm (%current-profile, %user-profile-directory): New variables. (migrate-generations, ensure-default-profile): New procedures. (guix-pull): Use %CURRENT-PROFILE by default. Call 'ensure-default-profile'. * doc/guix.texi (Invoking guix pull): Adjust 'guix package -p ~/.config/guix/current' example. * guix/scripts.scm (warn-about-old-distro): Check %PROFILE-DIRECTORY "/current-guix". Ludovic Courtès
2018-10-11profiles: Generalize 'canonicalize-profile'.•••* guix/profiles.scm (canonicalize-profile): Rewrite to work with any profile that lives under %PROFILE-DIRECTORY. Ludovic Courtès
[...]
 
Clone
https://git.cbaines.net/git/guix
git@git.cbaines.net:guix