This commit is contained in:
Shelvacu
2025-07-18 12:06:27 -07:00
committed by Shelvacu on fw
parent bfe839ddb3
commit 400b6a401d

View File

@@ -175,6 +175,7 @@ in
dnsutils
ethtool
file
# git is handled by common/git.nix
gnutls
gptfdisk
hostname
@@ -183,11 +184,13 @@ in
iperf3
iputils
jq
jujutsu
killall
libossp_uuid # provides `uuid` binary
linuxquota
lsof
mosh
murcurial #aka hg
nano
ncdu
netcat-openbsd
@@ -220,6 +223,7 @@ in
# packages that are in [`requiredPackages`][1] in nixos, but maybe not included in nix-on-droid
# [1]: https://github.com/NixOS/nixpkgs/blob/26d499fc9f1d567283d5d56fcf367edd815dba1d/nixos/modules/config/system-path.nix#L11
(lib.optionalAttrs (vacuModuleType == "nix-on-droid") ''
#stdenv.cc.libc shouldn't be needed right?
acl
attr
bashInteractive
@@ -229,7 +233,6 @@ in
diffutils
findutils
gawk
#stdenv.cc.libc shouldn't be needed right?
getent
getconf
gnugrep