Skip to content

Commit d4f8e8f

Browse files
authored
chore: use psql18 in flake environment, update flake (#233)
1 parent e605227 commit d4f8e8f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

flake.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
cargo-release
4646
curl
4747
pythonEnv
48-
postgresql.out
48+
postgresql_18.out
4949
];
5050

5151
LD_LIBRARY_PATH = pkgs.lib.makeLibraryPath buildInputs;

0 commit comments

Comments
 (0)