We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39d7a1b commit 2bb01abCopy full SHA for 2bb01ab
.goreleaser.yml
@@ -95,7 +95,7 @@ nix:
95
# Repository name.
96
#
97
# Templates: allowed.
98
- name: nux-packages
+ name: nur-packages
99
100
# Optionally a branch can be provided.
101
CHANGELOG.md
@@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
## [Unreleased]
13
14
+## [v0.56.2] - 2025-09-30
15
+
16
+### Fixed
17
18
+- NUR repository name was wrong
19
20
## [v0.56.1] - 2025-09-30
21
22
### Fixed
0 commit comments