Merge pull request #21007 from joachifm/ndiswrapper
ndiswrapper: mark as broken
This commit is contained in:
commit
3e6f9a5705
@ -38,5 +38,6 @@ stdenv.mkDerivation {
|
|||||||
description = "Ndis driver wrapper for the Linux kernel";
|
description = "Ndis driver wrapper for the Linux kernel";
|
||||||
homepage = http://sourceforge.net/projects/ndiswrapper;
|
homepage = http://sourceforge.net/projects/ndiswrapper;
|
||||||
license = "GPL";
|
license = "GPL";
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user