-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
59 lines (59 loc) · 1.44 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
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1677730038,
"narHash": "sha256-TFtSj6z7eAjR5gK/0lnJmNsvt4LsQ8FHW81XCWRxNj8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "58227cccc64185d0d91541f958252efd2b2dff06",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"nonlinear-src": {
"flake": false,
"locked": {
"lastModified": 1656399898,
"narHash": "sha256-4yt+gJQcJ7YTVoqkjlTk8NDwLpqw8Fj95ICmRWMqyFE=",
"owner": "xc-jp",
"repo": "nonlinear",
"rev": "5be5da6375209e75ddb46a3e5e9e315a9841c573",
"type": "github"
},
"original": {
"owner": "xc-jp",
"repo": "nonlinear",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"nonlinear-src": "nonlinear-src"
}
}
},
"root": "root",
"version": 7
}