Update alacritty, it was busted after archlinux update for some reason

This commit is contained in:
mediocregopher 2023-11-17 10:55:53 +01:00
parent 891be20050
commit 5497aa7dac

View File

@ -1,9 +1,9 @@
{
config,
zsh,
pkgs ? (import ../pkgs.nix).stable2305 {},
zsh ? pkgs.zsh,
pkgs ? (import ../pkgs.nix).edge {},
}: rec {