mirror of
https://github.com/SikongJueluo/ya-vla.git
synced 2025-12-20 14:37:50 +08:00
153 lines
3.5 KiB
Plaintext
153 lines
3.5 KiB
Plaintext
{
|
|
"nodes": {
|
|
"devenv": {
|
|
"locked": {
|
|
"dir": "src/modules",
|
|
"lastModified": 1764927628,
|
|
"owner": "cachix",
|
|
"repo": "devenv",
|
|
"rev": "247d7027f91368054fb0eefbd755a73d42b66fee",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"dir": "src/modules",
|
|
"owner": "cachix",
|
|
"repo": "devenv",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-compat": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1765121682,
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"rev": "65f23138d8d09a92e30f1e5c87611b23ef451bf3",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-compat_2": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1765121682,
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"rev": "65f23138d8d09a92e30f1e5c87611b23ef451bf3",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"git-hooks": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat",
|
|
"gitignore": "gitignore",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1765016596,
|
|
"owner": "cachix",
|
|
"repo": "git-hooks.nix",
|
|
"rev": "548fc44fca28a5e81c5d6b846e555e6b9c2a5a3c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"repo": "git-hooks.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"gitignore": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"git-hooks",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1762808025,
|
|
"owner": "hercules-ci",
|
|
"repo": "gitignore.nix",
|
|
"rev": "cb5e3fdca1de58ccbc3ef53de65bd372b48f567c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "gitignore.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1764580874,
|
|
"owner": "cachix",
|
|
"repo": "devenv-nixpkgs",
|
|
"rev": "dcf61356c3ab25f1362b4a4428a6d871e84f1d1d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"ref": "rolling",
|
|
"repo": "devenv-nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-python": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat_2",
|
|
"nixpkgs": "nixpkgs_2"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1765052656,
|
|
"owner": "cachix",
|
|
"repo": "nixpkgs-python",
|
|
"rev": "04b27dbad2e004cb237db202f21154eea3c4f89f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"repo": "nixpkgs-python",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1764939437,
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "00d2457e2f608b4be6fe8b470b0a36816324b0ae",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-25.05",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"devenv": "devenv",
|
|
"git-hooks": "git-hooks",
|
|
"nixpkgs": "nixpkgs",
|
|
"nixpkgs-python": "nixpkgs-python",
|
|
"pre-commit-hooks": [
|
|
"git-hooks"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|