Merge pull request #48000 from erictapen/arbtt-jailbreak
haskellPackages.arbtt: jailbreak
This commit is contained in:
commit
ff8d252c2d
@ -1151,4 +1151,7 @@ self: super: {
|
|||||||
});
|
});
|
||||||
|
|
||||||
xmonad-extras = doJailbreak super.xmonad-extras;
|
xmonad-extras = doJailbreak super.xmonad-extras;
|
||||||
|
|
||||||
|
arbtt = doJailbreak super.arbtt;
|
||||||
|
|
||||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||||
|
Loading…
x
Reference in New Issue
Block a user