Skip to content

Commit d417129

Browse files
authored
alacritty-theme: 0-unstable-2025-02-20 -> 0-unstable-2025-03-20 (#393672)
2 parents d85d1f3 + 4141c81 commit d417129

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/al/alacritty-theme/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88

99
stdenvNoCC.mkDerivation (self: {
1010
pname = "alacritty-theme";
11-
version = "0-unstable-2025-02-20";
11+
version = "0-unstable-2025-03-20";
1212

1313
src = fetchFromGitHub {
1414
owner = "alacritty";
1515
repo = "alacritty-theme";
16-
rev = "687675f3f2245c80ff8bfe8180b0eb40dfc0bc86";
17-
hash = "sha256-kxOPURbK/tzHSO7eZRCV2l4XOj7BNT5bCTc0Qcifuww=";
16+
rev = "86c578469e2bf784faf6f916883bf48349ff4f6d";
17+
hash = "sha256-0phAQvPPiwE7MneaN7XoLZKPgAIDGYf3fYvYUjhbts8=";
1818
sparseCheckout = [ "themes" ];
1919
};
2020

0 commit comments

Comments
 (0)