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:
parent
a8cbded02c
commit
22e39f642b
1 changed files with 1 additions and 0 deletions
|
@ -1152,4 +1152,5 @@ self: super: {
|
|||
sha256 = "0ljwcha9l52gs5bghxq3gbzxfqmfz3hxxcg9arjsjw8f7kw946xq";
|
||||
});
|
||||
|
||||
xmonad-extras = doJailbreak super.xmonad-extras;
|
||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||
|
|
Loading…
Reference in a new issue