diff options
author | polwex <polwex@sortug.com> | 2025-02-21 17:50:41 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-02-21 17:50:41 +0700 |
commit | 02ea8a3dd32173351206c2c9b2aaa458904e8966 (patch) | |
tree | 105e3446c34b063b8ad0080b71c4678346f9962d /flake.lock | |
parent | 266bcb770323b5d461347fbdc83e43296cb18d34 (diff) |
m
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 30 |
1 files changed, 27 insertions, 3 deletions
@@ -64,6 +64,29 @@ "type": "gitlab" } }, + "claude-desktop": { + "inputs": { + "flake-utils": [ + "flake-utils" + ], + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1738150082, + "narHash": "sha256-8CTUXRlFbybm5aGgnAkfAX3KO4NnqP4OgXr6RLU6leM=", + "ref": "refs/heads/master", + "rev": "c50cb8dd2b058355514e7a254d28b4cdcfc7c4f8", + "revCount": 15, + "type": "git", + "url": "file://git:file:/home/y/code/nix/claude-desktop-linux-flake" + }, + "original": { + "type": "git", + "url": "file://git:file:/home/y/code/nix/claude-desktop-linux-flake" + } + }, "crane": { "locked": { "lastModified": 1725409566, @@ -1352,6 +1375,7 @@ "root": { "inputs": { "agenix": "agenix", + "claude-desktop": "claude-desktop", "disko": "disko", "flake-parts": "flake-parts", "flake-utils": "flake-utils_2", @@ -1615,13 +1639,13 @@ ] }, "locked": { - "lastModified": 1, + "lastModified": 1740128387, "narHash": "sha256-7nSTttkAXUSMi3onSp8Nk1vFxLLssSudtlASzb5hFXo=", - "path": "derivations/windsurf", + "path": "/home/y/nixconf/derivations/windsurf", "type": "path" }, "original": { - "path": "derivations/windsurf", + "path": "/home/y/nixconf/derivations/windsurf", "type": "path" } }, |