-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathflake.lock
43 lines (43 loc) · 1.01 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
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1607173379,
"narHash": "sha256-wKwwwbdvYtm0bY6PaeCWO3k0+Bg+VohC56Vn7Z9ZX/U=",
"owner": "poscat0x04",
"repo": "flake-utils",
"rev": "1841839284bd33948154ccdf73f8712a01bfab64",
"type": "github"
},
"original": {
"owner": "poscat0x04",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1637828956,
"narHash": "sha256-BiEV2gTtD7P6YkC5WEtG90Bdw+2s2UUd6H5qInZyK/0=",
"owner": "poscat0x04",
"repo": "nixpkgs",
"rev": "6c26cfaf38ec567648e050560fb0214c65c25e1b",
"type": "github"
},
"original": {
"owner": "poscat0x04",
"ref": "dev",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}