flake: update to postgres 13 for UUID commands

This commit is contained in:
Graham Christensen
2022-01-28 13:07:11 -08:00
committed by Cole Helbling
parent 244300c1ad
commit 3ae4b19d12
+1 -1
View File
@@ -518,7 +518,7 @@
gitAndTools.topGit mercurial darcs subversion breezy openssl bzip2 libxslt
final.nix perlDeps perl mdbook pixz
boost
postgresql_11
postgresql_13
(if lib.versionAtLeast lib.version "20.03pre"
then nlohmann_json
else nlohmann_json.override { multipleHeaders = true; })