Skip to content

Commit

Permalink
Merge pull request #9 from kachick/update-nixpkgs-6400469217
Browse files Browse the repository at this point in the history
Update nixpkgs and related CI dependencies
  • Loading branch information
kachick committed Oct 4, 2023
2 parents adb8c78 + 3bcb5db commit 21b7e2f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
with:
distribution: goreleaser
version: 'v1.21.1' # selfup { "regex": "\\d[^']+", "script": "goreleaser --version | grep 'GitVersion:' | tr -s ' ' | cut -d ' ' -f 2" }
version: 'v1.21.2' # selfup { "regex": "\\d[^']+", "script": "goreleaser --version | grep 'GitVersion:' | tr -s ' ' | cut -d ' ' -f 2" }
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
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.

0 comments on commit 21b7e2f

Please sign in to comment.