-
Notifications
You must be signed in to change notification settings - Fork 3
/
flake.lock
45 lines (45 loc) · 1.05 KB
/
flake.lock
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": 1716647245,
"narHash": "sha256-Fu4ToFHyznzKE3X3rbl/xDBzN6s2LYVPyrrxnGFi758=",
"ref": "refs/heads/main",
"rev": "12592cb6320af98014b590bde7bb26cf68303fdc",
"revCount": 742,
"type": "git",
"url": "https://git.tryp.io/tek/hix"
},
"original": {
"type": "git",
"url": "https://git.tryp.io/tek/hix"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1713964598,
"narHash": "sha256-p+CXCrOuWFVBpjaknbpenkxdYt097mOI4VBMqlHv46E=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "4f6ebb60e63f3ccd1024eb2f31e653d2fe03fa66",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "4f6ebb60e63f3ccd1024eb2f31e653d2fe03fa66",
"type": "github"
}
},
"root": {
"inputs": {
"hix": "hix"
}
}
},
"root": "root",
"version": 7
}