Age | Commit message (Expand) | Author | Files | Lines |
2012-12-05 | Support xz compression of nixexprs.tar in channels | Eelco Dolstra | 1 | -1/+3 |
2012-10-03 | When ‘--help’ is given, just run ‘man’ to show the manual page | Eelco Dolstra | 1 | -20/+8 |
2012-09-13 | nix-channel: Add option to force fetching of manifests | Eelco Dolstra | 1 | -0/+7 |
2012-09-13 | Delete manifests in "nix-channel --remove" or when a binary cache is available | Eelco Dolstra | 1 | -0/+4 |
2012-08-01 | nix-channel: Use binary caches advertised by channels | Eelco Dolstra | 1 | -17/+20 |
2012-07-11 | Add some missing --version switches | Eelco Dolstra | 1 | -0/+5 |
2012-05-07 | nix-channel --update: allow updating only the specified channels | Eelco Dolstra | 1 | -3/+6 |
2012-05-01 | Use mkpath instead of make_path | Eelco Dolstra | 1 | -2/+2 |
2012-04-18 | Fix URL set by nix-channel | Eelco Dolstra | 1 | -1/+1 |
2012-04-16 | Hack to prevent accumulation of old manifests | Eelco Dolstra | 1 | -0/+2 |
2012-04-14 | If the (redirected) channel URL contains a version number, use it | Eelco Dolstra | 1 | -1/+7 |
2012-04-14 | Follow redirects early to ensure consistency between the manifest and the tar... | Eelco Dolstra | 1 | -0/+8 |
2012-04-14 | nix-channel improvements | Eelco Dolstra | 1 | -69/+60 |
2012-02-02 | * nix-channel: fail if we don't have write permission to the manifests | Eelco Dolstra | 1 | -13/+7 |
2012-01-05 | * Doh! | Eelco Dolstra | 1 | -1/+1 |
2012-01-05 | * Add a -I flag to the Perl bindings to nix-build and some other | Eelco Dolstra | 1 | -1/+1 |
2012-01-03 | * Add a test for nix-channel. | Eelco Dolstra | 1 | -12/+10 |
2011-10-10 | * Set the executable bit on scripts. | Eelco Dolstra | 1 | -0/+0 |
2009-12-09 | * When doing a nix-pull, remove old manifests downloaded from the same | Eelco Dolstra | 1 | -5/+0 |
2009-11-13 | * In nix-pull/nix-channel, create the manifests directory if it | Eelco Dolstra | 1 | -0/+3 |
2009-02-27 | * nix-channel: use nix-build. | Eelco Dolstra | 1 | -8/+6 |
2007-09-17 | * nix-env: allow ~/.nix-defexpr to be a directory. If it is, then the | Eelco Dolstra | 1 | -3/+8 |
2007-08-22 | * nix-channel: supports users who don't have write permission to the | Eelco Dolstra | 1 | -12/+21 |
2007-08-12 | * Get rid of the substitutes database table (NIX-47). Instead, if we | Eelco Dolstra | 1 | -4/+0 |
2007-08-10 | * Enable nix-prefetch-url caching in nix-channel. | Eelco Dolstra | 1 | -0/+6 |
2007-08-09 | * nix-prefetch-url: support caching. If the environment variable | Eelco Dolstra | 1 | -1/+2 |
2007-05-02 | (no commit message) | Eelco Dolstra | 1 | -1/+0 |
2007-05-01 | * Give unpacked channels more sensible names than 0, 1, ... They now | Eelco Dolstra | 1 | -8/+9 |
2006-11-18 | * Show more progress. | Eelco Dolstra | 1 | -1/+3 |
2006-09-25 | * In `nix-channel --update', skip manifests that assume a Nix store at | Eelco Dolstra | 1 | -1/+2 |
2006-09-25 | * Clean up calls to system(). | Eelco Dolstra | 1 | -6/+6 |
2006-05-08 | * Remove old manifests in `nix-channel --update'. | Eelco Dolstra | 1 | -0/+8 |
2006-02-01 | * Add @bindir@. | Eelco Dolstra | 1 | -1/+1 |
2005-04-07 | * Get rid of fetchurl, we don't need it anymore. | Eelco Dolstra | 1 | -8/+8 |
2005-03-03 | * Channel fix. | Eelco Dolstra | 1 | -1/+1 |
2005-02-17 | * Fix nix-channel. | Eelco Dolstra | 1 | -19/+57 |
2004-12-20 | * Place manifests in /nix/var/nix/manifests. | Eelco Dolstra | 1 | -0/+0 |
2004-12-20 | * Sync with changed substitute mechanism. | Eelco Dolstra | 1 | -0/+4 |
2004-11-04 | * Better error messages. | Eelco Dolstra | 1 | -4/+4 |
2004-10-20 | * Register channels as roots of the garbage collector (in | Eelco Dolstra | 1 | -2/+19 |
2004-04-21 | * Channels. These allow you to stay current with an evolving set of | Eelco Dolstra | 1 | -0/+115 |