Branch | Commit message | Author | Age | |
---|---|---|---|---|
awair-exporter | WIP | Christopher Baines | 19 months | |
channel-graft-control | self: Apply grafts to the outputs of the guix derivation. | Christopher Baines | 2 years | |
chris-core-updates-no-duplicates-attempt | Merge commit '949f97f7f9' into core-update-new-2 | Christopher Baines | 11 months | |
commit-policy-tweaks | doc: contributing: Tweak the Commit Policy. | Christopher Baines | 2 years | |
fix-patchwork | WIP | Christopher Baines | 4 months | |
improve-download-nar | guix: Improve download-nar. | Christopher Baines | 2 years | |
keyring | Add key for Ekaitz Zarraga. | Efraim Flashner | 4 months | |
master | gnu: python-numcodecs: Fix build. | Sharlatan Hellseher | 4 months | |
prometheus | services: Add a service for Alertmanager. | Christopher Baines | 4 months | |
use-gexps-in-gcc-boot0 | gnu: Use gexps for gcc-boot0 and related packages. | Christopher Baines | 23 months | |
[...] | ||||
Tag | Download | Author | Age | |
release_19 | guix-release_19.tar guix-release_19.tar.gz | Christopher Baines | 7 years | |
release_16 | guix-release_16.tar guix-release_16.tar.gz | Christopher Baines | 7 years | |
Age | Commit message | Author | ||
2018-10-12 | gnu: 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-packages | Christopher Baines | ||
2018-10-12 | gnu: 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-12 | profiles: '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-12 | pull: 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-11 | gnu: 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-11 | gnu: godot: Update to 3.0.6.•••* gnu/packages/game-development.scm (godot): Update to 3.0.6. | Brett Gilio | ||
2018-10-11 | gnu: Krita: Update to 4.1.5.•••* gnu/packages/kde.scm (krita): Update to 4.1.5. | Leo Famulari | ||
2018-10-11 | gnu: 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-11 | pull: 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-11 | profiles: 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 |