fosrl-newt: fix version replacement
This commit is contained in:
@@ -20,7 +20,7 @@ buildGoModule rec {
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace main.go \
|
||||
--replace-fail "replaceme" "${version}"
|
||||
--replace-fail "version_replaceme" "${version}"
|
||||
'';
|
||||
|
||||
nativeInstallCheckInputs = [ versionCheckHook ];
|
||||
|
||||
Reference in New Issue
Block a user