mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
haskellPackages.dbmigrations: Jailbreak now HDBC has been updated
This commit is contained in:
parent
a4c4129477
commit
1bb8d12d2f
@ -18,4 +18,5 @@ cabal.mkDerivation (self: {
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = [ self.stdenv.lib.maintainers.ocharles ];
|
||||
};
|
||||
jailbreak = true;
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user