]> git.scottworley.com Git - nixos-qemu-vm-isolation/blob - flake.lock
Follow NixOS PR 236656's changes about device naming
[nixos-qemu-vm-isolation] / flake.lock
1 {
2 "nodes": {
3 "nixpkgs": {
4 "locked": {
5 "lastModified": 1689850295,
6 "narHash": "sha256-fUYf6WdQlhd2H+3aR8jST5dhFH1d0eE22aes8fNIfyk=",
7 "owner": "NixOS",
8 "repo": "nixpkgs",
9 "rev": "5df4d78d54f7a34e9ea1f84a22b4fd9baebc68d0",
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 }