Skip to content

Commit 81a1169

Browse files
authored
Add pgcommon and pgport to nixpkgs map (input-output-hk#1980)
1 parent 115da62 commit 81a1169

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/system-nixpkgs-map.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ in
5252
bz2 = [ bzip2 ];
5353
util = [ utillinux ];
5454
magic = [ file ];
55+
pgcommon = [ postgresql ];
56+
pgport = [ postgresql] ;
5557
pq = [ postgresql ];
5658
libpq = [ postgresql ];
5759
iconv = [ libiconv ];

0 commit comments

Comments
 (0)