redlib/flake.lock

99 lines
2.4 KiB
Text
Raw Permalink Normal View History

2024-05-31 17:04:43 +04:00
{
"nodes": {
"crane": {
"locked": {
2025-02-03 14:16:59 +10:00
"lastModified": 1731974733,
"narHash": "sha256-enYSSZVVl15FI5p+0Y5/Ckf5DZAvXe6fBrHxyhA/njc=",
2024-05-31 17:04:43 +04:00
"owner": "ipetkov",
"repo": "crane",
2025-02-03 14:16:59 +10:00
"rev": "3cb338ce81076ce5e461cf77f7824476addb0e1c",
2024-05-31 17:04:43 +04:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2025-02-03 14:16:59 +10:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2024-05-31 17:04:43 +04:00
"owner": "numtide",
"repo": "flake-utils",
2025-02-03 14:16:59 +10:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2024-05-31 17:04:43 +04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-02-03 14:16:59 +10:00
"lastModified": 1731890469,
"narHash": "sha256-D1FNZ70NmQEwNxpSSdTXCSklBH1z2isPR84J6DQrJGs=",
2024-05-31 17:04:43 +04:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-02-03 14:16:59 +10:00
"rev": "5083ec887760adfe12af64830a66807423a859a7",
2024-05-31 17:04:43 +04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"crane": "crane",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
}
},
"rust-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-02-03 14:16:59 +10:00
"lastModified": 1732069891,
"narHash": "sha256-moKx8AVJrViCSdA0e0nSsG8b1dAsObI4sRAtbqbvBY8=",
2024-05-31 17:04:43 +04:00
"owner": "oxalica",
"repo": "rust-overlay",
2025-02-03 14:16:59 +10:00
"rev": "8509a51241c407d583b1963d5079585a992506e8",
2024-05-31 17:04:43 +04:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}