chore: Remove cabal.project.non-nix
We don't have any source-repository-package stanzas in there anymore, so there's no need to keep it around anymore.
This commit is contained in:
@@ -55,7 +55,6 @@ cd ~/$SCRIPT_DIR
|
||||
git clone https://github.com/PostgREST/postgrest.git
|
||||
cd postgrest
|
||||
git checkout $PGRST_GITHUB_COMMIT
|
||||
cp cabal.project.non-nix cabal.project
|
||||
cabal v2-update && cabal v2-build
|
||||
|
||||
# Strip unused symbols from executable
|
||||
|
||||
Reference in New Issue
Block a user