packages: add highfive

This commit is contained in:
2024-03-29 13:30:23 +08:00
parent d51cae120d
commit 016b1e179a

View File

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