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