ticker/flake.lock

103 lines
2.5 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": 1676907239,
"narHash": "sha256-x/NG2pzLef1e8aXQfAwKECYYF0+lAQu+MD+Z0PtIJX4=",
2022-06-04 02:33:45 +02:00
"owner": "nix-community",
"repo": "fenix",
"rev": "c3f4f35c2add975dd1f40a07cfbb758a049b20d2",
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": 1676790509,
"narHash": "sha256-W9uWAWokgS8US8rJf79qBLS2M+ZgIscfoz+KsNE7VGQ=",
2021-03-08 23:11:40 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a1291d0d020a200c7ce3c48e96090bfa4890a475",
2021-03-08 23:11:40 +01:00
"type": "github"
},
"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": 1676584162,
"narHash": "sha256-8h0sV0fmMSB7KydJJD5Iz1kJxR3YzYa3iJ71VD2zePk=",
2022-06-04 02:33:45 +02:00
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "a6603fc21d50b3386a488c96225b2d1fd492e533",
2022-06-04 02:33:45 +02:00
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"utils": {
"locked": {
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
2022-06-04 02:33:45 +02:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
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
}