mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
build: update nix config
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
parent
dbf7f57928
commit
30ea8a7d96
@ -202,9 +202,7 @@ nix:
|
||||
description: Deliver Go binaries as fast and easily as possible
|
||||
path: pkgs/goreleaser/default.nix
|
||||
license: mit
|
||||
install: |-
|
||||
mkdir -p $out/bin
|
||||
cp -vr ./goreleaser $out/bin/goreleaser
|
||||
extra_install: |-
|
||||
installManPage ./manpages/goreleaser.1.gz
|
||||
installShellCompletion ./completions/*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user