chore(deps): update nixpkgs to latest nixpkgs-unstable
This allows building TemplateHaskell with GHC 9.6+ via iserv-proxy.
This commit is contained in:
@@ -362,7 +362,7 @@ parser optPath env dbSettings roleSettings roleIsolationLvl =
|
||||
| otherwise -> pure $ fromList schemas
|
||||
where
|
||||
schemas = splitOnCommas s
|
||||
errMsg x = ("db-schemas does not allow schema: '" <> x <> "'")
|
||||
errMsg x = "db-schemas does not allow schema: '" <> x <> "'"
|
||||
|
||||
parseSocketFileMode :: C.Key -> C.Parser C.Config FileMode
|
||||
parseSocketFileMode k =
|
||||
|
||||
Reference in New Issue
Block a user