mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 00:20:58 +00:00
rPackages.rnetcarto: add comment
This commit is contained in:
committed by
Michael Daniels
parent
0ac096a416
commit
286a1ca194
@@ -746,7 +746,7 @@ let
|
||||
rjags = [ pkgs.pkg-config ];
|
||||
rlas = [ pkgs.pkg-config ];
|
||||
rmatio = [ pkgs.pkg-config ];
|
||||
rnetcarto = [ pkgs.gsl ];
|
||||
rnetcarto = [ pkgs.gsl ]; # for gsl-config
|
||||
roxigraph = with pkgs; [
|
||||
cargo
|
||||
rustc
|
||||
|
||||
Reference in New Issue
Block a user