Skip to content

Commit 02d8284

Browse files
committed
Merge remote-tracking branch 'origin/master' into static-nix-tools
2 parents 5951901 + e8a8f03 commit 02d8284

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)