all repos — nixfiles @ ef29b7f4c6c6f453c236531d39843b53af1ac08f

System and user configuration, managed by nix and home-manager

javascript: remove insecure python 2
Alan Pearce alan@alanpearce.eu
Sun, 19 Mar 2023 11:50:08 +0100
commit

ef29b7f4c6c6f453c236531d39843b53af1ac08f

parent

4bdce0e16b6f5419fb5b63e3fa663b447b5af231

1 files changed, 0 insertions(+), 1 deletions(-)

jump to
M user/settings/development/javascript.nixuser/settings/development/javascript.nix
@@ -27,7 +27,6 @@ # npm install may use any of these         binutils
         gnumake
         gcc
-        python2
       ]
     ))
     ++ (with pkgs.nodePackages; [