circleci: fix nightly release
Also delete unused variable in release/default.nix
This commit is contained in:
@@ -9,9 +9,6 @@
|
||||
, writeShellScriptBin
|
||||
}:
|
||||
let
|
||||
# Version from the postgrest.cabal file (gotten with callCabal2nix).
|
||||
version = postgrest.version;
|
||||
|
||||
# Script for publishing a new release on GitHub.
|
||||
github =
|
||||
writeShellScriptBin "postgrest-release-github"
|
||||
|
||||
Reference in New Issue
Block a user