storebrowse: mark broken
`storebrowse` depends on https://code.google.com/archive/p/gosqlite/ which leads to gosqlite.googlecode.com/hg/sqlite which now 404s.
This commit is contained in:
parent
2a258d13ad
commit
6e709b180e
@ -41,5 +41,6 @@ stdenv.mkDerivation rec {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = http://viric.name/cgi-bin/storebrowse;
|
homepage = http://viric.name/cgi-bin/storebrowse;
|
||||||
license = stdenv.lib.licenses.agpl3Plus;
|
license = stdenv.lib.licenses.agpl3Plus;
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user