-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
42 lines (42 loc) · 960 Bytes
/
Copy pathflake.lock
File metadata and controls
42 lines (42 loc) · 960 Bytes
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
{
"nodes": {
"libhc": {
"flake": false,
"locked": {
"lastModified": 1746116303,
"narHash": "sha256-hmqYiqk30CJWRJXcl9AJRJsn8VKeWtMytyaPEbY+gew=",
"owner": "panda-re",
"repo": "libhc",
"rev": "b2f2efbd948faca9e242ae410e035c0065ec433a",
"type": "github"
},
"original": {
"owner": "panda-re",
"repo": "libhc",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1773201692,
"narHash": "sha256-NXrKzNMniu4Oam2kAFvqJ3GB2kAvlAFIriTAheaY8hw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b6067cc0127d4db9c26c79e4de0513e58d0c40c9",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"libhc": "libhc",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}