-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
55 lines (55 loc) · 1.38 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
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1623875721,
"narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nur": {
"locked": {
"narHash": "sha256-HM2HVYDHWI/H6gVCJRptoec5CWONknjGuQAk6s3zOwg=",
"path": "/home/alex3rd/workspace/repos/github.com/wiedzmin/NUR",
"type": "path"
},
"original": {
"path": "/home/alex3rd/workspace/repos/github.com/wiedzmin/NUR",
"type": "path"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nur": "nur",
"unstable": "unstable"
}
},
"unstable": {
"locked": {
"lastModified": 1626556499,
"narHash": "sha256-c2ueMT7fi/yvCNq3nGLEC2v5GklS7eHpB1240LRSW9Y=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b59c06dc92f8d03660eb4155754d93a6c34cda83",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b59c06dc92f8d03660eb4155754d93a6c34cda83",
"type": "github"
}
}
},
"root": "root",
"version": 7
}