wrbapp/devenv.lock

162 lines
4.0 KiB
Plaintext
Raw Normal View History

2024-07-17 21:33:39 +02:00
{
"nodes": {
"devenv": {
"locked": {
"dir": "src/modules",
2024-09-07 19:16:59 +02:00
"lastModified": 1725637114,
2024-07-17 21:33:39 +02:00
"owner": "cachix",
"repo": "devenv",
2024-09-07 19:16:59 +02:00
"rev": "c31e347a96dbb7718a0279afa993752a7dfc6a39",
"treeHash": "e0dfcbbfb0974603336900406b364bd4d1308fa4",
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-09-07 19:16:59 +02:00
"lastModified": 1725690497,
2024-07-17 21:33:39 +02:00
"owner": "nix-community",
"repo": "fenix",
2024-09-07 19:16:59 +02:00
"rev": "4b8d964df93d1f918ee6c4f003b3548c432cc866",
"treeHash": "0b0da47066a273999c379058d109204c9fb5296a",
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",
"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": {
2024-09-07 19:16:59 +02:00
"lastModified": 1725534445,
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9bb1e7571aadf31ddb4af77fc64b2d59580f9a39",
"treeHash": "42b4c844752e33185e2fac3d506d150637caae7d",
2024-07-17 21:33:39 +02:00
"type": "github"
},
"original": {
2024-09-07 19:16:59 +02:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
2024-07-17 21:33:39 +02:00
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2024-09-07 19:16:59 +02:00
"lastModified": 1725407940,
2024-07-17 21:33:39 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-09-07 19:16:59 +02:00
"rev": "6f6c45b5134a8ee2e465164811e451dcb5ad86e3",
"treeHash": "f65d5344b23cfbe3695140b602bc463349b26638",
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-09-07 19:16:59 +02:00
"lastModified": 1725513492,
2024-07-17 21:33:39 +02:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-09-07 19:16:59 +02:00
"rev": "7570de7b9b504cfe92025dd1be797bf546f66528",
"treeHash": "4b46d77870afecd8f642541cb4f4927326343b59",
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-09-07 19:16:59 +02:00
"lastModified": 1725630423,
2024-07-17 21:33:39 +02:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2024-09-07 19:16:59 +02:00
"rev": "08c7bbc2dbe4dcc8968484f1a0e1e6fe7a1d4f6d",
"treeHash": "0a74bbe7a31e26686dab5792be52a87dbd0d36b3",
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
}