Installs /usr/local/bin/git-askpass (uses zenity or qarma) and sets core.askPass in /etc/gitconfig. Git now pops a GUI dialog for username/ password instead of trying to open /dev/tty, which fails in headless contexts (scripts, Claude Code terminal). Adds zenity to live desktop package lists for both niri and cinnamon profiles. Propagated to: both live ISO builders and the installer postinstall. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
111 lines
1.5 KiB
Plaintext
111 lines
1.5 KiB
Plaintext
# Packages included in the LIVE desktop ISO squashfs for the mainline-niri profile.
|
|
# Lines beginning with '#' or empty are skipped.
|
|
# noctalia-shell comes from the third-party repo added by build-niri-live-iso.sh.
|
|
|
|
# --- base / boot ---
|
|
base-system
|
|
linux-mainline
|
|
linux-firmware
|
|
linux-firmware-network
|
|
intel-ucode
|
|
dracut
|
|
|
|
# --- core userspace ---
|
|
sudo
|
|
bash
|
|
bash-completion
|
|
git
|
|
curl
|
|
wget
|
|
vim
|
|
nano
|
|
htop
|
|
tmux
|
|
unzip
|
|
zip
|
|
xz
|
|
rsync
|
|
pciutils
|
|
usbutils
|
|
lsof
|
|
file
|
|
which
|
|
man-pages
|
|
mdocml
|
|
ca-certificates
|
|
xtools
|
|
gptfdisk
|
|
parted
|
|
btrfs-progs
|
|
dosfstools
|
|
efibootmgr
|
|
|
|
# --- networking ---
|
|
NetworkManager
|
|
NetworkManager-openvpn
|
|
openssh
|
|
iwd
|
|
chrony
|
|
|
|
# --- audio (pipewire stack) ---
|
|
pipewire
|
|
wireplumber
|
|
alsa-pipewire
|
|
pavucontrol
|
|
alsa-utils
|
|
playerctl
|
|
|
|
# --- Wayland session ---
|
|
mesa-dri
|
|
niri
|
|
xwayland-satellite
|
|
elogind
|
|
seatd
|
|
dbus
|
|
|
|
# --- display manager ---
|
|
greetd
|
|
tuigreet
|
|
|
|
# --- terminal + launcher ---
|
|
alacritty
|
|
fuzzel
|
|
foot
|
|
|
|
# --- notification + background ---
|
|
mako
|
|
swaybg
|
|
|
|
# --- bluetooth ---
|
|
bluez
|
|
blueman
|
|
|
|
# --- polkit (auth dialogs) ---
|
|
polkit
|
|
polkit-gnome
|
|
|
|
# --- noctalia-shell runtime deps ---
|
|
brightnessctl
|
|
ImageMagick
|
|
python3
|
|
upower
|
|
power-profiles-daemon
|
|
wl-clipboard
|
|
zenity
|
|
|
|
# --- XDG portals ---
|
|
xdg-desktop-portal
|
|
xdg-desktop-portal-gnome
|
|
xdg-utils
|
|
xdg-user-dirs
|
|
|
|
# --- nix (for prebaked packages — spotify, discord, google-chrome, vscode, fastfetch, etc.) ---
|
|
nix
|
|
|
|
# --- noctalia-shell (from noctalia third-party XBPS repo) ---
|
|
noctalia-shell
|
|
|
|
# --- fonts ---
|
|
noto-fonts-ttf
|
|
noto-fonts-emoji
|