wrbapp/devenv.lock

154 lines
3.5 KiB
Plaintext
Raw Normal View History

2024-07-17 21:33:39 +02:00
{
"nodes": {
"devenv": {
"locked": {
"dir": "src/modules",
2024-10-06 18:52:08 +02:00
"lastModified": 1728113618,
2024-07-17 21:33:39 +02:00
"owner": "cachix",
"repo": "devenv",
2024-10-06 18:52:08 +02:00
"rev": "a8495abab31ce52cd45d343caa760046c0c7ee74",
2024-07-17 21:33:39 +02:00
"type": "github"
},
"original": {
"dir": "src/modules",
"owner": "cachix",
"repo": "devenv",
"type": "github"
}
},
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
2024-10-06 18:52:08 +02:00
"lastModified": 1728196311,
2024-07-17 21:33:39 +02:00
"owner": "nix-community",
"repo": "fenix",
2024-10-06 18:52:08 +02:00
"rev": "26971356e387b5ec0578f52be1bbd82ecf6dbad4",
2024-07-17 21:33:39 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"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": {
2024-10-06 18:52:08 +02:00
"lastModified": 1728067476,
2024-09-07 19:16:59 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-06 18:52:08 +02:00
"rev": "6e6b3dd395c3b1eb9be9f2d096383a8d05add030",
2024-07-17 21:33:39 +02:00
"type": "github"
},
"original": {
2024-09-07 19:16:59 +02:00
"owner": "NixOS",
2024-09-23 12:34:59 +02:00
"ref": "nixos-24.05",
2024-09-07 19:16:59 +02:00
"repo": "nixpkgs",
2024-07-17 21:33:39 +02:00
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2024-10-06 18:52:08 +02:00
"lastModified": 1728067476,
2024-07-17 21:33:39 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-06 18:52:08 +02:00
"rev": "6e6b3dd395c3b1eb9be9f2d096383a8d05add030",
2024-07-17 21:33:39 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.05",
2024-07-17 21:33:39 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat",
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2024-10-06 18:52:08 +02:00
"lastModified": 1728092656,
2024-07-17 21:33:39 +02:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-10-06 18:52:08 +02:00
"rev": "1211305a5b237771e13fcca0c51e60ad47326a9a",
2024-07-17 21:33:39 +02:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
"root": {
"inputs": {
"devenv": "devenv",
"fenix": "fenix",
"nixpkgs": "nixpkgs",
"pre-commit-hooks": "pre-commit-hooks"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
2024-10-06 18:52:08 +02:00
"lastModified": 1728064742,
2024-07-17 21:33:39 +02:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2024-10-06 18:52:08 +02:00
"rev": "5982d9c420d0dc90739171829f0d2e9c80d98979",
2024-07-17 21:33:39 +02:00
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
}
},
"root": "root",
"version": 7
}