Age | Commit message (Expand) | Author |
2015-05-08 | doc: Document 'avahi-service'. | Ludovic Courtès |
2015-05-08 | doc: Document sessions and ~/.xsession for SLiM. | Ludovic Courtès |
2015-05-08 | services: Add '%desktop-services'. | Ludovic Courtès |
2015-05-08 | nss: Add '%mdns-host-lookup-nss'. | Ludovic Courtès |
2015-05-07 | gnu: Add postgresql-service. | David Thompson |
2015-05-06 | profiles: Generate an 'etc/profile' file. | Ludovic Courtès |
2015-05-05 | services: Group desktop services in (gnu services desktop). | Ludovic Courtès |
2015-05-04 | doc: Fix dangling references in the 'sh-symlink' monad example. | Ludovic Courtès |
2015-05-04 | doc: Suggest 'groupadd --system'. | Ludovic Courtès |
2015-05-04 | doc: Clarify installation from the binary tarball. | Ludovic Courtès |
2015-05-04 | doc: Replace reference to profile.sh with sh-symlink | Christopher Allan Webber |
2015-05-02 | guix: build: Add transitive source building. | Eric Bavier |
2015-05-01 | services: Add console-keymap service. | Alex Kost |
2015-05-01 | derivations: Add #:leaked-env-vars parameter. | Ludovic Courtès |
2015-04-20 | system: Make /gnu/store a read-only bind mount by default. | Ludovic Courtès |
2015-04-19 | guix package: -A and -s take supported systems into account. | Ludovic Courtès |
2015-04-18 | doc: Warn earlier about the risk of overwriting with the binary install. | Ludovic Courtès |
2015-04-18 | packages: Allow package lookups with version prefixes. | Ludovic Courtès |
2015-04-17 | Merge branch 'master' into core-updates | Mark H Weaver |
2015-04-16 | refresh: Allow users to refer to specific package versions. | Ludovic Courtès |
2015-04-15 | doc: Add section on installation from a binary tarball. | Ludovic Courtès |
2015-04-14 | guix package: Add '--do-not-upgrade' option. | Mark H Weaver |
2015-04-13 | Merge branch 'master' into core-updates | Mark H Weaver |
2015-04-13 | services: Add upower. | Andy Wingo |
2015-04-12 | doc: Add example showing how to customize 'nscd-service'. | Ludovic Courtès |
2015-04-09 | Merge branch 'master' into core-updates | Ludovic Courtès |
2015-04-08 | activation: Remove undeclared user accounts and groups. | Ludovic Courtès |
2015-04-08 | import: Add hackage importer. | Federico Beffa |
2015-04-08 | gnu: Add colord service. | Andy Wingo |
2015-04-07 | doc: Refer to "Substitutes" from "Setting Up the Daemon". | Ludovic Courtès |
2015-04-07 | doc: Mention the relation between module names and file names. | Ludovic Courtès |
2015-04-07 | doc: Mention that the current generation is not deleted. | Ludovic Courtès |
2015-04-04 | scripts: Add 'publish' command. | David Thompson |
2015-04-04 | build-system: Add haskell-build-system. | Federico Beffa |
2015-04-03 | services: lsh: Change #:initialize? to default to #t. | Ludovic Courtès |
2015-04-02 | doc: Make it clear that store items must not be deleted by hand. | Ludovic Courtès |
2015-04-02 | doc: Remove bits about having to create /gnu/store manually. | Ludovic Courtès |
2015-04-01 | services: syslog-service: Add 'config-file' argument. | Alex Kost |
2015-03-29 | gexp: Add 'local-file'. | Ludovic Courtès |
2015-03-29 | doc: Update gexp wrt. extensibility. | Ludovic Courtès |
2015-03-26 | services: Add 'lirc-service'. | Alex Kost |
2015-03-19 | doc: Add section about the test suite. | Ludovic Courtès |
2015-03-17 | gexp: Move the package and origin compilers to (guix packages). | Ludovic Courtès |
2015-03-13 | services: slim: Use /run/current-system/profile/share/xsessions as sessiondir. | 宋文武 |
2015-03-11 | doc: Suggest to use 'lsh-service' with #:initialize? #t. | Ludovic Courtès |
2015-03-03 | Revert "system: Add 'x509-certificates' field, and populate /etc/ssl/certs." | Mark H Weaver |
2015-03-02 | system: Add 'x509-certificates' field, and populate /etc/ssl/certs. | Ludovic Courtès |
2015-02-26 | services: slim: Preserve the order of session types. | Ludovic Courtès |
2015-02-18 | import: cpan: Use corelist to filter dependencies. | Eric Bavier |
2015-02-18 | build-system/perl: Use Build.PL for builds if present. | Eric Bavier |