summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 9efab89762f6cb44454156edb6867655002ba55d (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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
{
  "nodes": {
    "agenix": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      },
      "locked": {
        "lastModified": 1648942457,
        "narHash": "sha256-i29Z1t3sVfCNfpp+KAfeExvpqHQSbLO1KWylTtfradU=",
        "owner": "ryantm",
        "repo": "agenix",
        "rev": "0d5e59ed645e4c7b60174bc6f6aac6a203dc0b01",
        "type": "github"
      },
      "original": {
        "owner": "ryantm",
        "repo": "agenix",
        "type": "github"
      }
    },
    "emacs-overlay": {
      "inputs": {
        "flake-utils": "flake-utils",
        "nixpkgs": "nixpkgs_2"
      },
      "locked": {
        "lastModified": 1652416036,
        "narHash": "sha256-cfNmuHmGwdhHB9/BT1dDxo5anYFAewuvZ/wVFDAgl8w=",
        "owner": "nix-community",
        "repo": "emacs-overlay",
        "rev": "9c90a10f7c5d4e99392090820460c1fa7486ae2c",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "emacs-overlay",
        "type": "github"
      }
    },
    "flake-utils": {
      "locked": {
        "lastModified": 1652372896,
        "narHash": "sha256-lURGussfF3mGrFPQT3zgW7+RC0pBhbHzco0C7I+ilow=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "0d347c56f6f41de822a4f4c7ff5072f3382db121",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "naersk": {
      "inputs": {
        "nixpkgs": [
          "pms7003",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1636103400,
        "narHash": "sha256-6DRg/0P9oT5I/V02sloqGVHf8F6f+7DFoBZNPdr+hOI=",
        "owner": "nmattia",
        "repo": "naersk",
        "rev": "074d81b1a45145f076b2adf93184073fc9615397",
        "type": "github"
      },
      "original": {
        "owner": "nmattia",
        "repo": "naersk",
        "type": "github"
      }
    },
    "nixos-hardware": {
      "locked": {
        "lastModified": 1650522846,
        "narHash": "sha256-SxWHXRI3qJwswyXAtzsi6PKVY3KLNNnb072KaJthII8=",
        "owner": "NixOS",
        "repo": "nixos-hardware",
        "rev": "6b4ebea9093c997c5f275c820e679108de4871ab",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "master",
        "repo": "nixos-hardware",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1638587357,
        "narHash": "sha256-2ySMW3QARG8BsRPmwe7clTbdCuaObromOKewykP+UJc=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "e34c5379866833f41e2a36f309912fa675d687c7",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-21.11",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs-unstable": {
      "locked": {
        "lastModified": 1652231724,
        "narHash": "sha256-MjalcXFZgcgchp4QqnF05JTkFBBGad5hbksA1EKoP98=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "41ff747f882914c1f8c233207ce280ac9d0c867f",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs_2": {
      "locked": {
        "lastModified": 1650610227,
        "narHash": "sha256-ofSO6FrMfC8+wmYy6ItxOfXpN0E6sumnQYQCauMjKvM=",
        "path": "/nix/store/hlw0ara6xnmqvlybgvh6a2ygjvc34n43-source",
        "rev": "692729210d05e0ae2f33edfc072318520dd12666",
        "type": "path"
      },
      "original": {
        "id": "nixpkgs",
        "type": "indirect"
      }
    },
    "nixpkgs_3": {
      "locked": {
        "lastModified": 1652182392,
        "narHash": "sha256-H9Bmor+kfogrE0X7Fi5sh0gCUWDG4pnmYxedJyIT41A=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "aa2f845096f72dde4ad0c168eeec387cbd2eae04",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-21.11",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "pms7003": {
      "inputs": {
        "naersk": "naersk",
        "nixpkgs": [
          "nixpkgs"
        ],
        "utils": "utils"
      },
      "locked": {
        "lastModified": 1636762722,
        "narHash": "sha256-gVqZYPxTj+tBehj7XxXO+Wo28fCD+FRLtECLguOKsyQ=",
        "owner": "orbekk",
        "repo": "pms7003",
        "rev": "6cfdfa59b8df4c0d1fddbdbbac30be78520de322",
        "type": "github"
      },
      "original": {
        "owner": "orbekk",
        "ref": "master",
        "repo": "pms7003",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "agenix": "agenix",
        "emacs-overlay": "emacs-overlay",
        "nixos-hardware": "nixos-hardware",
        "nixpkgs": "nixpkgs_3",
        "nixpkgs-unstable": "nixpkgs-unstable",
        "pms7003": "pms7003"
      }
    },
    "utils": {
      "locked": {
        "lastModified": 1634851050,
        "narHash": "sha256-N83GlSGPJJdcqhUxSCS/WwW5pksYf3VP1M13cDRTSVA=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "c91f3de5adaf1de973b797ef7485e441a65b8935",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}