digitalbitbox: remove with statements

This commit is contained in:
Philip Taron 2024-08-16 10:20:17 -07:00
parent 7dbea2568f
commit b4eeedc00b
No known key found for this signature in database

View File

@ -58,7 +58,7 @@ in mkDerivation rec {
sha256 = "ig3+TdYv277D9GVnkRSX6nc6D6qruUOw/IQdQCK6FoA=";
};
nativeBuildInputs = with lib; [
nativeBuildInputs = [
autoreconfHook
curl
git