-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathflake.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": 1672927652,
"narHash": "sha256-bbffjismVirBhvAuJ1/uUvuGJI0yvjdnw+mlG8D4rIg=",
"owner": "podenv",
"repo": "hspkgs",
"rev": "aef39c369f49b0cd0b7ecc17e190f50c3965e53c",
"type": "github"
},
"original": {
"owner": "podenv",
"repo": "hspkgs",
"rev": "aef39c369f49b0cd0b7ecc17e190f50c3965e53c",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1672755833,
"narHash": "sha256-AmPzlvY1Y5codnytZCDn2wlhVa8rDHNib5wBWtcD7c4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3665c429d349fbda46b0651e554cca8434452748",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3665c429d349fbda46b0651e554cca8434452748",
"type": "github"
}
},
"root": {
"inputs": {
"hspkgs": "hspkgs"
}
}
},
"root": "root",
"version": 7
}