add claude code

This commit is contained in:
2026-02-06 16:48:48 +01:00
parent dc072f6e28
commit 965831c3b1
4 changed files with 78 additions and 1 deletions
Generated
+56
View File
@@ -1,5 +1,27 @@
{
"nodes": {
"claude-code": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1770362224,
"narHash": "sha256-glZjGWSy+LpalbwlsQ3iWNpWU4TlEOandYWOpl8sMt8=",
"owner": "sadjow",
"repo": "claude-code-nix",
"rev": "f4f8d6e7cc59e34e5a85550f017ead83ab925b22",
"type": "github"
},
"original": {
"owner": "sadjow",
"ref": "main",
"repo": "claude-code-nix",
"type": "github"
}
},
"crane": {
"locked": {
"lastModified": 1765145449,
@@ -31,6 +53,24 @@
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
@@ -194,6 +234,7 @@
},
"root": {
"inputs": {
"claude-code": "claude-code",
"home-manager": "home-manager",
"lanzaboote": "lanzaboote",
"nix-flatpak": "nix-flatpak",
@@ -222,6 +263,21 @@
"repo": "rust-overlay",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",