-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
45 lines (45 loc) · 1.02 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
{
"nodes": {
"nix-misc": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1620680677,
"narHash": "sha256-N5UFEiBgf3QHxsZqgTT1YE29dnZAv8wnD6kK1LIyuPY=",
"owner": "johnae",
"repo": "nix-misc",
"rev": "c40722f5e77d32bba72e91aa6d8d1dcf2135f314",
"type": "github"
},
"original": {
"owner": "johnae",
"repo": "nix-misc",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1620162462,
"narHash": "sha256-6wQPEXPnwBklHoRIuEPdc00FN8HfaFX1cZ7gxv16sd8=",
"path": "/nix/store/3fj5qc4czsr7hx224220yvpmmfyav3nd-source",
"rev": "39e6bf76474ce742eb027a88c4da6331f0a1526f",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"nix-misc": "nix-misc",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}