flake.lock (view raw)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 | { "nodes": { "nixos-hardware": { "locked": { "lastModified": 1664628729, "narHash": "sha256-A1J0ZPhBfZZiWI6ipjKJ8+RpMllzOMu/An/8Tk3t4oo=", "owner": "NixOS", "repo": "nixos-hardware", "rev": "3024c67a2e9a35450558426c42e7419ab37efd95", "type": "github" }, "original": { "owner": "NixOS", "repo": "nixos-hardware", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1664594436, "narHash": "sha256-YHowMADGzdi7fKnGlg47qe0PIljq+11VqLarmXDuKxQ=", "owner": "NixOS", "repo": "nixpkgs", "rev": "9cac45850280978a21a3eb67b15a18f34cbffa2d", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixos-22.05", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-unstable": { "locked": { "lastModified": 1664715849, "narHash": "sha256-02TH70CJ6tWnqNRkwFUvfAWLge60r2NUroV7hYku2So=", "owner": "NixOS", "repo": "nixpkgs", "rev": "61f62685ee8175188230d25ecc5c3340545d49eb", "type": "github" }, "original": { "owner": "NixOS", "repo": "nixpkgs", "type": "github" } }, "root": { "inputs": { "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs", "nixpkgs-unstable": "nixpkgs-unstable" } } }, "root": "root", "version": 7 } |