mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-03 01:13:25 +03:00
parent
d350650577
commit
8ea8493889
@ -1202,10 +1202,6 @@ self: super: {
|
|||||||
|
|
||||||
socket_0_7_0_0 = super.socket_0_7_0_0.overrideScope (self: super: { QuickCheck = self.QuickCheck_2_9_2; });
|
socket_0_7_0_0 = super.socket_0_7_0_0.overrideScope (self: super: { QuickCheck = self.QuickCheck_2_9_2; });
|
||||||
|
|
||||||
# Encountered missing dependencies: hspec >=1.3 && <2.1
|
|
||||||
# https://github.com/rampion/ReadArgs/issues/8
|
|
||||||
ReadArgs = doJailbreak super.ReadArgs;
|
|
||||||
|
|
||||||
# https://github.com/philopon/barrier/issues/3
|
# https://github.com/philopon/barrier/issues/3
|
||||||
barrier = doJailbreak super.barrier;
|
barrier = doJailbreak super.barrier;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user