about summary refs log tree commit diff
path: root/corepkgs (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-26 Revert "Get rid of unicode quotes (#1140)"Eelco Dolstra1-2/+2
2016-11-25 Get rid of unicode quotes (#1140)Guillaume Maudoux1-2/+2
2016-09-22 <nix/fetchurl.nix>: Support nix-prefetch-urlEelco Dolstra1-0/+3
2016-08-11 Remove nar.nixEelco Dolstra2-49/+1
2016-08-11 Drop an unnecessary use of <nix/config.nix>Eelco Dolstra1-2/+0
2016-08-11 buildenv: perl -> c++Shea Levy4-172/+3
2016-01-18 <nix/buildenv.nix>: Don't substituteEelco Dolstra1-1/+4
2016-01-06 TypoEelco Dolstra1-1/+1
2015-11-14 update sandbox profiles within nixJude Taylor1-4/+14
2015-11-08 Only require libsystem on darwinShea Levy1-2/+2
2015-10-30 <nix/fetchurl.nix>: Support downloading and unpacking NARsEelco Dolstra1-4/+11
2015-10-21 now that resolve-system-dependencies exists, remove redundant impureHostDeps ...Jude Taylor1-7/+0
2015-10-21 give buildenv __impureHostDepsJude Taylor1-0/+12
2015-07-23 Fix fetchurl of executable fileEelco Dolstra1-1/+1
2015-07-23 Importing derivations: Add name attribute to make a valid drvShea Levy1-2/+2
2015-07-20 Make <nix/fetchurl.nix> a builtin builderEelco Dolstra2-15/+1
2015-03-24 Don't rely on __noChroot for corepkgsEelco Dolstra5-13/+19
2014-08-20 Use proper quotes everywhereEelco Dolstra1-9/+9
2014-07-16 Pass *_proxy vars to bootstrap fetchurlShea Levy1-0/+8
2014-04-04 derivation: Don't require certain function argumentsEelco Dolstra1-1/+1
2014-04-04 Pass position information to primop callsEelco Dolstra1-1/+1
2014-02-01 Remove AutomakefilesEelco Dolstra1-12/+0
2014-02-01 Update Makefile variable namesEelco Dolstra1-1/+1
2014-01-30 Rename Makefile -> local.mkEelco Dolstra1-0/+0
2013-11-25 Add support for ‘make installcheck’Eelco Dolstra1-1/+1
2013-11-25 Rename Makefile.new -> MakefileEelco Dolstra1-0/+0
2013-11-25 Add a Makefile for the scripts directoryEelco Dolstra1-1/+1
2013-11-25 Add a function for instantiating Autoconf *.in filesEelco Dolstra1-0/+2
2013-11-25 Add a generic rule for installing filesEelco Dolstra1-0/+3
2013-09-02 Lower xz compression levelEelco Dolstra1-1/+1
2013-08-26 Fix typos, especially those that end up in the Nix manualIvan Kozik1-2/+2
2013-08-14 corepkgs/nar.nix: Prefer local buildsShea Levy1-0/+3
2013-07-23 buildenv: remove special treatment of python filesFlorian Friesdorf1-3/+0
2013-07-12 Fix syntax error in unpack-channelEelco Dolstra1-1/+1
2013-07-12 Add gzip support for channel unpackingGergely Risko2-2/+6
2013-07-01 Add support for uncompressed NARs in binary cachesEelco Dolstra1-8/+11
2013-03-08 Revert "Prevent config.h from being clobbered"Eelco Dolstra1-3/+4
2013-03-07 Prevent config.h from being clobberedEelco Dolstra1-4/+3
2013-01-21 corepkgs/fetchurl: Enable making the downloaded file executableShea Levy1-3/+4
2012-12-05 Support xz compression of nixexprs.tar in channelsEelco Dolstra1-1/+6
2012-12-04 buildenv.pl: Create symlinks in priority orderEelco Dolstra1-9/+12
2012-12-04 Add a test for ‘nix-env --set-flag active ...’Eelco Dolstra2-2/+2
2012-12-04 nix-env: Install all outputs of a derivationEelco Dolstra2-22/+25
2012-11-26 Make "nix-build -A <derivation>.<output>" do the right thingEelco Dolstra1-3/+3
2012-09-11 Don't use -warning=no-timestamp unless we have GNU tarEelco Dolstra1-1/+1
2012-08-01 nix-channel: Use binary caches advertised by channelsEelco Dolstra1-3/+7
2012-08-01 Use a GNU tar flag to shut up warnings about implausibly old timestampEelco Dolstra2-1/+2
2012-08-01 Inline unpack-channel.shEelco Dolstra3-8/+17
2012-07-26 Merge branch 'master' into no-manifestsEelco Dolstra2-1/+23
2012-07-25 import: If the path is a valid .drv file, parse it and generate a derivation ...Shea Levy2-1/+23