Merge pull request #108452 from cleverca22/jailbreak-profiteur
profiteur: jailbreak and un-break
This commit is contained in:
commit
08fc5efd43
@ -1552,4 +1552,8 @@ self: super: {
|
||||
servant-client = doJailbreak super.servant-client;
|
||||
servant-client-core = doJailbreak super.servant-client-core;
|
||||
|
||||
# overly strict dependency on aeson
|
||||
# https://github.com/jaspervdj/profiteur/issues/33
|
||||
profiteur = doJailbreak super.profiteur;
|
||||
|
||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||
|
@ -8982,7 +8982,6 @@ broken-packages:
|
||||
- prof-flamegraph
|
||||
- prof2dot
|
||||
- prof2pretty
|
||||
- profiteur
|
||||
- profunctor-monad
|
||||
- progress
|
||||
- progress-meter
|
||||
|
Loading…
Reference in New Issue
Block a user