forked from mirrors/nixpkgs
* Urgh.
svn path=/nixpkgs/trunk/; revision=17614
This commit is contained in:
parent
e4672f42e5
commit
68082057fe
|
@ -8,7 +8,7 @@ let
|
|||
];
|
||||
in
|
||||
|
||||
assert libuuid != null;
|
||||
assert a.libuuid != null;
|
||||
|
||||
rec {
|
||||
src = fetchurl {
|
||||
|
|
Loading…
Reference in a new issue