-
Notifications
You must be signed in to change notification settings - Fork 362
Expand file tree
/
Copy pathflake.lock
More file actions
45 lines (45 loc) · 1.11 KB
/
Copy pathflake.lock
File metadata and controls
45 lines (45 loc) · 1.11 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
{
"nodes": {
"blink-lib": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1788552953,
"narHash": "sha256-Juv/bLgkj4OrmILy3n01ymFSJlAbUreb9oXOMhGELRg=",
"owner": "saghen",
"repo": "blink.lib",
"rev": "7126c87f2c2fc1287145d66dd952956e7e90aff7",
"type": "github"
},
"original": {
"owner": "saghen",
"repo": "blink.lib",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1780749050,
"narHash": "sha256-G5B1h4sOH4DN/RZ85xYi6zPm2MHdOrNMeUmMslZ28Qs=",
"rev": "a799d3e3886da994fa307f817a6bc705ae538eeb",
"type": "tarball",
"url": "https://releases.nixos.org/nixos/unstable/nixos-26.11pre1011622.a799d3e3886d/nixexprs.tar.xz"
},
"original": {
"type": "tarball",
"url": "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz"
}
},
"root": {
"inputs": {
"blink-lib": "blink-lib",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}