guileLint: mark as broken
This commit is contained in:
parent
029c57f4a1
commit
db329251b4
@ -22,5 +22,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Guile-Lint checks syntax and semantics in a Guile program or module";
|
description = "Guile-Lint checks syntax and semantics in a Guile program or module";
|
||||||
homepage = http://user42.tuxfamily.org/guile-lint/index.html;
|
homepage = http://user42.tuxfamily.org/guile-lint/index.html;
|
||||||
license = "GPL";
|
license = "GPL";
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user