psqueues: jailbreak to fix the build
This commit is contained in:
parent
03122f2bbd
commit
59bc34d3e4
@ -1531,4 +1531,7 @@ self: super: {
|
||||
apecs-physics = addPkgconfigDepends super.apecs-physics
|
||||
(pkgs.lib.optional pkgs.stdenv.isDarwin pkgs.darwin.apple_sdk.frameworks.ApplicationServices);
|
||||
|
||||
# Break out of overspecified constraint on QuickCheck.
|
||||
psqueues = doJailbreak super.psqueues;
|
||||
|
||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||
|
Loading…
Reference in New Issue
Block a user