aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-05Revert "Make ifs and asserts tail-recursive"Eelco Dolstra
2014-03-05Install missing Boost headersEelco Dolstra
2014-02-28TypoEelco Dolstra
2014-02-27Set up a private /dev/pts in the chrootEelco Dolstra
2014-02-27Set up a minimal /dev in chrootsEelco Dolstra
2014-02-27Correctly detect infinite recursion in function applicationEelco Dolstra
2014-02-27Fix deadlock in SubstitutionGoalEelco Dolstra
2014-02-26DohEelco Dolstra
2014-02-26Test trace and addErrorContextEelco Dolstra
2014-02-26Test some more primopsEelco Dolstra
2014-02-26Test executables in NARsEelco Dolstra
2014-02-26And another oneEelco Dolstra
2014-02-26Remove another unused functionEelco Dolstra
2014-02-26Remove unused functionEelco Dolstra
2014-02-26Test nix-env --switch-generationEelco Dolstra
2014-02-26Test nix-env --setEelco Dolstra
2014-02-26Test the -b and -s flags of nix-store -qEelco Dolstra
2014-02-26Test ~/.nix-defexprEelco Dolstra
2014-02-26Test nix-store --switch-profile and more daemon actionsEelco Dolstra
2014-02-26Test nix-store -q --rootsEelco Dolstra
2014-02-26Test nix-store -lEelco Dolstra
2014-02-26Test nix-store --optimiseEelco Dolstra
2014-02-26Add a test for nix-store --dump-db / --load-dbEelco Dolstra
2014-02-26Installer: Handle DarwinEelco Dolstra
2014-02-26nix-store -r: Respect --add-root for non-derivationsEelco Dolstra
2014-02-26Also provide an option for setting the curl connection timeoutEelco Dolstra
2014-02-26Respect $NIX_CONNECT_TIMEOUT properlyEelco Dolstra
2014-02-26Add ~/.nix-profile/sbin to $PATHEelco Dolstra
2014-02-26Warn about missing -I pathsEelco Dolstra
2014-02-26Document dynamic attributesShea Levy
2014-02-26Simplify getting use-ssh-substituter from untrusted usersEelco Dolstra
2014-02-26Fix broken patchEelco Dolstra
2014-02-26use USER environmental variable if getting user id by getpwuid is failed in p...Ian-Woo Kim
2014-02-26Only start download-via-ssh if it's enabledEelco Dolstra
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