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
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
2019-01-29services: desktop: Deprecate the upower-service procedure.•••This has now been replaced by the upower-service-type and <upower-configuration> record. * gnu/services/desktop.scm (upower-service): Deprecate this procedure. update-style-of-desktop-servicesChristopher Baines
2019-01-29services: Improve the upower-service-type.•••Add a description and default value. Switch the documentation to mention the service-type and the configuration record, rather than the upower-service procedure. * gnu/services/desktop.scm (upower-service-type)[description, default-value]: Define these fields. (%desktop-services): Change (upower-service) to (service upower-service-type). * doc/guix.texi (Desktop Services): Update the upower service documentation. Christopher Baines
2019-01-29services: Improve the upower-configuration record.•••Copy the defaults from the upower-service procedure to the <upower-configuration> record type. This will allow making it the default value for the upower-service-type, and deprecating the procedure. Export the field accessors so that the <upower-configuration> record type becomes more usable. * gnu/services/desktop.scm (<upower-configuration>): Export it. (upower-configuration-upower, upower-configuration-watts-up-pro?, upower-configuration-poll-batteries?, upower-configuration-ignore-lid?, upower-configuration-use-percentage-for-policy?, upower-configuration-percentage-low, upower-configuration-percentage-critical, upower-configuration-percentage-action, upower-configuration-time-low, upower-configuration-time-critical, upower-configuration-time-action, upower-configuration-critical-power-action): Add default and export. Christopher Baines
2019-01-28gnu: guix: Update to 4bddd12.•••* gnu/packages/package-management.scm (guix): Update to 4bddd12. Ludovic Courtès
2019-01-28gnu: Add missing file.•••* gnu/local.mk (GNU_SYSTEM_MODULES): Add gnu/installer/newt/user.scm. Ricardo Wurmus
2019-01-28gnu: Add openjdk 11.•••* gnu/packages/java.scm (openjdk11): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Gábor Boskovits
2019-01-28gnu: fish: Use fish-foreign-env to source /etc/profile.•••* gnu/packages/shells.scm (fish): Use fish-foreign-env to source /etc/profile when user logs in. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Meiyo Peng
2019-01-28gnu: Add fish-foreign-env.•••* gnu/packages/shells.scm (fish-foreign-env): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Meiyo Peng
2019-01-28gnu: fish: Update to 3.0.0.•••* gnu/packages/shells.scm (fish): Update to 3.0.0. [source]: Remove dead URL. [inputs]: Remove bc. Replace python-wrapper with python. [arguments]: Remove configure-flags. Enable fish to source /etc/fish/config.fish. Enable completions, functions and configurations in user's and system's guix profiles. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Meiyo Peng
2019-01-28pull: Don't trigger 'hash guix' hint needlessly.•••Previously if ~/.config/guix/current/bin was in $PATH, we'd still suggest to run 'hash guix' because we'd compare (which "guix") against /var/guix/profiles/per-user/…. * guix/scripts/pull.scm (build-and-install): Check whether (which "guix") matches PROFILE or its user-friendly variant. Ludovic Courtès
[...]
 
Clone
https://git.cbaines.net/git/guix
git@git.cbaines.net:guix