gsb: mark as broken
No active maintenance for several years; dependencies cannot be met.
This commit is contained in:
parent
1f78d14028
commit
1379baca94
@ -69,6 +69,7 @@ stdenv.mkDerivation rec {
|
|||||||
license = licenses.unfree;
|
license = licenses.unfree;
|
||||||
maintainers = with maintainers; [ jcumming ];
|
maintainers = with maintainers; [ jcumming ];
|
||||||
platforms = [ "x86_64-linux" "i686-linux" ] ;
|
platforms = [ "x86_64-linux" "i686-linux" ] ;
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user