summaryrefslogtreecommitdiff
path: root/cuda/python/devenv.lock
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2025-09-22 16:41:50 +0700
committerpolwex <polwex@sortug.com>2025-09-22 16:41:50 +0700
commitec7479951bf8842a77e65b346e3a2586d2e09a72 (patch)
tree0892afc2c613f748956c9e6298b8d2f9cdfbf71e /cuda/python/devenv.lock
PYTHON CUDA SOLVED FOREVAHHEADmaster
Diffstat (limited to 'cuda/python/devenv.lock')
-rw-r--r--cuda/python/devenv.lock103
1 files changed, 103 insertions, 0 deletions
diff --git a/cuda/python/devenv.lock b/cuda/python/devenv.lock
new file mode 100644
index 0000000..be967d0
--- /dev/null
+++ b/cuda/python/devenv.lock
@@ -0,0 +1,103 @@
+{
+ "nodes": {
+ "devenv": {
+ "locked": {
+ "dir": "src/modules",
+ "lastModified": 1758469077,
+ "owner": "cachix",
+ "repo": "devenv",
+ "rev": "0a84e6e5cd0ab128a9336f77a86a2d3f4a5b5dee",
+ "type": "github"
+ },
+ "original": {
+ "dir": "src/modules",
+ "owner": "cachix",
+ "repo": "devenv",
+ "type": "github"
+ }
+ },
+ "flake-compat": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1747046372,
+ "owner": "edolstra",
+ "repo": "flake-compat",
+ "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
+ "type": "github"
+ },
+ "original": {
+ "owner": "edolstra",
+ "repo": "flake-compat",
+ "type": "github"
+ }
+ },
+ "git-hooks": {
+ "inputs": {
+ "flake-compat": "flake-compat",
+ "gitignore": "gitignore",
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1758108966,
+ "owner": "cachix",
+ "repo": "git-hooks.nix",
+ "rev": "54df955a695a84cd47d4a43e08e1feaf90b1fd9b",
+ "type": "github"
+ },
+ "original": {
+ "owner": "cachix",
+ "repo": "git-hooks.nix",
+ "type": "github"
+ }
+ },
+ "gitignore": {
+ "inputs": {
+ "nixpkgs": [
+ "git-hooks",
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1709087332,
+ "owner": "hercules-ci",
+ "repo": "gitignore.nix",
+ "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
+ "type": "github"
+ },
+ "original": {
+ "owner": "hercules-ci",
+ "repo": "gitignore.nix",
+ "type": "github"
+ }
+ },
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1755783167,
+ "owner": "cachix",
+ "repo": "devenv-nixpkgs",
+ "rev": "4a880fb247d24fbca57269af672e8f78935b0328",
+ "type": "github"
+ },
+ "original": {
+ "owner": "cachix",
+ "ref": "rolling",
+ "repo": "devenv-nixpkgs",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "devenv": "devenv",
+ "git-hooks": "git-hooks",
+ "nixpkgs": "nixpkgs",
+ "pre-commit-hooks": [
+ "git-hooks"
+ ]
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}