-
Notifications
You must be signed in to change notification settings - Fork 1
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": 1748704924,
"narHash": "sha256-aOcNUr3a18AgkXtDRUeEUi7+9IgyrEhjkkn80WAEl5M=",
"ref": "refs/heads/main",
"rev": "517e30ab3d7d2e85d13a4e91dbbc972391ee6b77",
"revCount": 1053,
"type": "git",
"url": "https://git.tryp.io/tek/hix"
},
"original": {
"type": "git",
"url": "https://git.tryp.io/tek/hix"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1739138025,
"narHash": "sha256-M4ilIfGxzbBZuURokv24aqJTbdjPA9K+DtKUzrJaES4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "b2243f41e860ac85c0b446eadc6930359b294e79",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"hix": "hix"
}
}
},
"root": "root",
"version": 7
}