configuration/common/packages.nix
2023-05-25 23:33:01 -07:00

53 lines
2.3 KiB
Nix

resolved: stable:
with import ../packages/override-utils.nix { inherit stable; };
specify {
add-words = any;
affine = any;
ansible.version = "2.15.0"; # ansible/ansible#80018
ansible-lint.version = "6.14.3";
ansible-vault-pass-client = any;
apex = any;
attachments = any;
aws-sam-cli = { version = "1.65.0"; search = pr 224039 "sha256-JvItIWHhBM3/uNnPW3tlzfjuyoR5CIfRNP8kT8mLCWk="; };
cavif = any;
decompiler-mc = any;
dmarc-report-converter = any;
email-hash = any;
fastnbt-tools = any;
firefox.overlay = w: { buildCommand = w.buildCommand + "\nwrapProgram $executablePath --unset LC_TIME"; }; # Workaround for bugzilla#1269895
git-diff-image = any;
git-diff-minecraft = any;
github-remote = any;
gnome.gnome-shell.patch = ../packages/resources/gnome-shell_screenshot-location.patch; # Pending GNOME/gnome-shell#5370
gopass-await.deps = { inherit (stable.gnome) zenity; };
gopass-ydotool = any;
gopass.version = "1.15.4"; # gopasspw/gopass#2387
gpx-reduce = any;
graalvm17-ce = { version = "22.1.0"; search = pin "34bfa94" "sha256-yqLXI+viN5+Vx5YpG9gNapKL3/+P6Pkprc36xNdyqSU="; }; # Pending Gubaer/josm-scripting-plugin#101
ios-safari-remote-debug-kit = any;
ios-webkit-debug-proxy = any;
iosevka-custom = any;
josm = { version = "18721"; jre = resolved.graalvm17-ce /* josm-scripting-plugin */; };
mcaselector = any;
minemap = any;
mozjpeg-simple = any;
nbt-explorer = any;
nix-update-script.release = "23.05"; # NixOS/nixpkgs#203371, NixOS/nixpkgs#207703
obsidian.version = "1.1.9"; # NixOS/nixpkgs#213593
off = any;
pngquant-interactive = any;
rapid-photo-downloader.version = "0.9.34";
ruff.version = "0.0.261";
signal-desktop.gappsWrapperArgs = "--add-flags --use-tray-icon"; # Enable tray icon
tile-stitch = any;
trafilatura = any;
vscodium.gappsWrapperArgs = "--unset NIXOS_OZONE_WL"; # Workaround for mangled keybindings
wireguard-vanity-address.version = "0.4.0";
yaru-theme.patch = ../packages/resources/yaru-theme_font.patch; # Set GNOME Shell font
ydotool.patch = ../packages/resources/ydotool-halmakish.patch; # Pending ReimuNotMoe/ydotool#177
yubikey-touch-detector = { condition = y: y ? "iconSrc"; search = pr 232889 "sha256-QAuAJy495+vFhhzY8TMGae0GdgOJVTBLZUh3zNH5wUA="; }; # Pending NixOS/nixpkgs#232889
zsh-abbr = any;
zsh-click = any;
}