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 | 12 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 |
2019-01-29 | services: 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-services | Christopher Baines |
2019-01-29 | services: 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-29 | services: 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-28 | gnu: guix: Update to 4bddd12.•••* gnu/packages/package-management.scm (guix): Update to 4bddd12.
| Ludovic Courtès |
2019-01-28 | gnu: Add missing file.•••* gnu/local.mk (GNU_SYSTEM_MODULES): Add gnu/installer/newt/user.scm.
| Ricardo Wurmus |
2019-01-28 | gnu: Add openjdk 11.•••* gnu/packages/java.scm (openjdk11): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Gábor Boskovits |
2019-01-28 | gnu: 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-28 | gnu: 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-28 | gnu: 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-28 | pull: 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 |