j brauerei: remove not working tokei override
This commit is contained in:
parent
4a9e9eee62
commit
d9f9d2d0d6
@ -109,14 +109,7 @@ in
|
|||||||
# xorg
|
# xorg
|
||||||
xorg.xbacklight
|
xorg.xbacklight
|
||||||
# tokei
|
# tokei
|
||||||
tokei = overrideDerivation super.tokei (old: {
|
tokei
|
||||||
patches = old.patches or [] ++ [
|
|
||||||
(self.fetchurl {
|
|
||||||
url = https://github.com/4z3/tokei/commit/c27529c.patch;
|
|
||||||
sha256 = "1rdw8bk379cav603ryrb57yfkvk2z8wavfw9prfh01agk3ml693x";
|
|
||||||
})
|
|
||||||
];
|
|
||||||
});
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# Some programs need SUID wrappers, can be configured further or are
|
# Some programs need SUID wrappers, can be configured further or are
|
||||||
|
Loading…
Reference in New Issue
Block a user