Merge pull request #48000 from erictapen/arbtt-jailbreak

haskellPackages.arbtt: jailbreak
This commit is contained in:
Sarah Brofeldt 2018-10-13 12:51:06 +02:00 committed by GitHub
commit ff8d252c2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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