Skip to content

Commit bfe26de

Browse files
committed
Merge branch 'master' of github.com:input-output-hk/haskell.nix into circuithub
2 parents 6d21419 + 885aa4b commit bfe26de

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

flake.lock

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

lib/system-nixpkgs-map.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ in
100100
# compile C sources (https://github.com/fpco/odbc/blob/master/cbits/odbc.c)
101101
odbc = [ unixODBC ];
102102
opencv = [ opencv3 ];
103+
phonenumber = [ libphonenumber ];
103104
icuuc = [ icu ];
104105
icui18n = [ icu ];
105106
icu-i18n = [ icu ];

0 commit comments

Comments
 (0)