mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
alacritty-theme: 0-unstable-2025-02-16 → 0-unstable-2025-02-20 (#386729)
This commit is contained in:
parent
011cc1ed74
commit
b4c253e01f
1 changed files with 3 additions and 3 deletions
|
@ -8,13 +8,13 @@
|
|||
|
||||
stdenvNoCC.mkDerivation (self: {
|
||||
pname = "alacritty-theme";
|
||||
version = "0-unstable-2025-02-16";
|
||||
version = "0-unstable-2025-02-20";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "alacritty";
|
||||
repo = "alacritty-theme";
|
||||
rev = "082983da8e4811f3a6ddc0c54a161f2a89011c8e";
|
||||
hash = "sha256-FeZdkmYEHihTWWPhvDq257r91L9iVU0heIZXAOp3XQo=";
|
||||
rev = "687675f3f2245c80ff8bfe8180b0eb40dfc0bc86";
|
||||
hash = "sha256-kxOPURbK/tzHSO7eZRCV2l4XOj7BNT5bCTc0Qcifuww=";
|
||||
sparseCheckout = [ "themes" ];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue