-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
160 lines (160 loc) · 4.1 KB
/
flake.lock
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
{
"nodes": {
"emacs": {
"locked": {
"lastModified": 1600301960,
"narHash": "sha256-oudVjARgON9JD2cE0UutSo8NimjqIuY1FK7ZG8llZkM=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "cfa069ec7402bd0330869fb9d4430a9803346b0e",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
"hardware": {
"locked": {
"lastModified": 1598811325,
"narHash": "sha256-NwZ/07R7BXejliKYpIY5N9fWwKlSi06VZfFcwevP0+U=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "f2b06f530e0df77a32dcc2a154e59193c0e96fc3",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
"home": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1600023128,
"narHash": "sha256-oSkMOe0rQ90bC5pfNSl85ren05cmk9Z9xrzrf5rVbr0=",
"owner": "rycee",
"repo": "home-manager",
"rev": "472ca211cac604efdf621337067a237be9df389e",
"type": "github"
},
"original": {
"owner": "rycee",
"repo": "home-manager",
"type": "github"
}
},
"lowdown-src": {
"flake": false,
"locked": {
"lastModified": 1598296217,
"narHash": "sha256-ha7lyNY1d8m+osmDpPc9f/bfZ3ZC1IVIXwfyklSWg8I=",
"owner": "edolstra",
"repo": "lowdown",
"rev": "c7a4e715af1e233080842db82d15b261cb74cb28",
"type": "github"
},
"original": {
"owner": "edolstra",
"ref": "no-structs-in-anonymous-unions",
"repo": "lowdown",
"type": "github"
}
},
"nix": {
"inputs": {
"lowdown-src": "lowdown-src",
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1600343701,
"narHash": "sha256-Loq78h259cdaxYXNIo5aBEuCUvyJBHFTG4Uk+WTaN4M=",
"owner": "NixOS",
"repo": "nix",
"rev": "649d3aaf2481b928120b6ce77d68b1b7c68f69e6",
"type": "github"
},
"original": {
"id": "nix",
"type": "indirect"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1600357518,
"narHash": "sha256-Hp15TwwFGoR5r3SWZYhyM8G5a6uXX4l/NToKuEzgz9w=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2a14d21224f1eae5c4580a17ccac9d5158e31a9a",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1591633336,
"narHash": "sha256-oVXv4xAnDJB03LvZGbC72vSVlIbbJr8tpjEW5o/Fdek=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "70717a337f7ae4e486ba71a500367cad697e5f09",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-20.03-small",
"type": "indirect"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1592784995,
"narHash": "sha256-mj7GnZrzqwiaPf1WQ9HqOJ7eT+NHB1tDNN0mFTlgXzg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "13c15f26d44cf7f54197891a6f0c78ce8149b037",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-20.03",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"emacs": "emacs",
"hardware": "hardware",
"home": "home",
"nix": "nix",
"nixpkgs": "nixpkgs_3",
"unstable": "unstable"
}
},
"unstable": {
"locked": {
"lastModified": 1597943282,
"narHash": "sha256-G/VQBlqO7YeFOSvn29RqdvABZxmQBtiRYVA6kjqWZ6o=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "c59ea8b8a0e7f927e7291c14ea6cd1bd3a16ff38",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
}
},
"root": "root",
"version": 7
}