summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* guix build: Add -L/--load-path as a common option.Ludovic Courtès2014-09-24
* guix package: Use 'profile-generations'.Alex Kost2014-09-22
* offload: Use a total order when sorting available machines.Ludovic Courtès2014-09-20
* offload: Try another machine when the "best" machine is overloaded.Ludovic Courtès2014-09-20
* pull: Rewrite using gexps.Ludovic Courtès2014-09-18
* activation: Honor $GUIX_NEW_SYSTEM for use by 'guix system reconfigure'.Ludovic Courtès2014-09-12
* pull: Add a compilation progress report.Ludovic Courtès2014-09-05
* Move operating system helpers from (guix build …) to (gnu build …).Ludovic Courtès2014-09-03
* guix lint: Remove "guix lint: " prefix from warnings.Ludovic Courtès2014-09-03
* scripts: add guix lintCyril Roelandt2014-09-03
* Move specification->package to gnu/packages.scm.Cyril Roelandt2014-09-03
* guix package: Fix search path lookup when an obsolete version is installed.Ludovic Courtès2014-08-31
* offload: Ignore EEXIST when registering a .drv as a GC root.Ludovic Courtès2014-08-29
* offload: Ignore unreachable machines.Ludovic Courtès2014-08-29
* gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès2014-08-28
* profiles: Produce a top-level Info 'dir' file.Ludovic Courtès2014-08-23
* Move 'check-package-freshness' from 'guix package' to 'packages'.Alex Kost2014-08-20
* guix package: Use 'manifest-transaction'.Alex Kost2014-08-19
* guix package: Remove leftover internal procedure.Ludovic Courtès2014-08-12
* guix package: Use 'manifest-add'.Ludovic Courtès2014-08-12
* guix package: Remove dead code and unused variables.Ludovic Courtès2014-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
* 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
* guix package: add a "show" option.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 system: init: Always use /var/guix as the target state directory.Ludovic Courtès2014-07-18
* 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
* guix system: Convert to monadic style.Ludovic Courtès2014-07-13
* 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
* system: Install /var/guix/profiles/system-1-link on new systems.Ludovic Courtès2014-06-27
* guix system: Add 'reconfigure' action.Ludovic Courtès2014-06-27
* guix {system,offload}: Improve reporting of syntax errors.Ludovic Courtès2014-06-27
* guix system: Gracefully handle 'install-grub' errors.Ludovic Courtès2014-06-24
* Merge branch 'core-updates'Ludovic Courtès2014-06-20
|\
| * substitute-binary: Warn about uninitialized ACL.Ludovic Courtès2014-06-19
| * guix system: 'init' makes sure the target store directory exists.Ludovic Courtès2014-06-19
* | substitute-binary: Avoid the term "narinfo" in user messages.Ludovic Courtès2014-06-17
|/
* guix build: Allow gexps to be passed to '-e'.Ludovic Courtès2014-06-14
* Separate package description translations from string translations.Ludovic Courtès2014-06-13
* guix build: Only 'guix build' sets #:print-build-trace.Ludovic Courtès2014-06-09