haskellPackages.arbtt: unbreak with jailbreak

This commit is contained in:
Justin Humm
2018-10-07 14:08:16 +02:00
parent e84a46a169
commit a01cab05c6

View File

@@ -1153,4 +1153,7 @@ self: super: {
});
xmonad-extras = doJailbreak super.xmonad-extras;
arbtt = doJailbreak super.arbtt;
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super