nix: remove dpkg

This commit is contained in:
Mitchell Hashimoto
2023-02-25 15:16:32 -08:00
parent d1a1ba4cb6
commit edb926d434

View File

@ -1,6 +1,5 @@
{ mkShell, lib, stdenv
, dpkg
, fpm
, gdb
, glxinfo
@ -66,7 +65,6 @@ in mkShell rec {
nativeBuildInputs = [
# For builds
dpkg
fpm
llvmPackages_latest.llvm
pkg-config