statix/flake.lock

67 lines
1.6 KiB
Plaintext
Raw Normal View History

2021-09-10 17:12:30 +03:00
{
"nodes": {
2021-11-01 05:54:19 +03:00
"fenix": {
2021-10-31 20:15:42 +03:00
"inputs": {
2021-11-01 05:54:19 +03:00
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
2021-10-31 20:15:42 +03:00
},
"locked": {
2022-02-19 18:14:59 +03:00
"lastModified": 1645251813,
"narHash": "sha256-cQ66tGjnZclBCS3nD26mZ5fUH+3/HnysGffBiWXUSHk=",
2021-11-01 05:54:19 +03:00
"owner": "nix-community",
"repo": "fenix",
2022-02-19 18:14:59 +03:00
"rev": "9892337b588c38ec59466a1c89befce464aae7f8",
2021-10-31 20:15:42 +03:00
"type": "github"
},
"original": {
2021-11-01 05:54:19 +03:00
"owner": "nix-community",
"repo": "fenix",
2021-10-31 20:15:42 +03:00
"type": "github"
}
},
2021-09-10 17:12:30 +03:00
"nixpkgs": {
"locked": {
2022-02-19 18:14:59 +03:00
"lastModified": 1645013224,
"narHash": "sha256-b7OEC8vwzJv3rsz9pwnTX2LQDkeOWz2DbKypkVvNHXc=",
2021-10-19 18:09:11 +03:00
"owner": "nixos",
2021-09-10 17:12:30 +03:00
"repo": "nixpkgs",
2022-02-19 18:14:59 +03:00
"rev": "b66b39216b1fef2d8c33cc7a5c72d8da80b79970",
2021-09-10 17:12:30 +03:00
"type": "github"
},
"original": {
2021-10-19 18:09:11 +03:00
"owner": "nixos",
"ref": "nixpkgs-unstable",
2021-09-10 17:12:30 +03:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2021-11-01 05:54:19 +03:00
"fenix": "fenix",
"nixpkgs": "nixpkgs"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
2022-02-19 18:14:59 +03:00
"lastModified": 1645205556,
"narHash": "sha256-e4lZW3qRyOEJ+vLKFQP7m2Dxh5P44NrnekZYLxlucww=",
2021-11-01 05:54:19 +03:00
"owner": "rust-analyzer",
"repo": "rust-analyzer",
2022-02-19 18:14:59 +03:00
"rev": "acf5874b39f3dc5262317a6074d9fc7285081161",
2021-11-01 05:54:19 +03:00
"type": "github"
},
"original": {
"owner": "rust-analyzer",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
2021-09-10 17:12:30 +03:00
}
}
},
"root": "root",
"version": 7
}