web-counter-rust/flake.lock

121 lines
3.0 KiB
Plaintext
Raw Normal View History

2024-01-20 12:02:46 +01:00
{
"nodes": {
"crane": {
2024-01-20 12:02:46 +01:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2024-01-20 12:02:46 +01:00
},
"locked": {
"lastModified": 1705625727,
"narHash": "sha256-naMq6+TNLpEiBBjc0XaCbMLYJxJXWTZz4JGSpYGgIOM=",
"owner": "ipetkov",
"repo": "crane",
"rev": "8f515142e805dc377cf8edb0ff75d14a11307f89",
2024-01-20 12:02:46 +01:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
2024-01-20 12:02:46 +01:00
"type": "github"
}
},
"fenix": {
2024-01-20 12:02:46 +01:00
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
2024-01-20 12:02:46 +01:00
},
"locked": {
2024-01-21 14:56:06 +01:00
"lastModified": 1705818179,
"narHash": "sha256-eNlzk9S9MiV8h1Z4vYpNWHrgFh0wkJCoSPDLhMYEJhU=",
2024-01-20 12:02:46 +01:00
"owner": "nix-community",
"repo": "fenix",
2024-01-21 14:56:06 +01:00
"rev": "40f11d5591036cd03dffaae9aea1d3fec3c62b54",
2024-01-20 12:02:46 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
2024-01-20 12:02:46 +01:00
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
2024-01-20 12:02:46 +01:00
"locked": {
"lastModified": 1705309234,
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
"type": "github"
2024-01-20 12:02:46 +01:00
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
2024-01-20 12:02:46 +01:00
}
},
"nixpkgs": {
2024-01-20 12:02:46 +01:00
"locked": {
2024-01-21 14:56:06 +01:00
"lastModified": 1705677747,
"narHash": "sha256-eyM3okYtMgYDgmYukoUzrmuoY4xl4FUujnsv/P6I/zI=",
2024-01-20 12:02:46 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-21 14:56:06 +01:00
"rev": "bbe7d8f876fbbe7c959c90ba2ae2852220573261",
2024-01-20 12:02:46 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
2024-01-20 12:02:46 +01:00
}
},
"root": {
"inputs": {
"crane": "crane",
"fenix": "fenix",
2024-01-20 12:02:46 +01:00
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
2024-01-21 14:56:06 +01:00
"lastModified": 1705767842,
"narHash": "sha256-lBvKPxeJ/UJPBxncu622hts0xbYfmo2GYu5E7K3MZt0=",
"owner": "rust-lang",
"repo": "rust-analyzer",
2024-01-21 14:56:06 +01:00
"rev": "a9116523604c998e7781f60d3b5a6f586e0414a9",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
2024-01-20 12:02:46 +01:00
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}