| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122 |
- {
- "nodes": {
- "devenv": {
- "locked": {
- "dir": "src/modules",
- "lastModified": 1725637114,
- "owner": "cachix",
- "repo": "devenv",
- "rev": "c31e347a96dbb7718a0279afa993752a7dfc6a39",
- "treeHash": "e0dfcbbfb0974603336900406b364bd4d1308fa4",
- "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",
- "treeHash": "2addb7b71a20a25ea74feeaf5c2f6a6b30898ecb",
- "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",
- "treeHash": "ca14199cabdfe1a06a7b1654c76ed49100a689f9",
- "type": "github"
- },
- "original": {
- "owner": "hercules-ci",
- "repo": "gitignore.nix",
- "type": "github"
- }
- },
- "nixpkgs": {
- "locked": {
- "lastModified": 1716977621,
- "owner": "cachix",
- "repo": "devenv-nixpkgs",
- "rev": "4267e705586473d3e5c8d50299e71503f16a6fb6",
- "treeHash": "6d9f1f7ca0faf1bc2eeb397c78a49623260d3412",
- "type": "github"
- },
- "original": {
- "owner": "cachix",
- "ref": "rolling",
- "repo": "devenv-nixpkgs",
- "type": "github"
- }
- },
- "nixpkgs-stable": {
- "locked": {
- "lastModified": 1725407940,
- "owner": "NixOS",
- "repo": "nixpkgs",
- "rev": "6f6c45b5134a8ee2e465164811e451dcb5ad86e3",
- "treeHash": "f65d5344b23cfbe3695140b602bc463349b26638",
- "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": 1725513492,
- "owner": "cachix",
- "repo": "pre-commit-hooks.nix",
- "rev": "7570de7b9b504cfe92025dd1be797bf546f66528",
- "treeHash": "4b46d77870afecd8f642541cb4f4927326343b59",
- "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
- }
|