-
Notifications
You must be signed in to change notification settings - Fork 70
Expand file tree
/
Copy pathflake.lock
More file actions
69 lines (69 loc) · 1.65 KB
/
Copy pathflake.lock
File metadata and controls
69 lines (69 loc) · 1.65 KB
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
{
"nodes": {
"inept-epub": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1627256311,
"narHash": "sha256-NEDsexz3lNmaLm6nSHURsmgNX592b3fcNR2fzEuk3U0=",
"owner": "BentonEdmondson",
"repo": "inept-epub",
"rev": "b992adc8be351c00673a032df10552d7bc577290",
"type": "github"
},
"original": {
"owner": "BentonEdmondson",
"repo": "inept-epub",
"type": "github"
}
},
"libgourou-utils": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1627508403,
"narHash": "sha256-JHOxPSJSaS+0NTUkNv6a9oI8g30pBuCDC+JwtZBaq3U=",
"owner": "BentonEdmondson",
"repo": "libgourou-utils",
"rev": "f16d3df200134209a1e2e530db056b3cd715425d",
"type": "github"
},
"original": {
"owner": "BentonEdmondson",
"repo": "libgourou-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1627128856,
"narHash": "sha256-yw3lA8zyNFhj309lmxvNByEEymRT1rRy5oE+jEPnsP4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "dd14e5d78e90a2ccd6007e569820de9b4861a6c2",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"inept-epub": "inept-epub",
"libgourou-utils": "libgourou-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}