module(just): Add dead-nix to check unused nix code

This commit is contained in:
ulic-youthlic 2025-06-24 21:42:12 +08:00
parent 1cc0ef82f6
commit a3baac4081
36 changed files with 30 additions and 47 deletions

View file

@ -6,7 +6,6 @@
};
};
outputs = {
self,
flake-utils,
nixpkgs,
...