Skip to content

Commit

Permalink
chore: update goreleaser and nixpkgs-unstable
Browse files Browse the repository at this point in the history
  • Loading branch information
b12f committed Jul 18, 2024
1 parent f3e1a5b commit d721087
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Visit https://goreleaser.com for documentation on how to customize this
# behavior.
version: 2
before:
hooks:
# this is just an example and not a requirement for provider building/publishing
Expand Down Expand Up @@ -57,5 +58,5 @@ release:
# If you want to manually examine the release before its live, uncomment this line:
# draft: true
changelog:
skip: false
disable: false
use: github-native
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
# PATH here
packages = with pkgs; [
go
goreleaser
errcheck
go-tools
gnumake
Expand Down

0 comments on commit d721087

Please sign in to comment.