-
Notifications
You must be signed in to change notification settings - Fork 1
/
flake.lock
67 lines (67 loc) · 1.71 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
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"license-dat": {
"flake": false,
"locked": {
"lastModified": 1664343094,
"narHash": "sha256-SqR/mww3T002z5ZIlrM0ftFlXHZLth890csn6uv+EO0=",
"path": "/home/davis/license.dat",
"type": "path"
},
"original": {
"path": "/home/davis/license.dat",
"type": "path"
}
},
"maple-installer": {
"flake": false,
"locked": {
"lastModified": 1664336059,
"narHash": "sha256-/VK8et0ZnpkGS3lnC10YTeKPTnu9PLiK5d9QuwVEVmI=",
"path": "/home/davis/Maple2022.1LinuxX64Installer.run",
"type": "path"
},
"original": {
"path": "/home/davis/Maple2022.1LinuxX64Installer.run",
"type": "path"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1663259453,
"narHash": "sha256-sVA0Rer4L46i1tLj+PR7UXGywjySM8KeNH1ORXMCgXc=",
"path": "/nix/store/z4f58l15qisyj9dabg6ykyw9mwkxd626-source",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"license-dat": "license-dat",
"maple-installer": "maple-installer",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}