xmonad-extras: jailbreak

Our XMonad identifies as 0.15, which is why we need to jailbreak it
into the extras build
This commit is contained in:
Tim Steinbach 2018-10-03 07:46:31 -04:00
parent a8cbded02c
commit 22e39f642b
No known key found for this signature in database
GPG key ID: 472BFCCA96BD0EDA

View file

@ -1152,4 +1152,5 @@ self: super: {
sha256 = "0ljwcha9l52gs5bghxq3gbzxfqmfz3hxxcg9arjsjw8f7kw946xq";
});
xmonad-extras = doJailbreak super.xmonad-extras;
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super