nushellPlugins.desktop_notifications: 0.112.2 -> 0.113.1 (#526843)
This commit is contained in:
@@ -7,16 +7,16 @@
|
||||
|
||||
rustPlatform.buildRustPackage (finalAttrs: {
|
||||
pname = "nu_plugin_desktop_notifications";
|
||||
version = "0.112.2";
|
||||
version = "0.113.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "FMotalleb";
|
||||
repo = "nu_plugin_desktop_notifications";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-u/7KUcVoNAAxY+FQe7kB8Yuj2mygdNvS242I+HTA6Ac=";
|
||||
hash = "sha256-aA47T3Fxo2eH0JclZRC7zY4RK8eRnAqj712LhgXEMpU=";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-xgCXB06QXl97udmgmnHodNSV/aK2UXaBmdo6dIhG4lo=";
|
||||
cargoHash = "sha256-e/q/X0Temmkoj6DcPLUC+QfN9lVDrE4esVEx9LF4bHc=";
|
||||
|
||||
passthru.updateScript = nix-update-script { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user