21 lines
544 B
Nix
21 lines
544 B
Nix
|
[
|
||
|
{
|
||
|
goPackagePath = "github.com/Acconut/hcl";
|
||
|
fetch = {
|
||
|
type = "git";
|
||
|
url = "https://github.com/Acconut/hcl";
|
||
|
rev = "23c074d0eceb2b8a5bfdbb271ab780cde70f05a8";
|
||
|
sha256 = "0db4lpqb5m130rmfy3s3gjjf4dxllypmyrzxv6ggqhkmwmc7w4mc";
|
||
|
};
|
||
|
}
|
||
|
{
|
||
|
goPackagePath = "github.com/hashicorp/hcl";
|
||
|
fetch = {
|
||
|
type = "git";
|
||
|
url = "https://github.com/hashicorp/hcl";
|
||
|
rev = "23c074d0eceb2b8a5bfdbb271ab780cde70f05a8";
|
||
|
sha256 = "0db4lpqb5m130rmfy3s3gjjf4dxllypmyrzxv6ggqhkmwmc7w4mc";
|
||
|
};
|
||
|
}
|
||
|
]
|