summaryrefslogtreecommitdiff
path: root/hosts/headless/flake.lock
blob: 595d2ff1068883add0b02b223fd27f461fe2a3a3 (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
77
78
79
80
81
82
{
  "nodes": {
    "nixos-hardware": {
      "locked": {
        "lastModified": 1702453208,
        "narHash": "sha256-0wRi9SposfE2wHqjuKt8WO2izKB/ASDOV91URunIqgo=",
        "owner": "NixOS",
        "repo": "nixos-hardware",
        "rev": "7763c6fd1f299cb9361ff2abf755ed9619ef01d6",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "master",
        "repo": "nixos-hardware",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1703068421,
        "narHash": "sha256-WSw5Faqlw75McIflnl5v7qVD/B3S2sLh+968bpOGrWA=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "d65bceaee0fb1e64363f7871bc43dc1c6ecad99f",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-23.11",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixos-hardware": "nixos-hardware",
        "nixpkgs": "nixpkgs",
        "unfree": "unfree",
        "unstable": "unstable"
      }
    },
    "unfree": {
      "inputs": {
        "nixpkgs": [
          "unstable"
        ]
      },
      "locked": {
        "lastModified": 1701957584,
        "narHash": "sha256-xEpFaRdrneHl3Xdyzp3emd4QVxML7AR3GC91wuWi0Ok=",
        "owner": "numtide",
        "repo": "nixpkgs-unfree",
        "rev": "127b9b18583de04c6207c2a0e674abf64fc4a3b1",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "nixpkgs-unfree",
        "type": "github"
      }
    },
    "unstable": {
      "locked": {
        "lastModified": 1703255338,
        "narHash": "sha256-Z6wfYJQKmDN9xciTwU3cOiOk+NElxdZwy/FiHctCzjU=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "6df37dc6a77654682fe9f071c62b4242b5342e04",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}