forked from mirrors/nixpkgs
git-annex: Remove versioned yesod-persistent override
This commit is contained in:
parent
bdad3a69fe
commit
4171ba5ecc
1 changed files with 0 additions and 2 deletions
|
@ -60,8 +60,6 @@ self: super: {
|
||||||
})).overrideScope (self: super: {
|
})).overrideScope (self: super: {
|
||||||
# https://github.com/bitemyapp/esqueleto/issues/8
|
# https://github.com/bitemyapp/esqueleto/issues/8
|
||||||
esqueleto = self.esqueleto_2_4_3;
|
esqueleto = self.esqueleto_2_4_3;
|
||||||
# https://github.com/yesodweb/yesod/issues/1324
|
|
||||||
yesod-persistent = self.yesod-persistent_1_4_1_1;
|
|
||||||
# https://github.com/prowdsponsor/esqueleto/issues/137
|
# https://github.com/prowdsponsor/esqueleto/issues/137
|
||||||
persistent = self.persistent_2_2_4_1;
|
persistent = self.persistent_2_2_4_1;
|
||||||
persistent-template = self.persistent-template_2_1_8_1;
|
persistent-template = self.persistent-template_2_1_8_1;
|
||||||
|
|
Loading…
Add table
Reference in a new issue