maint: cleanup some unused nix dependencies

This commit is contained in:
Jeremy Wall 2024-06-30 20:32:14 -05:00
parent e3c4a01648
commit dac4324c8f

View File

@ -8,9 +8,7 @@ in
, nodejs
, pkg-config
, openssl
, stdenv
, curl
, runCommand
}:
# This package is special so we don't use the naersk infrastructure to build it.