forked from lix-project/hydra
flake: update to postgres 13 for UUID commands
This commit is contained in:
parent
244300c1ad
commit
3ae4b19d12
|
@ -518,7 +518,7 @@
|
||||||
gitAndTools.topGit mercurial darcs subversion breezy openssl bzip2 libxslt
|
gitAndTools.topGit mercurial darcs subversion breezy openssl bzip2 libxslt
|
||||||
final.nix perlDeps perl mdbook pixz
|
final.nix perlDeps perl mdbook pixz
|
||||||
boost
|
boost
|
||||||
postgresql_11
|
postgresql_13
|
||||||
(if lib.versionAtLeast lib.version "20.03pre"
|
(if lib.versionAtLeast lib.version "20.03pre"
|
||||||
then nlohmann_json
|
then nlohmann_json
|
||||||
else nlohmann_json.override { multipleHeaders = true; })
|
else nlohmann_json.override { multipleHeaders = true; })
|
||||||
|
|
Loading…
Reference in a new issue