Skip to content

Commit 7f7730e

Browse files
committed
chore: rm dead code
1 parent f10881b commit 7f7730e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

flake.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,6 @@
141141
#postgis_override = pkgs.postgis_override;
142142
getPostgresqlPackage = version:
143143
pkgs.postgresql."postgresql_${version}";
144-
#we will add supported versions to this list in the future
145-
supportedVersions = [ "15" ];
146144
# Create a 'receipt' file for a given postgresql package. This is a way
147145
# of adding a bit of metadata to the package, which can be used by other
148146
# tools to inspect what the contents of the install are: the PSQL

0 commit comments

Comments
 (0)