update jj and some more
This commit is contained in:
parent
39f102602d
commit
9e783c7478
4 changed files with 82 additions and 83 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue