summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Add (guix build emacs-utils).Mark H Weaver2014-08-14
* Remove ftp.sunet.se mirror.David Thompson2014-08-12
* profiles: Adjust to unintended manifest format change.Ludovic Courtès2014-08-12
* guix package: Remove leftover internal procedure.Ludovic Courtès2014-08-12
* guix package: Use 'manifest-add'.Ludovic Courtès2014-08-12
* profiles: Add 'manifest-add'.Alex Kost2014-08-12
* guix package: Remove dead code and unused variables.Ludovic Courtès2014-08-11
* ui: Fix handling of periods by fill-paragraph.Cyrill Schenkel2014-08-11
* profiles: Add 'package->manifest-entry'.Ludovic Courtès2014-07-26
* profiles: Get rid of the 'inputs' field of 'manifest-entry'.Ludovic Courtès2014-07-26
* profiles: Switch to gexps.Ludovic Courtès2014-07-26
* profiles: Do away with 'manifest=?'.Ludovic Courtès2014-07-26
* profiles: Remove dead code.Ludovic Courtès2014-07-25
* guix: package: Fix recutils output for non-package inputs.Eric Bavier2014-07-25
* ui: Improve formatting of package dependencies in recutils.Ludovic Courtès2014-07-25
* system: Add the 'system?' field for user groups.Ludovic Courtès2014-07-25
* monads: Add 'interned-file'.Ludovic Courtès2014-07-24
* guix system: Protect against changes to $PATH when activating the system.Ludovic Courtès2014-07-23
* guix system: Fix type error in 'reconfigure'.Ludovic Courtès2014-07-23
* system: Recognize more file system flags.Ludovic Courtès2014-07-23
* system: Add 'file-system' decl. for /dev/pts, and use the right options.Ludovic Courtès2014-07-23
* Add comments about global memoization.Ludovic Courtès2014-07-21
* guix package: add a "show" option.Cyril Roelandt2014-07-21
* ui: add the "dependencies" field to package->recutils:Cyril Roelandt2014-07-21
* guix refresh: Use (ice-9 format).Ludovic Courtès2014-07-20
* guix system: Factorize 'copy-closure'.Ludovic Courtès2014-07-20
* guix: refresh: Add --list-dependent option.Eric Bavier2014-07-20
* guix: utils: Add fold-tree and fold-tree-leaves.Eric Bavier2014-07-20
* install: Set the store's permission to #o1775.Ludovic Courtès2014-07-19
* guix system: init: Always use /var/guix as the target state directory.Ludovic Courtès2014-07-18
* guix-register: Add '--state-directory' parameter.Ludovic Courtès2014-07-18
* records: Report unknown field names in inheriting forms.Ludovic Courtès2014-07-17
* records: Factorize error-reporting macro.Ludovic Courtès2014-07-17
* gexp: Gracefully handle printing of gexps with spliced references.Ludovic Courtès2014-07-17
* gexp: Build 'gexp->file' derivations locally.Ludovic Courtès2014-07-16
* guix: refresh: Correctly identify invalid package names.Eric Bavier2014-07-15
* guix system: reconfigure: Always use "/" as GRUB's target file system.Ludovic Courtès2014-07-14
* guix system: Fix return value for 'reconfigure'.Ludovic Courtès2014-07-13
* install: Make /var/db and /mnt.Ludovic Courtès2014-07-13
* guix system: Convert to monadic style.Ludovic Courtès2014-07-13
* vm: Add support for i686.Ludovic Courtès2014-07-13
* gexp: Resolve the default system at '>>=' time.Ludovic Courtès2014-07-12
* monads: Fix 'mapm' so that effects happen from left to right.Ludovic Courtès2014-07-12
* packages: Add printer for <origin>.Ludovic Courtès2014-07-11
* guix system: Add '--system' option.Ludovic Courtès2014-07-08
* guix package: Try $LOGNAME in addition to $USER.Taylan Ulrich Bayirli/Kammer2014-07-05
* guix package: Do the right thing for '-p ~/.guix-profile'.Ludovic Courtès2014-07-05
* linux-initrd: Use 'call-with-error-handling' when booting.Ludovic Courtès2014-07-03
* linux-initrd: Remove unused local procedure.Ludovic Courtès2014-07-03
* linux-initrd: Gracefully handle lack of or invalid ext2 superblocks.Ludovic Courtès2014-07-02