ekg: jailbreak
This commit is contained in:
parent
5b1692531e
commit
ed892e222b
@ -217,6 +217,9 @@ self: super: {
|
|||||||
# https://github.com/tibbe/ekg-core/commit/c986d9750d026a0c049cf6e6610d69fc1f23121f, not yet in hackage
|
# https://github.com/tibbe/ekg-core/commit/c986d9750d026a0c049cf6e6610d69fc1f23121f, not yet in hackage
|
||||||
ekg-core = doJailbreak super.ekg-core;
|
ekg-core = doJailbreak super.ekg-core;
|
||||||
|
|
||||||
|
# https://github.com/tibbe/ekg/commit/95018646f48f60d9ccf6209cc86747e0f132e737, not yet in hackage
|
||||||
|
ekg = doJailbreak super.ekg;
|
||||||
|
|
||||||
# https://github.com/NixOS/cabal2nix/issues/136
|
# https://github.com/NixOS/cabal2nix/issues/136
|
||||||
glib = addBuildDepends super.glib [pkgs.pkgconfig pkgs.glib];
|
glib = addBuildDepends super.glib [pkgs.pkgconfig pkgs.glib];
|
||||||
gtk3 = super.gtk3.override { inherit (pkgs) gtk3; };
|
gtk3 = super.gtk3.override { inherit (pkgs) gtk3; };
|
||||||
|
Loading…
Reference in New Issue
Block a user