mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-09-27 05:06:02 +08:00
fix(nix): Formatting
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
@@ -23,6 +23,8 @@ buildGoModule {
|
|||||||
protoc-gen-go-grpc
|
protoc-gen-go-grpc
|
||||||
];
|
];
|
||||||
|
|
||||||
|
nativeInstallCheckInputs = [ versionCheckHook ];
|
||||||
|
|
||||||
CGO_ENABLED = 0;
|
CGO_ENABLED = 0;
|
||||||
|
|
||||||
vendorHash = "sha256-OiLVdEf6fcGHx0k0xC5sZwhnK0FiLgfdkz2zNgBbcgY=";
|
vendorHash = "sha256-OiLVdEf6fcGHx0k0xC5sZwhnK0FiLgfdkz2zNgBbcgY=";
|
||||||
|
Reference in New Issue
Block a user