Files
rustfs/flake.lock
houseme 5f3722e0a5 chore(deps): update flake.lock (#3676)
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/49a4bd0' (2026-06-12)
  → 'github:NixOS/nixpkgs/3e41b24' (2026-06-16)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/5b929d8' (2026-06-13)
  → 'github:oxalica/rust-overlay/e8e2021' (2026-06-20)
2026-06-21 08:39:45 +08:00

49 lines
1.1 KiB
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1781607440,
"narHash": "sha256-rxO+uc/KFbSJp+pgyXRuAX6QlG9hJdnt0BXpEQRXY+U=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3e41b24abd260e8f71dbe2f5737d24122f972158",
"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"
]
},
"locked": {
"lastModified": 1781925477,
"narHash": "sha256-QT9/mwEXqfrB9v7E2YGPeYTowXZP8c34behjJ9HuQKA=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "e8e2021ee8cf3b58b000953ed3bee0d16b5e98e0",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}