lychee/flake.lock

63 lines
1.5 KiB
Text
Raw Normal View History

2024-11-23 12:45:55 +00:00
{
"nodes": {
"nixpkgs": {
"locked": {
2024-12-10 14:32:45 +00:00
"lastModified": 1733759999,
"narHash": "sha256-463SNPWmz46iLzJKRzO3Q2b0Aurff3U1n0nYItxq7jU=",
2024-11-23 12:45:55 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-12-10 14:32:45 +00:00
"rev": "a73246e2eef4c6ed172979932bc80e1404ba2d56",
2024-11-23 12:45:55 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1728538411,
"narHash": "sha256-f0SBJz1eZ2yOuKUr5CA9BHULGXVSn6miBuUWdTyhUhU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b69de56fac8c2b6f8fd27f2eca01dcda8e0a4221",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
}
},
"rust-overlay": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
2024-12-10 14:32:45 +00:00
"lastModified": 1733798086,
"narHash": "sha256-XHIh0h84xDnjkqampyNI/r2FAkKmwbL719ZsygiJHKE=",
2024-11-23 12:45:55 +00:00
"owner": "oxalica",
"repo": "rust-overlay",
2024-12-10 14:32:45 +00:00
"rev": "8a19e07800d64462913f3dbf5c9a20ea7b50e6cd",
2024-11-23 12:45:55 +00:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}