* Get rid of params1-5, they're obsolete.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31700
This commit is contained in:
@@ -82,7 +82,6 @@ rec {
|
||||
import ../generic {
|
||||
inherit system;
|
||||
name = "stdenv-linux-boot";
|
||||
param1 = bootstrapTools;
|
||||
preHook = builtins.toFile "prehook.sh"
|
||||
''
|
||||
# Don't patch #!/interpreter because it leads to retained
|
||||
|
||||
Reference in New Issue
Block a user