add angrr to clean old shell gc roots
Alan Pearce alan@alanpearce.eu
Mon, 10 Mar 2025 16:35:01 +0100
3 files changed, 16 insertions(+), 0 deletions(-)
M npins/sources.json → npins/sources.json
@@ -12,6 +12,18 @@ "revision": "e600439ec4c273cf11e06fe4d9d906fb98fa097c", "url": "https://github.com/ryantm/agenix/archive/e600439ec4c273cf11e06fe4d9d906fb98fa097c.tar.gz", "hash": "006ngydiykjgqs85cl19h9klq8kaqm5zs0ng51dnwy7nzgqxzsdr" }, + "angrr": { + "type": "Git", + "repository": { + "type": "GitHub", + "owner": "alanpearce", + "repo": "angrr" + }, + "branch": "main", + "revision": "2200cb8cf4cb99e1df4712ce41face4000db49bf", + "url": "https://github.com/alanpearce/angrr/archive/2200cb8cf4cb99e1df4712ce41face4000db49bf.tar.gz", + "hash": "0girpbs7fkjkbvbfhjg4h9j5hpb9plfd13dz128v02cfqnvpgp3f" + }, "darwin": { "type": "Git", "repository": {
M user/settings/nix.nix → user/settings/nix.nix
@@ -19,6 +19,7 @@ cached-nix-shell nixd nil npins + angrr nix-prefetch-scripts nix-init nix-update