summary refs log tree commit diff stats
path: root/flake.lock
blob: 8c6e18ca06e08c914d8d36f6331770a7440253ae (plain)
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
{
  "nodes": {
    "nixos": {
      "locked": {
        "lastModified": 1664883812,
        "narHash": "sha256-wqBAcVRBxls2nVaNeQaOy9SRg/bvEUiD26TQDprIg8U=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "fe76645aaf2fac3baaa2813fd0089930689c53b5",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-22.05",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixos-hardware": {
      "locked": {
        "lastModified": 1665040200,
        "narHash": "sha256-glqL6yj3aUm40y92inzRmowGt9aIrUrpBX7eBAMic4I=",
        "owner": "NixOS",
        "repo": "nixos-hardware",
        "rev": "47fd70289491c1f0c0d9a1f44fb5a9e2801120c9",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "repo": "nixos-hardware",
        "type": "github"
      }
    },
    "nixos-unstable": {
      "locked": {
        "lastModified": 1664989420,
        "narHash": "sha256-Q8IxomUjjmewsoJgO3htkXLfCckQ7HkDJ/ZhdYVf/fA=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "37bd39839acf99c5b738319f42478296f827f274",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs-unstable": {
      "locked": {
        "lastModified": 1665088587,
        "narHash": "sha256-6FSRuzx4ztMt859CT7WCKQR/TdsTziw1zAse3QfC1Ps=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "2d387fb2e3fbda450f66cbb01e421dd9045043ef",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixos": "nixos",
        "nixos-hardware": "nixos-hardware",
        "nixos-unstable": "nixos-unstable",
        "nixpkgs-unstable": "nixpkgs-unstable"
      }
    }
  },
  "root": "root",
  "version": 7
}