ethercalc: remove reference to python2
pkgs.nodejs_20 uses python3, which means pkgs.python2 will never be used
This commit is contained in:
@@ -13,7 +13,6 @@ let
|
||||
inherit (pkgs)
|
||||
stdenv
|
||||
lib
|
||||
python2
|
||||
runCommand
|
||||
writeTextFile
|
||||
writeShellScript
|
||||
|
||||
Reference in New Issue
Block a user