mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-19 22:30:23 +00:00
rPackages.bbl: add missing gsl dependency
This commit is contained in:
@@ -467,6 +467,7 @@ let
|
||||
ssh = with pkgs; [ libssh ];
|
||||
s2 = [ pkgs.openssl.dev ];
|
||||
ArrayExpressHTS = with pkgs; [ zlib.dev curl.dev which ];
|
||||
bbl = with pkgs; [ gsl ];
|
||||
};
|
||||
|
||||
packagesRequireingX = [
|
||||
|
||||
Reference in New Issue
Block a user