summaryrefslogtreecommitdiffstats
path: root/corepkgs
AgeCommit message (Expand)Author
2016-01-18<nix/buildenv.nix>: Don't substituteEelco Dolstra
2016-01-06TypoEelco Dolstra
2015-11-14update sandbox profiles within nixJude Taylor
2015-11-08Only require libsystem on darwinShea Levy
2015-10-30<nix/fetchurl.nix>: Support downloading and unpacking NARsEelco Dolstra
2015-10-21now that resolve-system-dependencies exists, remove redundant impureHostDeps ...Jude Taylor
2015-10-21give buildenv __impureHostDepsJude Taylor
2015-07-23Fix fetchurl of executable fileEelco Dolstra
2015-07-23Importing derivations: Add name attribute to make a valid drvShea Levy
2015-07-20Make <nix/fetchurl.nix> a builtin builderEelco Dolstra
2015-03-24Don't rely on __noChroot for corepkgsEelco Dolstra
2014-08-20Use proper quotes everywhereEelco Dolstra
2014-07-16Pass *_proxy vars to bootstrap fetchurlShea Levy
2014-04-04derivation: Don't require certain function argumentsEelco Dolstra
2014-04-04Pass position information to primop callsEelco Dolstra
2014-02-01Remove AutomakefilesEelco Dolstra
2014-02-01Update Makefile variable namesEelco Dolstra
2014-01-30Rename Makefile -> local.mkEelco Dolstra
2013-11-25Add support for ‘make installcheck’Eelco Dolstra
2013-11-25Rename Makefile.new -> MakefileEelco Dolstra
2013-11-25Add a Makefile for the scripts directoryEelco Dolstra
2013-11-25Add a function for instantiating Autoconf *.in filesEelco Dolstra
2013-11-25Add a generic rule for installing filesEelco Dolstra
2013-09-02Lower xz compression levelEelco Dolstra
2013-08-26Fix typos, especially those that end up in the Nix manualIvan Kozik
2013-08-14corepkgs/nar.nix: Prefer local buildsShea Levy
2013-07-23buildenv: remove special treatment of python filesFlorian Friesdorf
2013-07-12Fix syntax error in unpack-channelEelco Dolstra
2013-07-12Add gzip support for channel unpackingGergely Risko
2013-07-01Add support for uncompressed NARs in binary cachesEelco Dolstra
2013-03-08Revert "Prevent config.h from being clobbered"Eelco Dolstra
2013-03-07Prevent config.h from being clobberedEelco Dolstra
2013-01-21corepkgs/fetchurl: Enable making the downloaded file executableShea Levy
2012-12-05Support xz compression of nixexprs.tar in channelsEelco Dolstra
2012-12-04buildenv.pl: Create symlinks in priority orderEelco Dolstra
2012-12-04Add a test for ‘nix-env --set-flag active ...’Eelco Dolstra
2012-12-04nix-env: Install all outputs of a derivationEelco Dolstra
2012-11-26Make "nix-build -A <derivation>.<output>" do the right thingEelco Dolstra
2012-09-11Don't use -warning=no-timestamp unless we have GNU tarEelco Dolstra
2012-08-01nix-channel: Use binary caches advertised by channelsEelco Dolstra
2012-08-01Use a GNU tar flag to shut up warnings about implausibly old timestampEelco Dolstra
2012-08-01Inline unpack-channel.shEelco Dolstra
2012-07-26Merge branch 'master' into no-manifestsEelco Dolstra
2012-07-25import: If the path is a valid .drv file, parse it and generate a derivation ...Shea Levy
2012-07-11Merge branch 'master' of github.com:NixOS/nix into no-manifestsEelco Dolstra
2012-07-09Pass --insecure to curl so that https worksEelco Dolstra
2012-07-09Inline fetchurl.shEelco Dolstra
2012-07-09Remove obsolete commentShea Levy
2012-07-09corepkgs/fetchurl: Build locally and outside of the chrootShea Levy
2012-07-09corepkgs/fetchurl: the 'system' argument can be optionalShea Levy