guix-play/guix/scripts
Ludovic Courtès 3df5acf332 pull: Always install the ~/.config/guix/latest symlink.
Before that, if two users on the same machine ran 'guix pull', the
second one would have the "Guix already up to date" message and their
~/.config/guix/latest link would be left unchanged---effectively
preventing them from updating.

* guix/scripts/pull.scm (build-and-install): Install the 'latest'
  symlink regardless of whether TO-DO? is true or false.
2015-02-06 17:39:10 +01:00
..
import import: Add CPAN importer. 2015-01-09 10:38:26 -06:00
archive.scm guix archive: Add -r/--recursive. 2015-01-17 17:05:54 +01:00
authenticate.scm authenticate: Add compatibility hack for Guile 2.0.5. 2014-05-16 10:22:19 +02:00
build.scm monads: Move '%store-monad' and related procedures where they belong. 2015-01-14 13:34:52 +01:00
download.scm Use port-sha256' and open-sha256-port'. 2013-07-03 01:18:24 +02:00
environment.scm guix: environment: Consider all package outputs. 2015-02-03 16:11:01 -05:00
gc.scm ui: Add 'size->number'. 2014-04-08 22:01:44 +02:00
hash.scm Break module cycle involving (guix store) and (guix ui). 2014-10-09 23:51:19 +02:00
import.scm import: Add CPAN importer. 2015-01-09 10:38:26 -06:00
lint.scm lint: Fix argument parsing when several packages are specified. 2015-01-28 14:00:58 +01:00
offload.scm offload: Better report failure to create the GC root directory. 2015-02-05 23:40:55 +01:00
package.scm guix package: Avoid spurious warnings from 'find-files'. 2015-01-20 22:29:17 +01:00
pull.scm pull: Always install the ~/.config/guix/latest symlink. 2015-02-06 17:39:10 +01:00
refresh.scm refresh: Add end-of-line to error message. 2014-10-20 17:03:02 -05:00
substitute-binary.scm substitute-binary: Let the user know when the cache is being updated. 2015-01-26 21:58:12 +01:00
system.scm guix system: Improve error messages. 2015-01-22 22:43:46 +01:00