nix: replace nix-filter with lib.fileset

Co-authored-by: sodiboo <git@sodi.boo>
This commit is contained in:
Bloxx12
2025-07-13 23:28:38 +02:00
committed by Ivan Molodetskikh
parent bc0a06226a
commit 30a9c6c31b
2 changed files with 9 additions and 27 deletions
Generated
-16
View File
@@ -1,20 +1,5 @@
{
"nodes": {
"nix-filter": {
"locked": {
"lastModified": 1731533336,
"narHash": "sha256-oRam5PS1vcrr5UPgALW0eo1m/5/pls27Z/pabHNy2Ms=",
"owner": "numtide",
"repo": "nix-filter",
"rev": "f7653272fd234696ae94229839a99b73c9ab7de0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "nix-filter",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1742707865,
@@ -33,7 +18,6 @@
},
"root": {
"inputs": {
"nix-filter": "nix-filter",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
}