packages: add matplotplusplus

This commit is contained in:
陈浩南 2024-03-27 19:59:05 +08:00
parent b04b1375d0
commit ff6d0d4af7

View File

@ -47,7 +47,7 @@ inputs:
gdb try inputs.topInputs.plasma-manager.packages.${inputs.pkgs.system}.rc2nix hexo-cli gh stdenv gfortran gdb try inputs.topInputs.plasma-manager.packages.${inputs.pkgs.system}.rc2nix hexo-cli gh stdenv gfortran
nodejs nodejs
# library # library
fmt fmt.dev localPackages.nameof fmt fmt.dev localPackages.nameof localPackages.matplotplusplus
] ]
++ (with inputs.config.boot.kernelPackages; [ cpupower usbip ]) ++ (with inputs.config.boot.kernelPackages; [ cpupower usbip ])
++ (inputs.lib.optional (inputs.config.nixos.system.nixpkgs.arch == "x86_64") rar); ++ (inputs.lib.optional (inputs.config.nixos.system.nixpkgs.arch == "x86_64") rar);