]> git.scottworley.com Git - nixos-qemu-vm-isolation/blob - flake.lock
New nixpkgs pin
[nixos-qemu-vm-isolation] / flake.lock
1 {
2 "nodes": {
3 "nixpkgs": {
4 "locked": {
5 "lastModified": 1639876010,
6 "narHash": "sha256-naGsoUfsY92NaIGiFI8XFXBnesw8BQGe694xcfaLMDI=",
7 "owner": "NixOS",
8 "repo": "nixpkgs",
9 "rev": "395879c28386e1abf20c7ecacd45880759548391",
10 "type": "github"
11 },
12 "original": {
13 "owner": "NixOS",
14 "ref": "nixos-unstable",
15 "repo": "nixpkgs",
16 "type": "github"
17 }
18 },
19 "root": {
20 "inputs": {
21 "nixpkgs": "nixpkgs"
22 }
23 }
24 },
25 "root": "root",
26 "version": 7
27 }