mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-31 21:55:34 +02:00
build(nix): fix goreleaser config path (#4151)
default is `goreleaser.nix` Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
parent
47889f0d63
commit
a68000b5ad
@ -197,6 +197,7 @@ nix:
|
|||||||
name: nur
|
name: nur
|
||||||
homepage: https://goreleaser.com
|
homepage: https://goreleaser.com
|
||||||
description: Deliver Go binaries as fast and easily as possible
|
description: Deliver Go binaries as fast and easily as possible
|
||||||
|
path: pkgs/goreleaser/default.nix
|
||||||
license: mit
|
license: mit
|
||||||
install: |-
|
install: |-
|
||||||
mkdir -p $out/bin
|
mkdir -p $out/bin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user