stuff
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user