mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-02 17:09:09 +03:00
parent
a8aee189e8
commit
4e536a9f61
@ -1205,9 +1205,6 @@ self: super: {
|
|||||||
# requires vty 5.13
|
# requires vty 5.13
|
||||||
brick = super.brick.overrideScope (self: super: { vty = self.vty_5_14; });
|
brick = super.brick.overrideScope (self: super: { vty = self.vty_5_14; });
|
||||||
|
|
||||||
# https://github.com/krisajenkins/elm-export/pull/22
|
|
||||||
elm-export = doJailbreak super.elm-export;
|
|
||||||
|
|
||||||
turtle_1_3_1 = super.turtle_1_3_1.overrideScope (self: super: {
|
turtle_1_3_1 = super.turtle_1_3_1.overrideScope (self: super: {
|
||||||
optparse-applicative = self.optparse-applicative_0_13_0_0;
|
optparse-applicative = self.optparse-applicative_0_13_0_0;
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user