Skip to content

Commit f57d93b

Browse files
committed
fix: rm comment
1 parent 8ab874a commit f57d93b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/ext/timescaledb.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
writeShellApplication,
1414
latestOnly ? false,
1515
}:
16-
# this extension is limited to Postgres 15
16+
1717
let
1818
pname = "timescaledb";
1919
build =

0 commit comments

Comments
 (0)