mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 00:20:58 +00:00
rPackages.jSDM: add comment
This commit is contained in:
committed by
Michael Daniels
parent
303c40715f
commit
f28fd654df
@@ -668,7 +668,7 @@ let
|
||||
pkg-config
|
||||
which
|
||||
];
|
||||
jSDM = [ pkgs.gsl ];
|
||||
jSDM = [ pkgs.gsl ]; # for gsl-config
|
||||
jack = [ pkgs.pkg-config ];
|
||||
jqr = [ pkgs.jq.dev ];
|
||||
kza = [ pkgs.pkg-config ];
|
||||
|
||||
Reference in New Issue
Block a user