Eelco Dolstra
7dffd96978
* Allow `overrideDerivation' to work on derivations to which
...
`makeOverridable' has been applied (!). Ugly.
svn path=/nixpkgs/trunk/; revision=20591
2010-03-12 00:01:56 +00:00
Eelco Dolstra
a3111812ad
* In overrideDerivation, filter out the `type' attribute.
...
svn path=/nixpkgs/trunk/; revision=20487
2010-03-09 11:57:05 +00:00
Eelco Dolstra
f1713f192d
* Fix the VM builds. They were broken because a `hostDrv' and
...
`buildDrv' attribute gets added to every derivation in
`makeStdenvCross'. So filter out those attributes. But the real
question is why makeStdenvCross is applied when I'm not doing a
cross compilation.
svn path=/nixpkgs/trunk/; revision=19862
2010-02-08 13:35:38 +00:00
Eelco Dolstra
81c5c44ddb
* Move makeOverridable out of all-packages.nix.
...
svn path=/nixpkgs/trunk/; revision=18469
2009-11-19 17:30:21 +00:00
Eelco Dolstra
519e7870b6
* Move `modifyDerivation' from build-support/vm to lib and rename it
...
to `overrideDerivation'.
svn path=/nixpkgs/trunk/; revision=18466
2009-11-19 16:43:58 +00:00