mirror of
https://codeberg.org/hyperreal/admin-scripts
synced 2024-11-25 09:03:41 +01:00
117 lines
2.7 KiB
Plaintext
117 lines
2.7 KiB
Plaintext
|
{
|
||
|
"nodes": {
|
||
|
"devenv": {
|
||
|
"locked": {
|
||
|
"dir": "src/modules",
|
||
|
"lastModified": 1730745597,
|
||
|
"owner": "cachix",
|
||
|
"repo": "devenv",
|
||
|
"rev": "7cfc04e544e67adf803c3634b53a911c670e046e",
|
||
|
"type": "github"
|
||
|
},
|
||
|
"original": {
|
||
|
"dir": "src/modules",
|
||
|
"owner": "cachix",
|
||
|
"repo": "devenv",
|
||
|
"type": "github"
|
||
|
}
|
||
|
},
|
||
|
"flake-compat": {
|
||
|
"flake": false,
|
||
|
"locked": {
|
||
|
"lastModified": 1696426674,
|
||
|
"owner": "edolstra",
|
||
|
"repo": "flake-compat",
|
||
|
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
|
||
|
"type": "github"
|
||
|
},
|
||
|
"original": {
|
||
|
"owner": "edolstra",
|
||
|
"repo": "flake-compat",
|
||
|
"type": "github"
|
||
|
}
|
||
|
},
|
||
|
"gitignore": {
|
||
|
"inputs": {
|
||
|
"nixpkgs": [
|
||
|
"pre-commit-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": 1716977621,
|
||
|
"owner": "cachix",
|
||
|
"repo": "devenv-nixpkgs",
|
||
|
"rev": "4267e705586473d3e5c8d50299e71503f16a6fb6",
|
||
|
"type": "github"
|
||
|
},
|
||
|
"original": {
|
||
|
"owner": "cachix",
|
||
|
"ref": "rolling",
|
||
|
"repo": "devenv-nixpkgs",
|
||
|
"type": "github"
|
||
|
}
|
||
|
},
|
||
|
"nixpkgs-stable": {
|
||
|
"locked": {
|
||
|
"lastModified": 1730741070,
|
||
|
"owner": "NixOS",
|
||
|
"repo": "nixpkgs",
|
||
|
"rev": "d063c1dd113c91ab27959ba540c0d9753409edf3",
|
||
|
"type": "github"
|
||
|
},
|
||
|
"original": {
|
||
|
"owner": "NixOS",
|
||
|
"ref": "nixos-24.05",
|
||
|
"repo": "nixpkgs",
|
||
|
"type": "github"
|
||
|
}
|
||
|
},
|
||
|
"pre-commit-hooks": {
|
||
|
"inputs": {
|
||
|
"flake-compat": "flake-compat",
|
||
|
"gitignore": "gitignore",
|
||
|
"nixpkgs": [
|
||
|
"nixpkgs"
|
||
|
],
|
||
|
"nixpkgs-stable": "nixpkgs-stable"
|
||
|
},
|
||
|
"locked": {
|
||
|
"lastModified": 1730814269,
|
||
|
"owner": "cachix",
|
||
|
"repo": "pre-commit-hooks.nix",
|
||
|
"rev": "d70155fdc00df4628446352fc58adc640cd705c2",
|
||
|
"type": "github"
|
||
|
},
|
||
|
"original": {
|
||
|
"owner": "cachix",
|
||
|
"repo": "pre-commit-hooks.nix",
|
||
|
"type": "github"
|
||
|
}
|
||
|
},
|
||
|
"root": {
|
||
|
"inputs": {
|
||
|
"devenv": "devenv",
|
||
|
"nixpkgs": "nixpkgs",
|
||
|
"pre-commit-hooks": "pre-commit-hooks"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"root": "root",
|
||
|
"version": 7
|
||
|
}
|