nix: bump nixpkgs version
- move from GHC 9.2.3 to GHC 9.2.4 - drop upstreamed openssl runtime dependency patch
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ let
|
||||
"postgrest";
|
||||
|
||||
compiler =
|
||||
"ghc923";
|
||||
"ghc924";
|
||||
|
||||
# PostgREST source files, filtered based on the rules in the .gitignore files
|
||||
# and file extensions. We want to include as litte as possible, as the files
|
||||
|
||||
Reference in New Issue
Block a user