aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-10Fix bad characters in "copying 7 missing paths from ..."Eelco Dolstra
2015-11-09Add option to verify build determinismEelco Dolstra
2015-11-09Revert "Allow using /bin and /usr/bin as impure prefixes on non-darwin by def...Eelco Dolstra
2015-11-09optimizePath(): Detect some .links corruptionEelco Dolstra
2015-11-09Fix namespace issueEelco Dolstra
2015-11-08Merge branch 'libsystem-darwin-only'Shea Levy
2015-11-08Only require libsystem on darwinShea Levy
2015-11-04Merge branch 'master' of https://github.com/pikajude/nixShea Levy
2015-11-04Support SHA-512 hashesEelco Dolstra
2015-11-04Require OpenSSLEelco Dolstra
2015-11-03fix syntax errorJude Taylor
2015-11-03darwin: allow reading system locale and zoneinfoJude Taylor
2015-11-01Merge https://github.com/pikajude/nixShea Levy
2015-10-31allow reading ICU dataJude Taylor
2015-10-31Merge branch 'master' of git://github.com/pikajude/nixShea Levy
2015-10-30add special devices to sandbox-defaultsJude Taylor
2015-10-31Fix tarball buildEelco Dolstra
2015-10-30<nix/fetchurl.nix>: Support xz-compressed NARsEelco Dolstra
2015-10-30<nix/fetchurl.nix>: Support downloading and unpacking NARsEelco Dolstra
2015-10-29int2String() -> std::to_string()Eelco Dolstra
2015-10-26Merge branch 'emacs-mode-keywords' of https://github.com/pSub/nixEelco Dolstra
2015-10-26Merge pull request #667 from Ericson2314/mk-distEelco Dolstra
2015-10-26Merge pull request #668 from svanderburg/masterEelco Dolstra
2015-10-21resolve-system-dependencies.pl: Simplify union implShea Levy
2015-10-21use nixDataDir instead of appending /share to PREFIXJude Taylor
2015-10-21revert libutil changeJude Taylor
2015-10-21clarifying commentJude Taylor
2015-10-21move preBuildHook defaulting to globals.ccJude Taylor
2015-10-21restore old DEFAULT_ALLOWED_IMPURE_PREFIXESJude Taylor
2015-10-21appropriately handle lock acquisition failures in resolve-system-dependencies.plJude Taylor
2015-10-21now that resolve-system-dependencies exists, remove redundant impureHostDeps ...Jude Taylor
2015-10-21Add resolve-system-dependencies.plJude Taylor
2015-10-21remove usr paths from allowed inputsJude Taylor
2015-10-21allow access to SystemVersion for python buildersJude Taylor
2015-10-21fix line reading in preBuildHookJude Taylor
2015-10-21remove sandbox defaults into a new fileJude Taylor
2015-10-21restore allowed impure prefixesJude Taylor
2015-10-21remove an unneeded default impure-depJude Taylor
2015-10-21make sandbox builds more permissiveJude Taylor
2015-10-21give buildenv __impureHostDepsJude Taylor
2015-10-21add a few more permissionsJude Taylor
2015-10-21Allow builtin fetchurl regardless of the derivation's system attributeEelco Dolstra
2015-10-21Show progress indicator for builtin fetchurlEelco Dolstra
2015-10-21Disable TLS verification for builtin fetchurlEelco Dolstra
2015-10-21Fix segfault in builtin fetchurlEelco Dolstra
2015-10-18Fix compilation error due to missing ENOENT on cygwinSander van der Burg
2015-10-15Don't depend on git when generating source tarballJohn Ericson
2015-10-15Simplify source tarball postUnpack cleanupxJohn Ericson
2015-10-10emacs mode: match keywords on the start/end of symbolsPascal Wittmann
2015-10-09Provide addTempRoot in the Perl APIEelco Dolstra