aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-26Add use-ssh-substituter setting.Shea Levy
2014-02-19nix-shell: Add --packages flagEelco Dolstra
2014-02-19nix-instantiate: Allow --dry-run as a synonym for --readonly-modeEelco Dolstra
2014-02-19nix-instantiate: Rename --eval-only to --eval, --parse-only to --parseEelco Dolstra
2014-02-19nix-instantiate: Add a flag --expr / -E to read expressions from the command ...Eelco Dolstra
2014-02-19Move manpages aroundEelco Dolstra
2014-02-19nix-shell: Don't leave a temporary directory in /tmp behindEelco Dolstra
2014-02-18lexer-tab.o and parser-tab.o require each other's headersShea Levy
2014-02-18Update ignoresShea Levy
2014-02-18Slight simplificationEelco Dolstra
2014-02-18Add a flag ‘--check’ to verify build determinismEelco Dolstra
2014-02-17Test nix-store --verify-path and --repair-pathEelco Dolstra
2014-02-17Don't build on Debian 6.0Eelco Dolstra
2014-02-17Make --repair work on DarwinEelco Dolstra
2014-02-17RefactoringEelco Dolstra
2014-02-17When using a build hook, only copy missing pathsEelco Dolstra
2014-02-17Move some code aroundEelco Dolstra
2014-02-17nix-store --gc --max-freed: Support a unit specifierEelco Dolstra
2014-02-17Heuristically detect if a build may have failed due to a full diskEelco Dolstra
2014-02-17nix-shell: Execute shellHook if it existsEelco Dolstra
2014-02-17Add a test for repairing pathsEelco Dolstra
2014-02-14download-via-ssh: Use readStorePathEelco Dolstra
2014-02-14download-via-ssh: Show where we're downloading fromEelco Dolstra
2014-02-14Minor style fixesEelco Dolstra
2014-02-14Merge remote-tracking branch 'shlevy/ssh-substituter'Eelco Dolstra
2014-02-12Indendation fixShea Levy
2014-02-12Remove relic of old codeShea Levy
2014-02-12error messages start in lowercaseShea Levy
2014-02-12Remove using declarations from download-via-sshShea Levy
2014-02-12Document current meaning of preferLocalBuildEelco Dolstra
2014-02-10Force use of BashEelco Dolstra
2014-02-10Binary tarball: Automatically create /nixEelco Dolstra
2014-02-10nix-store --serve: Use a versioned protocolShea Levy
2014-02-10Move StoreApi::serve into opServeShea Levy
2014-02-10Pass in params by const refShea Levy
2014-02-10Clarify commentShea Levy
2014-02-10Binary tarball: Automatically fetch the Nixpkgs channelEelco Dolstra
2014-02-10nix-shell: Use shell.nix as the default expression if it existsEelco Dolstra
2014-02-08Add download-via-ssh substituterShea Levy
2014-02-08nix-store --serve: Flush out after every loopShea Levy
2014-02-08nix-store --serve: Use dump instead of exportShea Levy
2014-02-08nix-store --serve: Don't fail if asked for info about non-valid pathShea Levy
2014-02-08nix-store --serve: Don't loop foreverShea Levy
2014-02-08Add the nix-store --serve commandShea Levy
2014-02-07nix-instantiate --eval-only --read-write-mode: Don't depend on orderingShea Levy
2014-02-07Rename --no-readonly-mode --read-write-modeShea Levy
2014-02-07nix-instantiate: Add a --no-readonly-mode flagShea Levy
2014-02-07Fix the RPM buildEelco Dolstra
2014-02-07Install header filesEelco Dolstra
2014-02-07Merge commit 'a210c995cdd9279ed4137ec5d2e4cc928cb36097'Eelco Dolstra