mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-24 01:21:11 +00:00
rPackages.{mcrPioda,mixlink,mixture}: add comment
This commit is contained in:
committed by
Michael Daniels
parent
22949dc4c9
commit
9beb6d0e20
@@ -685,9 +685,9 @@ let
|
||||
geos # for geos-config
|
||||
];
|
||||
magick = [ pkgs.pkg-config ];
|
||||
mcrPioda = [ pkgs.gsl ];
|
||||
mixlink = [ pkgs.gsl ];
|
||||
mixture = [ pkgs.gsl ];
|
||||
mcrPioda = [ pkgs.gsl ]; # for gsl-config
|
||||
mixlink = [ pkgs.gsl ]; # for gsl-config
|
||||
mixture = [ pkgs.gsl ]; # for gsl-config
|
||||
mmpca = [ pkgs.gsl ];
|
||||
monoreg = [ pkgs.gsl ];
|
||||
multibridge = [ pkgs.pkg-config ];
|
||||
|
||||
Reference in New Issue
Block a user