refactor: remove unused library functions, start removing with lib

This commit is contained in:
Kat Inskip 2022-07-10 15:18:00 -07:00
parent abbb3f8899
commit 600d890b7f
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
23 changed files with 91 additions and 248 deletions

View file

@ -36,7 +36,7 @@
"listrowsfirst"
]; in
''
${if lib.hasSuffix "darwin" pkgs.stdenv.system then ''
${if lib.hasSuffix "linux" pkgs.stdenv.system then ''
eval $(dircolors)
'' else ''
''}