summaryrefslogtreecommitdiffstats
path: root/corepkgs
AgeCommit message (Expand)Author
2012-07-09corepkgs: distribute fetchurl filesShea Levy
2012-07-09corepkgs/fetchurl: Call the shell directly instead of using the shebangShea Levy
2012-07-09corepkgs/fetchurl.sh: Use config.nix's curlShea Levy
2012-07-09The fetchurl builder is now fetchurl.shShea Levy
2012-07-09Remove old fetchurl makefileShea Levy
2012-07-09Move fetchurl files out of their subdirectoryShea Levy
2012-07-09corepkgs/config.nix.in: We'll need curlShea Levy
2012-07-09Resurrect old corepkgs fetchurlShea Levy
2012-07-01Fix xz compressionEelco Dolstra
2012-07-01Allow both bzip2 and xz compressionEelco Dolstra
2012-06-29Use XZ compression in binary cachesEelco Dolstra
2012-05-09Disable building in chroot for Nix's corepkgsEelco Dolstra
2012-04-26Don't use the build hook for unpacking channelsEelco Dolstra
2012-04-14If the (redirected) channel URL contains a version number, use itEelco Dolstra
2012-04-14Remove unnecessary "system" argumentEelco Dolstra
2012-04-14nix-channel improvementsEelco Dolstra
2012-01-04* currentOutput -> outputName. "current" implies some temporalEelco Dolstra
2012-01-04* Export the original input attributes of the derivation inEelco Dolstra
2012-01-04* Simplify the implementation of "derivation" a bit: lift out theEelco Dolstra
2012-01-03* Drop the inefficient "Path" suffix in output attribute names.Eelco Dolstra
2012-01-03* Move the implementation of the ‘derivation’ primop into a separateEelco Dolstra
2012-01-03* Forgot to add.Eelco Dolstra
2012-01-03* Add a test for nix-channel.Eelco Dolstra
2012-01-03* Refactoring: Get rid of a few subdirectories in corepkgs/, and someEelco Dolstra
2011-11-05* Fix the broken reference to bunzip2 in the channel unpack script.Eelco Dolstra
2011-10-10* Install NixManifest.pm, NixConfig.pm and GeneratePatches.pm underEelco Dolstra
2010-11-17* nix-push: no need to compute the NAR hash, since the Nix databaseEelco Dolstra
2010-08-04* Allow derivations to hint that they should not be built remotelyEelco Dolstra
2010-05-07* Sync with the trunk.Eelco Dolstra
2010-05-05buildenv: Special-case Python's `site.py' and `site.pyc'.Ludovic Courtès
2010-05-03buildenv: Special-case Python's `easy-install.pth' files.Ludovic Courtès
2010-04-21* Store user environment manifests as a Nix expression inEelco Dolstra
2010-02-02* Ugly hack to make `nix-channel' work on Cygwin.Eelco Dolstra
2009-03-03* Allow the channel to declare a name for itself.Eelco Dolstra
2007-09-17* nix-env: allow ~/.nix-defexpr to be a directory. If it is, then theEelco Dolstra
2007-05-16* New builtin function "isFunction". You're not supposed to use itEelco Dolstra
2007-05-02* Set the right priorities when recovering from a directoryEelco Dolstra
2007-05-01* Give unpacked channels more sensible names than 0, 1, ... They nowEelco Dolstra
2007-04-27* Package conflict resolution through priority levels. If there is aEelco Dolstra
2007-04-27* Allow conflicting packages to be kept in a user environment, andEelco Dolstra
2006-09-25* Use "propagated-user-env-packages", not "propagated-build-inputs"Eelco Dolstra
2006-09-25* Propagated packages now have lower priority; they are symlinkedEelco Dolstra
2006-08-22* Revert unintentional commit.Eelco Dolstra
2006-08-16* `nix-instantiate --{eval|parse}-only --xml': print an XMLEelco Dolstra
2006-08-07* In nar.nix, path -> storePath, otherwise we get a collision betweenEelco Dolstra
2006-05-12* Support for srcdir != builddir (NIX-41).Eelco Dolstra
2005-07-22* Adhockery.Eelco Dolstra
2005-05-01* Be quiet when untarring a channel file.Eelco Dolstra
2005-04-07* Get rid of fetchurl, we don't need it anymore.Eelco Dolstra
2005-04-07* `nix-store --add-fixed' to preload the outputs of fixed-outputEelco Dolstra