mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-05 17:56:46 +01:00
7272190333
Fixes #36416
21 lines
544 B
Nix
Generated
21 lines
544 B
Nix
Generated
[
|
|
{
|
|
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";
|
|
};
|
|
}
|
|
]
|