ticker/flake.lock

120 lines
3.0 KiB
Plaintext
Raw Normal View History

2021-03-08 23:11:40 +01:00
{
"nodes": {
2022-06-04 02:33:45 +02:00
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1703399023,
"narHash": "sha256-VvIOe6pnNFCma2H1Atm72HhMa+xW6oxeXGFWGfBhsLA=",
2022-06-04 02:33:45 +02:00
"owner": "nix-community",
"repo": "fenix",
"rev": "b1a2ddd9171c567b50d2f2871a5f2f5458876d94",
2022-06-04 02:33:45 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"naersk": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1659610603,
"narHash": "sha256-LYgASYSPYo7O71WfeUOaEUzYfzuXm8c8eavJcel+pfI=",
"owner": "nix-community",
2022-06-04 02:33:45 +02:00
"repo": "naersk",
"rev": "c6a45e4277fa58abd524681466d3450f896dc094",
2022-06-04 02:33:45 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2022-06-04 02:33:45 +02:00
"repo": "naersk",
"rev": "c6a45e4277fa58abd524681466d3450f896dc094",
2022-06-04 02:33:45 +02:00
"type": "github"
}
},
2021-03-08 23:11:40 +01:00
"nixpkgs": {
"locked": {
"lastModified": 1703068421,
"narHash": "sha256-WSw5Faqlw75McIflnl5v7qVD/B3S2sLh+968bpOGrWA=",
"path": "/nix/store/lnbafzxw52r0w55hwbcrsdkvk5fymv3l-source",
"rev": "d65bceaee0fb1e64363f7871bc43dc1c6ecad99f",
"type": "path"
2021-03-08 23:11:40 +01:00
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
2022-06-04 02:33:45 +02:00
"fenix": "fenix",
"naersk": "naersk",
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1703339599,
"narHash": "sha256-PQtPbNcmexwsMq8Ts6ZcLhj9r9G2q7jWit3z54zkmRY=",
2022-06-04 02:33:45 +02:00
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "a24ede2066778f66b5b5e5aa7aa57a6d1be2063a",
2022-06-04 02:33:45 +02:00
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2022-06-04 02:33:45 +02:00
"utils": {
"inputs": {
"systems": "systems"
},
2022-06-04 02:33:45 +02:00
"locked": {
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2022-06-04 02:33:45 +02:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2022-06-04 02:33:45 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
2021-03-08 23:11:40 +01:00
}
}
},
"root": "root",
"version": 7
}