mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 06:14:26 +03:00
haskell-tcache-AWS: re-generate with cabal2nix
This commit is contained in:
parent
18283ac861
commit
80ffd99100
@ -9,6 +9,6 @@ cabal.mkDerivation (self: {
|
||||
description = "tcache using Amazon Web Services as default persistence mechanism";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = [ self.stdenv.lib.maintainers.tomberek ];
|
||||
};
|
||||
maintainers = [ self.stdenv.lib.maintainers.tomberek ];
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user