commit | a9887395fa876d2cd91725be82d6d94228dc9976 | [log] [tgz] |
---|---|---|
author | Skyler Grey <skyler3665@gmail.com> | Wed Jan 25 21:39:25 2023 +0000 |
committer | Skyler Grey <skyler3665@gmail.com> | Sun Feb 26 13:09:37 2023 +0000 |
tree | 402ea3282a2bb3d20771c1059cee0b71e602143f | |
parent | a7f3685837cf18ca72ef73edddb95f3e2193f418 [diff] |
Stop installing tcount due to constant rebuilds
diff --git a/modules/utilities.nix b/modules/utilities.nix index 5e41f97..9dcdc68 100644 --- a/modules/utilities.nix +++ b/modules/utilities.nix
@@ -21,7 +21,7 @@ gping curlie xcolor - tcount + /* tcount */ # Seems to cause extremely high build times repeatedly: check GC ]; };