This commit is contained in:
nx2
2024-03-22 13:12:09 +01:00
parent 312a40351d
commit b2feb47e00
3 changed files with 14 additions and 3 deletions

View File

@@ -58,13 +58,12 @@
nodejs
onnxruntime
speedtest-go
(pkgs.python3.withPackages (python-pkgs: [
python-pkgs.ipython
python-pkgs.pipdeptree
python-pkgs.requests
python-pkgs.onnxruntime
]))
(writeShellScriptBin "nxrbs-nix" ''
set -e