aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-09Provide addTempRoot in the Perl APIEelco Dolstra
2015-10-08Allow building ARMv6 stuff on ARMv7Tuomas Tynkkynen
2015-10-08isFunctor: SimplifyEelco Dolstra
2015-10-08forceFunction: allow functors as wellMathnerd314
2015-10-08Fix typo in doc for nix-copy-closureAnders Claesson
2015-10-08Revert to CURLOPT_PROGRESSFUNCTIONEelco Dolstra
2015-10-07Show progress during downloadsEelco Dolstra
2015-10-07nix-prefetch-url: Add --name optionEelco Dolstra
2015-10-07nix-prefetch-url -A: Use "name" attribute from Nix expressionEelco Dolstra
2015-10-07nix-prefetch-url: Support unpacking tarballsEelco Dolstra
2015-10-06nix-store --serve: Implement log size limitEelco Dolstra
2015-10-05Don't mention Fedora/Debian packages in the installation sectionEelco Dolstra
2015-10-05Merge pull request #645 from acowley/patch-1Eelco Dolstra
2015-10-01nix-prefetch-url: Support prefetching from a Nix expressionEelco Dolstra
2015-10-01nix-prefetch-url: $PRINT_PATH -> --print-pathEelco Dolstra
2015-10-01nix-prefetch-url: Rewrite in C++Eelco Dolstra
2015-09-27Merge pull request #654 from utdemir/more-insecure-verify-https-binary-cachesEelco Dolstra
2015-09-25Also set CURLOPT_SSL_VERIFYHOST=0 when "verify-https-binary-caches" is falseUtku Demir
2015-09-25Merge pull request #653 from vcunat/p/pdf-fixEelco Dolstra
2015-09-25release: fix #652 - PDF build after dblatex updatesVladimír Čunát
2015-09-18Shut up clang warningsEelco Dolstra
2015-09-17Merge pull request #646 from vcunat/masterEelco Dolstra
2015-09-17nix-env --upgrade: show "downgrading" when doing soVladimír Čunát
2015-09-17doc: fix the 'prebuild' typosVladimír Čunát
2015-09-17nix-env --upgrade: avoid unexpected downgradesVladimír Čunát
2015-09-15Update prerequisites-source.xmlAnthony Cowley
2015-09-04Bump versionEelco Dolstra
2015-09-03Implement buildDerivation() via the daemonEelco Dolstra
2015-09-03Release notesEelco Dolstra