nixos-images/flake.lock
Jörg Thalheim aaeec10163 flake.lock: Update
Flake lock file updates:

• Updated input 'nixos-unstable':
    'github:NixOS/nixpkgs/4f5308922f99987cabb1821b675da86948af00b4' (2023-08-04)
  → 'github:Mic92/nixpkgs/52a39dea62074a5d47001e86646f71dff78ffcad' (2023-08-04)
2023-08-04 22:22:15 +02:00

44 lines
1 KiB
JSON

{
"nodes": {
"nixos-2305": {
"locked": {
"lastModified": 1691155011,
"narHash": "sha256-O15tC0ysw+fcacEbOzrDrkVNIR+SgtArSGvpgsEqpvA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9652a97d9738d3e65cf33c0bc24429e495a7868f",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixos-unstable": {
"locked": {
"lastModified": 1691180400,
"narHash": "sha256-3XvIucYLBKM9xML1QH4fGSB9HFQ3me36ejJo9gTyuDE=",
"owner": "Mic92",
"repo": "nixpkgs",
"rev": "52a39dea62074a5d47001e86646f71dff78ffcad",
"type": "github"
},
"original": {
"owner": "Mic92",
"ref": "netboot-fix",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixos-2305": "nixos-2305",
"nixos-unstable": "nixos-unstable"
}
}
},
"root": "root",
"version": 7
}