-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
45 lines (45 loc) · 1.04 KB
/
flake.lock
File metadata and controls
45 lines (45 loc) · 1.04 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": {
"htaglib-src": {
"flake": false,
"locked": {
"lastModified": 1760368132,
"narHash": "sha256-FZk0OMK0hmbda6Hrn5XVJKNQyDLrhIE1GhnMw9FFXPY=",
"owner": "jecaro",
"repo": "htaglib",
"rev": "13d5981afa57b52cda717e5f96028c27fa71da2a",
"type": "github"
},
"original": {
"owner": "jecaro",
"ref": "add-property-api",
"repo": "htaglib",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1754767907,
"narHash": "sha256-8OnUzRQZkqtUol9vuUuQC30hzpMreKptNyET2T9lB6g=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "c5f08b62ed75415439d48152c2a784e36909b1bc",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-25.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"htaglib-src": "htaglib-src",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}