hackagePackages.neuron: Fix build

This commit is contained in:
Malte Brandy
2020-05-15 21:02:08 +02:00
committed by Peter Simons
parent 730024fcaa
commit a61cf82b6d
3 changed files with 24 additions and 4 deletions
@@ -1515,4 +1515,8 @@ self: super: {
};
};
# hasnt bumped upper bounds
# upstream: https://github.com/obsidiansystems/which/pull/6
which = doJailbreak super.which;
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super