diff options
author | polwex <polwex@sortug.com> | 2025-09-22 16:41:50 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-09-22 16:41:50 +0700 |
commit | ec7479951bf8842a77e65b346e3a2586d2e09a72 (patch) | |
tree | 0892afc2c613f748956c9e6298b8d2f9cdfbf71e /cuda/pythonflake/flake.lock |
Diffstat (limited to 'cuda/pythonflake/flake.lock')
-rw-r--r-- | cuda/pythonflake/flake.lock | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/cuda/pythonflake/flake.lock b/cuda/pythonflake/flake.lock new file mode 100644 index 0000000..90937b2 --- /dev/null +++ b/cuda/pythonflake/flake.lock @@ -0,0 +1,25 @@ +{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1758446476, + "narHash": "sha256-5rdAi7CTvM/kSs6fHe1bREIva5W3TbImsto+dxG4mBo=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "a1f79a1770d05af18111fbbe2a3ab2c42c0f6cd0", + "type": "github" + }, + "original": { + "id": "nixpkgs", + "type": "indirect" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs" + } + } + }, + "root": "root", + "version": 7 +} |