Urgh
Eelco Dolstra committed
Apr 9, 2020 at 16:30 UTC
c02c9aac3bc30e5de14121e826c8e9fac7e7e136
1 file changed
+24
-7
delft/flake.lock
+24
-7
@@ -7,7 +7,7 @@
7
},
8
"inputs": {
9
"nix": "nix",
10
- "nixpkgs": "nixpkgs"
10
+ "nixpkgs": "nixpkgs_2"
11
},
12
"locked": {
13
"owner": "edolstra",
@@ -27,7 +27,7 @@
27
},
28
"inputs": {
29
"nix": "nix_2",
30
- "nixpkgs": "nixpkgs_3"
30
+ "nixpkgs": "nixpkgs_4"
31
},
32
"locked": {
33
"owner": "NixOS",
@@ -65,7 +65,7 @@
65
"narHash": "sha256-QbAxdnDkVvSVgkCNRbt3fUPUSNbeq9y3u7Vek/7Ib44="
66
},
67
"inputs": {
68
- "nixpkgs": "nixpkgs_2"
68
+ "nixpkgs": "nixpkgs_3"
69
},
70
"locked": {
71
"owner": "NixOS",
@@ -84,7 +84,7 @@
84
"narHash": "sha256-7YxrpRPmAOoCSl6KtepKCXcae5MUm1Pl+lwDunBFGoo="
85
},
86
"inputs": {
87
- "nixpkgs": "nixpkgs_4"
87
+ "nixpkgs": "nixpkgs_5"
88
},
89
"locked": {
90
"owner": "NixOS",
@@ -132,6 +132,23 @@
132
}
133
},
134
"nixpkgs_3": {
135
+ "info": {
136
+ "lastModified": 1585405475,
137
+ "narHash": "sha256-bESW0n4KgPmZ0luxvwJ+UyATrC6iIltVCsGdLiphVeE="
138
+ },
139
+ "locked": {
140
+ "owner": "NixOS",
141
+ "repo": "nixpkgs",
142
+ "rev": "b88ff468e9850410070d4e0ccd68c7011f15b2be",
143
+ "type": "github"
144
+ },
145
+ "original": {
146
+ "id": "nixpkgs",
147
+ "ref": "nixos-20.03-small",
148
+ "type": "indirect"
149
+ }
150
+ },
151
+ "nixpkgs_4": {
152
"info": {
153
"lastModified": 1585388205,
154
"narHash": "sha256-lOXYmCE6FSikoOHr1HFIkNLnA0qdYhe8CxB8rE6+SnE="
@@ -148,7 +165,7 @@
165
"type": "indirect"
166
}
167
},
151
- "nixpkgs_4": {
168
+ "nixpkgs_5": {
169
"info": {
170
"lastModified": 1585405475,
171
"narHash": "sha256-bESW0n4KgPmZ0luxvwJ+UyATrC6iIltVCsGdLiphVeE="
@@ -165,7 +182,7 @@
182
"type": "indirect"
183
}
184
},
168
- "nixpkgs_5": {
185
+ "nixpkgs_6": {
186
"info": {
187
"lastModified": 1586219474,
188
"narHash": "sha256-fvfrMnEA2lDnXvH/eInGV5i0sO/EGLVHa4pOek8VG78="
@@ -187,7 +204,7 @@
204
"dwarffs": "dwarffs",
205
"hydra": "hydra",
206
"nix": "nix_3",
190
- "nixpkgs": "nixpkgs_5"
207
+ "nixpkgs": "nixpkgs_6"
208
}
209
}
210
},