mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
yaziPlugins.close-and-restore-tab: 0-unstable-2026-05-23 → 0-unstable-2026-05-30
Compare: d7638aadf1...b2153bc686
This commit is contained in:
@@ -5,13 +5,13 @@
|
||||
}:
|
||||
mkYaziPlugin {
|
||||
pname = "close-and-restore-tab.yazi";
|
||||
version = "0-unstable-2026-05-23";
|
||||
version = "0-unstable-2026-05-30";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "MasouShizuka";
|
||||
repo = "close-and-restore-tab.yazi";
|
||||
rev = "d7638aadf1f6c4ca5ed2dbff2d3b07c6f86d9804";
|
||||
hash = "sha256-s9VOheYlUw7uqxZnd0+mN6lFghOi1shxf0DVIfn6unQ=";
|
||||
rev = "b2153bc68696edc8e17fc90e73310e274035c674";
|
||||
hash = "sha256-3bcnXXYfmvJGxxVKEHAy3so1KRFr1oIdj01A8WIU5VM=";
|
||||
};
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user