diff --git a/hosts/by-name/moby/default.nix b/hosts/by-name/moby/default.nix index 9d454f48..87c3aa64 100644 --- a/hosts/by-name/moby/default.nix +++ b/hosts/by-name/moby/default.nix @@ -44,6 +44,9 @@ sane.nixcache.enable = true; sane.persist.enable = true; sane.gui.phosh.enable = true; + # sane.programs.consoleUtils.enableFor.user.colin = false; + # sane.programs.guiApps.enableFor.user.colin = false; + sane.programs.sequoia.enableFor.user.colin = false; boot.loader.efi.canTouchEfiVariables = false; # /boot space is at a premium. default was 20. diff --git a/hosts/common/cross/default.nix b/hosts/common/cross/default.nix index 5e7ae881..83584374 100644 --- a/hosts/common/cross/default.nix +++ b/hosts/common/cross/default.nix @@ -266,7 +266,7 @@ in # qtbase qt5 # qt5.qtx11extras fails, but we can't selectively emulate it qt6 # "You need to set QT_HOST_PATH to cross compile Qt." - sequoia # "/nix/store/q8hg17w47f9xr014g36rdc2gi8fv02qc-clang-aarch64-unknown-linux-gnu-12.0.1-lib/lib/libclang.so.12: cannot open shared object file: No such file or directory"', /build/sequoia-0.27.0-vendor.tar.gz/bindgen/src/lib.rs:1975:31" + # sequoia # "/nix/store/q8hg17w47f9xr014g36rdc2gi8fv02qc-clang-aarch64-unknown-linux-gnu-12.0.1-lib/lib/libclang.so.12: cannot open shared object file: No such file or directory"', /build/sequoia-0.27.0-vendor.tar.gz/bindgen/src/lib.rs:1975:31" # splatmoji # twitter-color-emoji # /nix/store/0wk6nr1mryvylf5g5frckjam7g7p9gpi-bash-5.2-p15/bin/bash: line 1: pkg-config: command not found visidata # python3.10-psycopg2 python3.10-pandas python3.10-h5py