opencpn: remove the "broken" mark, as it builds now
This commit is contained in:
parent
61273bc672
commit
44511d2739
@ -29,6 +29,5 @@ stdenv.mkDerivation rec {
|
||||
platforms = [ "x86_64-linux" ];
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
homepage = https://opencpn.org/;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user