aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-25nix-profile.sh: Don't set NIX_REMOTE on single user installationsEelco Dolstra
2012-07-25Subscribe to the Nixpkgs rather than NixOS channelEelco Dolstra
2012-07-25prim_import: When importing .drvs, allocate the intermediate attrset on the h...Shea Levy
2012-07-25Turn tests back onShea Levy
2012-07-25import: If the path is a valid .drv file, parse it and generate a derivation ...Shea Levy
2012-07-25Disable tests temporarilyShea Levy
2012-07-23Handle platforms that don't support linking to a symlinkEelco Dolstra
2012-07-23Unlink the right fileEelco Dolstra
2012-07-23Add a test for Nix store optimisationEelco Dolstra
2012-07-23Garbage collect unused links in /nix/store/.linksEelco Dolstra
2012-07-23Automatically optimise the Nix store when a new path is addedEelco Dolstra
2012-07-23optimiseStore(): Use a content-addressed file store in /nix/store/.linksEelco Dolstra
2012-07-23nix-build: Support the ‘-’ argument to build an expression from stdinEelco Dolstra
2012-07-23Use lutimes() if available to canonicalise the timestamp of symlinksEelco Dolstra
2012-07-18Bump versionEelco Dolstra
2012-07-18Remove RPM builds that don't evaluateEelco Dolstra
2012-07-18Use "#pragma once" to prevent repeated header file inclusionEelco Dolstra
2012-07-18Set release dateEelco Dolstra
2012-07-17Add function queryPathFromHashPart()Eelco Dolstra
2012-07-17queryPathInfo(): return hash in base-32 if desiredEelco Dolstra
2012-07-17Return an exit code of 100 for cached failed buildsEelco Dolstra
2012-07-17Remove dead codeEelco Dolstra
2012-07-17Manual: Don't claim we support CygwinEelco Dolstra
2012-07-17Update Nix 1.1 release notesEelco Dolstra
2012-07-17Allow disabling log compressionEelco Dolstra
2012-07-12builtins.storePath: resolve symlinksEelco Dolstra
2012-07-09Pass --insecure to curl so that https worksEelco Dolstra
2012-07-09Inline fetchurl.shEelco Dolstra
2012-07-09Add a test for the fetchurl functionEelco Dolstra
2012-07-09Remove obsolete commentShea Levy
2012-07-09corepkgs/fetchurl: Build locally and outside of the chrootShea Levy
2012-07-09corepkgs/fetchurl: the 'system' argument can be optionalShea Levy
2012-07-09corepkgs: distribute fetchurl filesShea Levy
2012-07-09corepkgs/fetchurl: Call the shell directly instead of using the shebangShea Levy
2012-07-09corepkgs/fetchurl.sh: Use config.nix's curlShea Levy
2012-07-09The fetchurl builder is now fetchurl.shShea Levy
2012-07-09Remove old fetchurl makefileShea Levy
2012-07-09Move fetchurl files out of their subdirectoryShea Levy
2012-07-09corepkgs/config.nix.in: We'll need curlShea Levy
2012-07-09Resurrect old corepkgs fetchurlShea Levy
2012-07-09Really fix RPM buildsEelco Dolstra
2012-07-09Fix RPM buildsEelco Dolstra
2012-07-09Get rid of nix.conf.exampleEelco Dolstra
2012-07-09Install a nix.conf manpageEelco Dolstra
2012-06-27nix-store -r: do substitutions in parallelEelco Dolstra
2012-06-27Mount an empty /dev/shm tmpfs in the chrootEelco Dolstra
2012-06-27Check the return code of the clone() callEelco Dolstra
2012-06-25When using chroots, use a private PID namespaceEelco Dolstra
2012-06-25Use a private UTS namespace to provide a deterministic host/domain name to bu...Eelco Dolstra
2012-06-23Update release notesEelco Dolstra