mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-16 16:56:09 +03:00
nix: remove dpkg
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user