wmderlandc unstable-2020-07-17 -> 1.0.5 https://github.com/aesophor/wmderland/releases attrpath: wmderlandc Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/window-managers/wmderlandc/default.nix b/pkgs/applications/window-managers/wmderlandc/default.nix index 45170ab0d15a..e7804e99cbf5 100644 --- a/pkgs/applications/window-managers/wmderlandc/default.nix +++ b/pkgs/applications/window-managers/wmderlandc/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "wmderlandc"; - version = "unstable-2020-07-17"; + version = "1.0.5"; src = fetchFromGitHub { owner = "aesophor"; repo = "wmderland"; rev = "a40a3505dd735b401d937203ab6d8d1978307d72"; - sha256 = "0npmlnybblp82mfpinjbz7dhwqgpdqc1s63wc1zs8mlcs19pdh98"; + sha256 = "sha256-KMF2U9CMVqR/YHwYHRhu92EO2/lL2nhdFejStbyl9Vo="; }; sourceRoot = "${finalAttrs.src.name}/ipc-client"; Source url did not change.