forked from mirrors/nixpkgs
snaplet-stripe: Jailbreak
Necessary until https://github.com/LukeHoersten/snaplet-stripe/pull/4 is merged and released.
This commit is contained in:
parent
dd0bde0b3b
commit
0059182821
|
@ -145,6 +145,9 @@ self: super: {
|
|||
# https://github.com/michaelschade/hs-stripe/pull/37
|
||||
stripe = doJailbreak super.stripe;
|
||||
|
||||
# https://github.com/LukeHoersten/snaplet-stripe/pull/4
|
||||
snaplet-stripe = doJailbreak super.snaplet-stripe;
|
||||
|
||||
}
|
||||
// {
|
||||
# Not on Hackage yet.
|
||||
|
|
Loading…
Reference in a new issue