about summary refs log tree commit diff
path: root/pkgs/servers/http/nix-binary-cache
AgeCommit message (Expand)AuthorFilesLines
2016-04-22nix-binary-cache: take into account Nix split (mulitple-outputs)Michael Raskin1-2/+2
2016-02-01treewide: Mass replace 'xz}/bin' to refer the 'bin' outputTuomas Tynkkynen1-2/+2
2016-02-01treewide: Mass replace 'openssl}/bin' to refer the 'bin' outputTuomas Tynkkynen1-2/+2
2016-02-01treewide: Mass replace 'bzip2}/bin' to refer the 'bin' outputTuomas Tynkkynen1-2/+2
2015-01-03Return proper 404 when path is missingMichael Raskin1-7/+15
2015-01-03Add optional IPv6 support for nix-binary-cacheMichael Raskin1-0/+12
2014-12-20Fix missing pathsMichael Raskin1-1/+1
2014-12-17Try to defend against chroot paths in store matching derivation pathsMichael Raskin1-1/+1
2014-06-30Adding a minimal script set to serve store as a dynamical binary cacheMichael Raskin3-0/+263