programs: ship bc
This commit is contained in:
@@ -139,6 +139,7 @@ in
|
||||
# - debugging?
|
||||
consoleUtils = declPackageSet [
|
||||
"alsa-utils" # for aplay, speaker-test
|
||||
"bc" # CLI calculator
|
||||
# "cdrtools"
|
||||
# "clinfo"
|
||||
# "dmidecode"
|
||||
@@ -469,6 +470,8 @@ in
|
||||
|
||||
bash-language-server.sandbox.whitelistPwd = true;
|
||||
|
||||
bc.sandbox.autodetectCliPaths = "existingFile";
|
||||
|
||||
bridge-utils.sandbox.net = "all";
|
||||
|
||||
"cacert.unbundled".sandbox.enable = false; #< data only
|
||||
|
Reference in New Issue
Block a user