-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
46 lines (46 loc) · 1.08 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
46
{
"nodes": {
"hspkgs": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1664203263,
"narHash": "sha256-prwfUfhU4cAgafyTgloip7teFEkmTcF9apFqJ9FT9SY=",
"owner": "podenv",
"repo": "hspkgs",
"rev": "8596beefeb8471cbafae9bdefb6cb5de8dbc5627",
"type": "github"
},
"original": {
"owner": "podenv",
"repo": "hspkgs",
"rev": "8596beefeb8471cbafae9bdefb6cb5de8dbc5627",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1663856297,
"narHash": "sha256-dJfjW7EDZd08bw3grLlJ5miZ77ZkYHQLqJCo3kc3pmo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "da60f2dc9c95692804fa6575fa467e659de5031b",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "da60f2dc9c95692804fa6575fa467e659de5031b",
"type": "github"
}
},
"root": {
"inputs": {
"hspkgs": "hspkgs"
}
}
},
"root": "root",
"version": 7
}