j brauerei: add tokei

This commit is contained in:
jeschli 2019-01-29 19:31:42 +01:00
parent 0c6bfdde88
commit b44967f695

View File

@ -105,6 +105,15 @@ in
taskwarrior
# 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";
})
];
});
];
# Some programs need SUID wrappers, can be configured further or are