Skip to content

Commit

Permalink
build(nix): fix goreleaser config path (#4151)
Browse files Browse the repository at this point in the history
default is `goreleaser.nix`

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
  • Loading branch information
caarlos0 committed Jun 29, 2023
1 parent 47889f0 commit a68000b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ nix:
name: nur
homepage: https://goreleaser.com
description: Deliver Go binaries as fast and easily as possible
path: pkgs/goreleaser/default.nix
license: mit
install: |-
mkdir -p $out/bin
Expand Down

0 comments on commit a68000b

Please sign in to comment.