vanadium: +nix-tree

This commit is contained in:
Primrose 2025-05-23 21:28:05 +02:00
parent efa444df3d
commit f8c6247115
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
4 changed files with 22 additions and 0 deletions

View file

@ -85,6 +85,18 @@
"rev": "cd2a9c028df820a83ca2807dc6c6e7abc3dfa7fc",
"type": "git"
},
"nix-tree": {
"branch": "main",
"description": "Interactively browse dependency graphs of Nix derivations.",
"homepage": "",
"owner": "utdemir",
"repo": "nix-tree",
"rev": "fdcac72b7261f32e2faf9866c5d759d38a19771a",
"sha256": "00h7crplyi5njsi146227bzrnf6rmwpzmrl1l2ckii0lmvmnsfsw",
"type": "tarball",
"url": "https://github.com/utdemir/nix-tree/archive/fdcac72b7261f32e2faf9866c5d759d38a19771a.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixos-hardware": {
"branch": "master",
"description": "A collection of NixOS modules covering hardware quirks.",