nix: Make postgrest-release bump docs version

Resolves #3583
This commit is contained in:
Wolfgang Walther
2024-06-15 17:13:10 +02:00
parent 7a87f495df
commit ec110720dc
2 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -135,7 +135,7 @@ rec {
# Scripts for publishing new releases.
release =
pkgs.callPackage nix/tools/release { };
pkgs.callPackage nix/tools/release.nix { };
# Linting and styling tools.
style =