Skip to content

Commit 76ccfed

Browse files
committed
fix: rebase dropped needed lines of code. restoring
1 parent 24d1315 commit 76ccfed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nix/checks.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
}:
1111
let
1212
pkgs-lib = pkgs.callPackage ./packages/lib.nix {
13+
psql_legacy-14 = self'.packages."psql_legacy-14/bin";
1314
psql_15 = self'.packages."psql_15/bin";
1415
psql_17 = self'.packages."psql_17/bin";
1516
psql_orioledb-17 = self'.packages."psql_orioledb-17/bin";

0 commit comments

Comments
 (0)