rPackages.bigmemory: add missing dependency

This commit is contained in:
Justin Bedo
2022-11-02 10:11:53 +11:00
parent 3f86920ae8
commit 644b5a7ac7
+1
View File
@@ -511,6 +511,7 @@ let
nat = [ pkgs.which ];
nat_templatebrains = [ pkgs.which ];
pbdZMQ = lib.optionals stdenv.isDarwin [ pkgs.darwin.binutils ];
bigmemory = [ pkgs.libuuid.dev ];
clustermq = [ pkgs.pkg-config ];
RMark = [ pkgs.which ];
RPushbullet = [ pkgs.which ];