mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 22:32:58 +03:00
haskellPackages.barrier: jailbreak
This commit is contained in:
parent
59695de3b1
commit
f44023c485
@ -1128,4 +1128,6 @@ self: super: {
|
||||
# https://github.com/rampion/ReadArgs/issues/8
|
||||
ReadArgs = doJailbreak super.ReadArgs;
|
||||
|
||||
# https://github.com/philopon/barrier/issues/3
|
||||
barrier = doJailbreak super.barrier;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user