about summary refs log tree commit diff
path: root/corepkgs/unpack-channel.nix (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-24 Don't rely on __noChroot for corepkgsEelco Dolstra1-2/+1
2013-07-12 Fix syntax error in unpack-channelEelco Dolstra1-1/+1
2013-07-12 Add gzip support for channel unpackingGergely Risko1-2/+5
2012-12-05 Support xz compression of nixexprs.tar in channelsEelco Dolstra1-1/+6
2012-09-11 Don't use -warning=no-timestamp unless we have GNU tarEelco Dolstra1-1/+1
2012-08-01 nix-channel: Use binary caches advertised by channelsEelco Dolstra1-3/+7
2012-08-01 Use a GNU tar flag to shut up warnings about implausibly old timestampEelco Dolstra1-1/+1
2012-08-01 Inline unpack-channel.shEelco Dolstra1-3/+16
2012-05-09 Disable building in chroot for Nix's corepkgsEelco Dolstra1-0/+4
2012-04-26 Don't use the build hook for unpacking channelsEelco Dolstra1-0/+2
2012-04-14 If the (redirected) channel URL contains a version number, use itEelco Dolstra1-2/+2
2012-04-14 nix-channel improvementsEelco Dolstra1-3/+3
2012-01-03 * Add a test for nix-channel.Eelco Dolstra1-0/+11