-
Notifications
You must be signed in to change notification settings - Fork 1
/
flake.lock
45 lines (45 loc) · 1.03 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": 1722818042,
"narHash": "sha256-cdHFARxFmZ61lVJDbstZN36M48qlmeD0lBB3TY5F2cw=",
"ref": "refs/heads/main",
"rev": "4e131d52637378dd7fce13b89b306b48cbb4d4d5",
"revCount": 781,
"type": "git",
"url": "https://git.tryp.io/tek/hix"
},
"original": {
"type": "git",
"url": "https://git.tryp.io/tek/hix"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1730831018,
"narHash": "sha256-2S0HwIFRxYp+afuoFORcZA9TjryAf512GmE0MTfEOPU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "8c4dc69b9732f6bbe826b5fbb32184987520ff26",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"hix": "hix"
}
}
},
"root": "root",
"version": 7
}