ethercalc: remove reference to python2

pkgs.nodejs_20 uses python3, which means pkgs.python2 will never be used
This commit is contained in:
Benjamin Sparks
2025-03-21 01:11:08 +01:00
parent 3450d8ba82
commit a06ebb3b60

View File

@@ -13,7 +13,6 @@ let
inherit (pkgs)
stdenv
lib
python2
runCommand
writeTextFile
writeShellScript