mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 00:20:58 +00:00
rPackages.diseq: add comment
This commit is contained in:
committed by
Michael Daniels
parent
377b064f92
commit
cd512c3cd6
@@ -594,7 +594,7 @@ let
|
||||
cargo
|
||||
rustc
|
||||
];
|
||||
diseq = [ pkgs.gsl ];
|
||||
diseq = [ pkgs.gsl ]; # for gsl-config
|
||||
diversitree = with pkgs; [
|
||||
gsl
|
||||
fftw
|
||||
|
||||
Reference in New Issue
Block a user