update jj and some more

This commit is contained in:
Jana Dönszelmann 2026-01-10 17:17:26 +01:00
parent 39f102602d
commit 9e783c7478
No known key found for this signature in database
4 changed files with 82 additions and 83 deletions

View file

@ -3,10 +3,11 @@
calc = "${pkgs.custom.pipethon}/bin/python -i ${pkgs.writeText "init.py" ''
import sys
sys.path.append("${../../scriptlib}")
sys.path.append("${pkgs.python313Packages.numpy}/lib/python3.13/site-packages/")
from scriptlib import *
''} ";
# sys.path.append("${pkgs.python314Packages.numpy}/lib/python3.14/site-packages/")
cp-media =
name: media:
let