aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-01-13Allow using /bin and /usr/bin as impure prefixes on non-darwin by defaultShea Levy
2015-01-13SysError -> ErrorEelco Dolstra
2015-01-13Don't resolve symlinks while checking __impureHostDepsEelco Dolstra
2015-01-12Add basic Apple sandbox supportDaniel Peebles
2015-01-09Fix builtins.readDir on XFSEelco Dolstra
2015-01-08Doh^2Eelco Dolstra
2015-01-08DohEelco Dolstra
2015-01-08Set /nix/store permission to 1737Eelco Dolstra
2015-01-07Show position info for failing <...> lookupsEelco Dolstra
2015-01-07Remove quotes around filenames in position infoEelco Dolstra
2015-01-06Fix building on DarwinEelco Dolstra
2015-01-02Allow $NIX_PAGER to override $PAGEREelco Dolstra
2015-01-02libutil: Limit readLink() error to only overflows.aszlig
2015-01-02libutil: Improve errmsg on readLink size mismatch.aszlig
2014-12-29LocalStore initialization: Don't die if build-users-group doesn't existShea Levy
2014-12-23Revive running builds in a PID namespaceEelco Dolstra
2014-12-14PedantryEelco Dolstra
2014-12-14Merge branch 'cygwin-master' of https://github.com/ternaris/nixEelco Dolstra
2014-12-13Better error messageEelco Dolstra
2014-12-12Silence some warnings on GCC 4.9Eelco Dolstra
2014-12-12Shut up a Valgrind warningEelco Dolstra
2014-12-12Fix some memory leaksEelco Dolstra
2014-12-12Ensure we're writing to stderr in the builderEelco Dolstra
2014-12-12Don't abort if we get a signal while waiting for the pagerEelco Dolstra
2014-12-12Get rid of unnecessary "interrupted by the user" message with -vvvEelco Dolstra
2014-12-12Remove chatty messageEelco Dolstra
2014-12-12DohEelco Dolstra
2014-12-12Remove tabsEelco Dolstra
2014-12-12Remove dead codeEelco Dolstra
2014-12-12Remove canary stuffEelco Dolstra
2014-12-10Provide default pagersEelco Dolstra
2014-12-10Don't do vfork in conjunction with setuidEelco Dolstra
2014-12-10Use vforkEelco Dolstra
2014-12-10Rename functionEelco Dolstra
2014-12-10Don't wait for PID -1Eelco Dolstra
2014-12-10Revert "Use posix_spawn to run the pager"Eelco Dolstra
2014-12-10builtins.readFile: realise context associated with the pathShea Levy
2014-12-09Explicitly include required C headersMarko Durkovic
2014-12-05Define ‘environ’Eelco Dolstra
2014-12-05Use posix_spawn to run the pagerEelco Dolstra
2014-12-02Make all ExternalValueBase functions constShea Levy
2014-12-02Allow external code using libnixexpr to add typesShea Levy
2014-11-25Add a primop for regular expression pattern matchingEelco Dolstra
2014-11-25forceString(): Accept pos argumentEelco Dolstra
2014-11-24Build derivations in a more predictable orderEelco Dolstra
2014-11-24Don't create unnecessary substitution goals for derivationsEelco Dolstra
2014-11-20import derivation: cleanupShea Levy
2014-11-19Disable vacuuming the DB after garbage collectionEelco Dolstra
2014-11-19nix-daemon: Call exit(), not _exit()Eelco Dolstra
2014-11-19Clean up temp roots in a more C++ wayEelco Dolstra