nix: remove dpkg

pull/80/head
Mitchell Hashimoto 2023-02-25 15:16:32 -08:00
parent d1a1ba4cb6
commit edb926d434
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC
1 changed files with 0 additions and 2 deletions

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