Skip to content

Commit cf9745b

Browse files
Try #1453:
2 parents 31b4ff7 + ec0f21f commit cf9745b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/system-nixpkgs-map.nix

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ in
2727
gcc = gcclibs;
2828
ssl = [ openssl ];
2929
z = [ zlib ];
30+
m = null;
3031
pcap = [ libpcap ];
3132
pthread = null; # available by default
3233
GL = [ libGL ];

0 commit comments

Comments
 (0)