Files
to-hen/flake.lock

105 lines
2.5 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": {
2025-12-29 17:49:00 +01:00
"nixpkgs": "nixpkgs",
2025-12-29 17:14:25 +01:00
"rust-analyzer-src": "rust-analyzer-src"
},
2023-02-23 16:34:58 +01:00
"locked": {
2025-12-29 17:49:00 +01:00
"lastModified": 1766990808,
"narHash": "sha256-6RfhhB6fzxY0p6eE6UhBXoWSaEAcjCgDG9UaQ6ge1tQ=",
2025-12-29 17:14:25 +01:00
"owner": "nix-community",
"repo": "fenix",
2025-12-29 17:49:00 +01:00
"rev": "dfa623c0a6682e6bd4269cc6192f965beb69aa03",
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": {
2025-12-29 17:49:00 +01:00
"fenix": [
"fenix"
],
2025-12-29 17:14:25 +01:00
"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-29 17:49:00 +01:00
"locked": {
"lastModified": 1766902085,
"narHash": "sha256-coBu0ONtFzlwwVBzmjacUQwj3G+lybcZ1oeNSQkgC0M=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "c0b0e0fddf73fd517c3471e546c0df87a42d53f4",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
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:49:00 +01:00
"fenix": "fenix",
2025-12-29 17:14:25 +01:00
"naersk": "naersk",
2025-12-29 17:49:00 +01:00
"nixpkgs": "nixpkgs_2"
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:49:00 +01:00
"lastModified": 1766928643,
"narHash": "sha256-gq96i+4i2QEK94stPLzMeDdpKPOTOvw4Zicy+qLe7p8=",
2025-12-29 17:14:25 +01:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2025-12-29 17:49:00 +01:00
"rev": "be6975f8f90d33a3b205265a0a858ee29fabae13",
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
}