Files
claude-vm/npins/sources.json
T
2026-04-07 10:36:29 +02:00

32 lines
951 B
JSON

{
"pins": {
"claude-code-nix": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "sadjow",
"repo": "claude-code-nix"
},
"branch": "main",
"submodules": false,
"revision": "214fdf6592f40a8bb472e80283c029d01fb6653d",
"url": "https://github.com/sadjow/claude-code-nix/archive/214fdf6592f40a8bb472e80283c029d01fb6653d.tar.gz",
"hash": "sha256-0ru4G0uQeokPTlJGuRHf3ApBZMeuIRdUyp0SYi//RWM="
},
"nixpkgs": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "NixOS",
"repo": "nixpkgs"
},
"branch": "nixos-unstable",
"submodules": false,
"revision": "68d8aa3d661f0e6bd5862291b5bb263b2a6595c9",
"url": "https://github.com/NixOS/nixpkgs/archive/68d8aa3d661f0e6bd5862291b5bb263b2a6595c9.tar.gz",
"hash": "sha256-vPKLpjhIVWdDrfiUM8atW6YkIggCEKdSAlJPzzhkQlw="
}
},
"version": 7
}