Files
to-hen/flake.lock

89 lines
2.1 KiB
Plaintext
Raw Normal View History

2023-02-23 16:34:58 +01:00
{
"nodes": {
2025-12-29 17:14:25 +01:00
"fenix": {
"inputs": {
"nixpkgs": [
"naersk",
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
2023-02-23 16:34:58 +01:00
"locked": {
2025-12-29 17:14:25 +01:00
"lastModified": 1752475459,
"narHash": "sha256-z6QEu4ZFuHiqdOPbYss4/Q8B0BFhacR8ts6jO/F/aOU=",
"owner": "nix-community",
"repo": "fenix",
"rev": "bf0d6f70f4c9a9cf8845f992105652173f4b617f",
2023-02-23 16:34:58 +01:00
"type": "github"
},
"original": {
2025-12-29 17:14:25 +01:00
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"naersk": {
"inputs": {
"fenix": "fenix",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1763384566,
"narHash": "sha256-r+wgI+WvNaSdxQmqaM58lVNvJYJ16zoq+tKN20cLst4=",
"owner": "nix-community",
"repo": "naersk",
"rev": "d4155d6ebb70fbe2314959842f744aa7cabbbf6a",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "naersk",
2023-02-23 16:34:58 +01:00
"type": "github"
}
},
"nixpkgs": {
2025-12-28 22:12:51 +01:00
"locked": {
"lastModified": 1766870016,
"narHash": "sha256-fHmxAesa6XNqnIkcS6+nIHuEmgd/iZSP/VXxweiEuQw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5c2bc52fb9f8c264ed6c93bd20afa2ff5e763dce",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-02-23 16:34:58 +01:00
"root": {
"inputs": {
2025-12-29 17:14:25 +01:00
"naersk": "naersk",
"nixpkgs": "nixpkgs"
2023-02-23 16:34:58 +01:00
}
},
2025-12-29 17:14:25 +01:00
"rust-analyzer-src": {
"flake": false,
2023-02-23 16:34:58 +01:00
"locked": {
2025-12-29 17:14:25 +01:00
"lastModified": 1752428706,
"narHash": "sha256-EJcdxw3aXfP8Ex1Nm3s0awyH9egQvB2Gu+QEnJn2Sfg=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "591e3b7624be97e4443ea7b5542c191311aa141d",
2023-02-23 16:34:58 +01:00
"type": "github"
},
"original": {
2025-12-29 17:14:25 +01:00
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
2023-02-23 16:34:58 +01:00
"type": "github"
}
}
},
"root": "root",
"version": 7
}