nix: add nix-tree-rs and fast-nix-gc

This commit is contained in:
2026-08-15 15:55:29 +08:00
parent 2e4582219f
commit 6d6a93e64c
4 changed files with 102 additions and 5 deletions
Generated
+73
View File
@@ -157,6 +157,30 @@
"type": "github"
}
},
"fast-nix-gc": {
"inputs": {
"nix-darwin": "nix-darwin",
"nixpkgs": [
"nixpkgs"
],
"treefmt-nix": [
"treefmt"
]
},
"locked": {
"lastModified": 1786625301,
"narHash": "sha256-KNAjsTgfweOoqYxMAsIolrDcIV5AikvrSW9EpJ7fnK8=",
"owner": "Mic92",
"repo": "fast-nix-gc",
"rev": "254a2ba0a4f1570b3880bc10bb6166afe1e25936",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "fast-nix-gc",
"type": "github"
}
},
"fenix": {
"inputs": {
"nixpkgs": [
@@ -461,6 +485,53 @@
"type": "github"
}
},
"nix-darwin": {
"inputs": {
"nixpkgs": [
"fast-nix-gc",
"nixpkgs"
]
},
"locked": {
"lastModified": 1785389976,
"narHash": "sha256-0tLW8Ff5yt8AH97jw4ZpFJ0OCJ122zIlgWGDmOfU/VU=",
"owner": "nix-darwin",
"repo": "nix-darwin",
"rev": "15abb8c98f336cd8bd840d71059adebabe60bf04",
"type": "github"
},
"original": {
"owner": "nix-darwin",
"repo": "nix-darwin",
"type": "github"
}
},
"nix-tree-rs": {
"inputs": {
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
],
"treefmt-nix": [
"treefmt"
]
},
"locked": {
"lastModified": 1786373799,
"narHash": "sha256-/MGTSKLPC6uERKHyilzRCVPDeX/AwG+4B8bf1vMHAJg=",
"owner": "Mic92",
"repo": "nix-tree-rs",
"rev": "31d54916fa110e9462fec799f1663224baddbadd",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "nix-tree-rs",
"type": "github"
}
},
"nixos-wsl": {
"inputs": {
"flake-compat": [
@@ -593,6 +664,7 @@
"inputs": {
"angrr": "angrr",
"darkly": "darkly",
"fast-nix-gc": "fast-nix-gc",
"fenix": "fenix",
"flake-compat": "flake-compat",
"flake-parts": "flake-parts",
@@ -605,6 +677,7 @@
"multiverse": "multiverse",
"my-templates": "my-templates",
"niri-nix": "niri-nix",
"nix-tree-rs": "nix-tree-rs",
"nixos-wsl": "nixos-wsl",
"nixpkgs": "nixpkgs_2",
"noctalia": "noctalia",