aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-24shell.nix: Add a flag for using clangEelco Dolstra
2017-01-19Merge pull request #981 from shlevy/build-remote-c++Eelco Dolstra
2017-01-19Kill builds when we get EOF on the log FDEelco Dolstra
2017-01-19CleanupEelco Dolstra
2017-01-19Use std::unique_ptr for HookInstanceEelco Dolstra
2017-01-19Add a test for --max-silent-timeEelco Dolstra
2017-01-17Handle SIGINT etc. via a sigwait() signal handler threadEelco Dolstra
2017-01-16assign environ to a temp variable to ensure livenessJude Taylor
2017-01-16AutoCloseDir: Use std::unique_ptrEelco Dolstra
2017-01-16AutoDeleteArray -> std::unique_ptrEelco Dolstra
2017-01-16nix-build: Use showManPage() and printVersion()Eelco Dolstra
2017-01-10builtins.readFile: Put the references of the file, not those needed to realiz...Shea Levy
2017-01-10build-remote: Don't use C++ streams to read the conf fileShea Levy
2017-01-10build-remote: Use std::set for feature setsShea Levy
2017-01-09Merge pull request #1139 from Mic92/masterEelco Dolstra
2017-01-09Merge pull request #1177 from dezgeg/bash-env-breakageEelco Dolstra
2017-01-07nix-shell: Fix 'nix-shell --command' doing nothing without TTYTuomas Tynkkynen
2017-01-03Drop a few more references to all-packages.nixEelco Dolstra
2017-01-03Update upload-release scriptEelco Dolstra
2017-01-03nix-shell: In #! mode, pass the last argumentEelco Dolstra
2017-01-03Merge pull request #1169 from dezgeg/fix-shell-shebangEelco Dolstra
2017-01-03tests: Add simple tests for nix-shellTuomas Tynkkynen
2017-01-03nix-shell: Don't act interactive in shebangsTuomas Tynkkynen
2017-01-03nix-shell: Fix 'nix-shell -i'Tuomas Tynkkynen
2017-01-02Provide /var/run/nscd/socket in the sandboxEelco Dolstra
2017-01-01Merge pull request #1168 from itsN1X/patch-1Domen Kožar
2017-01-01Readme semantics.N1X
2016-12-28Merge pull request #1165 from zimbatm/document-no-build-hookDomen Kožar
2016-12-28Document the common --no-build-hook optionzimbatm
2016-12-22Call Aws::InitAPIEelco Dolstra
2016-12-22Add commentEelco Dolstra
2016-12-22Merge pull request #1144 from jamesbroadhead/shellcheck_installDomen Kožar
2016-12-19shellcheck scripts/install-nix-from-closure.shJames Broadhead
2016-12-19Revert "Merge branch 'seccomp' of https://github.com/aszlig/nix"Eelco Dolstra
2016-12-19Revert "shell.nix: Add libseccomp"Eelco Dolstra
2016-12-19Revert "Give root a valid home directory"Eelco Dolstra
2016-12-16Merge pull request #1154 from LnL7/manual-conf-fileDomen Kožar
2016-12-16manual: add NIX_CONF_DIR to conf-file sectionDaiderd Jordan
2016-12-15Give root a valid home directoryEelco Dolstra
2016-12-15Merge branch 'master' of github.com:NixOS/nixEelco Dolstra
2016-12-15shell.nix: Add libseccompEelco Dolstra
2016-12-15Merge branch 'seccomp' of https://github.com/aszlig/nixEelco Dolstra
2016-12-13Merge branch 'base32-overflow' of git://github.com/vcunat/nixShea Levy
2016-12-11Merge pull request #1153 from lheckemann/path-searchDomen Kožar
2016-12-11Document path-search behaviourLinus Heckemann
2016-12-11Add missing DBD::SQLite to shell.nixLinus Heckemann
2016-12-09Document builtins.match, fixes #1145Domen Kožar
2016-12-09Probably fix a segfault in PathLocksEelco Dolstra
2016-12-08Don't delete .check directories of running buildsEelco Dolstra
2016-12-08Fix warning on 32-bit systemsEelco Dolstra