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