aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-01nix-env: Ignore manifest.nix when recursing into ~/.nix-defexprEelco Dolstra
2012-08-01Use a GNU tar flag to shut up warnings about implausibly old timestampEelco Dolstra
2012-08-01Inline unpack-channel.shEelco Dolstra
2012-08-01DohEelco Dolstra
2012-08-01Make ‘nix-store --optimise’ interruptibleEelco Dolstra
2012-08-01download-from-binary-cache: Remove duplicate URLsEelco Dolstra
2012-08-01Report substituter errors to clients of the Nix daemonEelco Dolstra
2012-07-31Allow daemon users to override ‘binary-caches’Eelco Dolstra
2012-07-31Prevent an injection attack in passing untrusted options to substitutersEelco Dolstra
2012-07-31Pass all --option flags to the daemonEelco Dolstra
2012-07-31Add an option ‘build-fallback’ (equivalent to the --fallback flag)Eelco Dolstra
2012-07-30Manual: Remove reference to non-existent -I optionEelco Dolstra
2012-07-30Refactor settings processingEelco Dolstra
2012-07-30WhitespaceEelco Dolstra
2012-07-30Do some validation of URLsEelco Dolstra
2012-07-30Fix the testEelco Dolstra
2012-07-30Get rid of $NIX_BINARY_CACHESEelco Dolstra
2012-07-30nix-install-package: Support binary cachesEelco Dolstra
2012-07-30Pass configuration settings to the substitutersEelco Dolstra
2012-07-30Remove unused variablesEelco Dolstra
2012-07-30Fix whitespaceEelco Dolstra
2012-07-29Document the --option flagEelco Dolstra
2012-07-27Allow a binary cache to declare that it doesn't support "nix-env -qas"Eelco Dolstra
2012-07-27Use "set -x" in the tests to see where a test failsEelco Dolstra
2012-07-27Test "nix-env -qas" with the binary cache substituterEelco Dolstra
2012-07-27Let build.cc verify the expected hash of a substituter's outputEelco Dolstra
2012-07-27Remove more tabsEelco Dolstra
2012-07-27download-using-manifests: Don't use nix-prefetch-urlEelco Dolstra
2012-07-27Remove trailing whitespace / tabsEelco Dolstra
2012-07-27download-from-binary-cache: Only use the default cache for /nix/storeEelco Dolstra
2012-07-26nix-push: Support generating a manifest againEelco Dolstra
2012-07-26Fix the substituter testsEelco Dolstra
2012-07-26nix-push: Remove the upload featureEelco Dolstra
2012-07-26Add a test for the binary cache substituterEelco Dolstra
2012-07-26Clear NIX_STORE when running the testsEelco Dolstra
2012-07-26download-from-binary-cache: Support file://Eelco Dolstra
2012-07-26Add some .gitignore entriesEelco Dolstra
2012-07-26Merge branch 'master' into no-manifestsEelco Dolstra
2012-07-26Set permissions on temporary build directories to 0700Eelco Dolstra
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