git-annex: broken by update to 'persistent' and 'yesod'
This commit is contained in:
parent
217567d723
commit
38751005a1
@ -48,5 +48,6 @@ cabal.mkDerivation (self: {
|
|||||||
license = self.stdenv.lib.licenses.gpl3;
|
license = self.stdenv.lib.licenses.gpl3;
|
||||||
platforms = self.ghc.meta.platforms;
|
platforms = self.ghc.meta.platforms;
|
||||||
maintainers = with self.stdenv.lib.maintainers; [ simons ];
|
maintainers = with self.stdenv.lib.maintainers; [ simons ];
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user