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