removed pkgs5 input and pinned packages that can now compile

This commit is contained in:
2025-01-18 01:18:56 -06:00
parent 30c5bbbf8d
commit 1c9be455d8
4 changed files with 2 additions and 32 deletions

View File

@@ -80,7 +80,6 @@
inherit (inputs.jawz-scripts.packages.x86_64-linux)
rmlint # amazing dupe finder that integrates well with BTRFS
;
};
environment.variables = {
HISTFILE = "\${XDG_STATE_HOME}/bash/history";