Fix typo
svn path=/nixpkgs/trunk/; revision=16383
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
extraConfig ? []
|
||||
|
||||
, preConfigure ? ""
|
||||
, ...
|
||||
}:
|
||||
|
||||
assert stdenv.system == "i686-linux" || stdenv.system == "x86_64-linux";
|
||||
|
||||
Reference in New Issue
Block a user