sproxy-web: mark as broken
This commit is contained in:
parent
0fc621e666
commit
ed706113a8
1 changed files with 1 additions and 0 deletions
|
@ -22,5 +22,6 @@ cabal.mkDerivation (self: {
|
|||
description = "Web interface to sproxy";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue