-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathflake.lock
More file actions
45 lines (45 loc) · 1.03 KB
/
flake.lock
File metadata and controls
45 lines (45 loc) · 1.03 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": {
"hix": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1775482950,
"narHash": "sha256-PNRdfh4AmFX49Ifjav3wkqhjQULLPI4ftyARNuwOwHw=",
"ref": "refs/heads/main",
"rev": "6fa53a75e78663e54518badce6ba4a6aff62acea",
"revCount": 1122,
"type": "git",
"url": "https://git.tryp.io/tek/hix"
},
"original": {
"type": "git",
"url": "https://git.tryp.io/tek/hix"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1761880412,
"narHash": "sha256-QoJjGd4NstnyOG4mm4KXF+weBzA2AH/7gn1Pmpfcb0A=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "a7fc11be66bdfb5cdde611ee5ce381c183da8386",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"hix": "hix"
}
}
},
"root": "root",
"version": 7
}