rustdesk-server 1.1.8 -> 1.1.8-2 https://github.com/rustdesk/rustdesk-server/releases attrpath: rustdesk-server Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pkdg22c1lxqhxj9smg8a1bv296wk0bn4-packages.json.drv building '/nix/store/pkdg22c1lxqhxj9smg8a1bv296wk0bn4-packages.json.drv'... Going to be running update for following packages: - rustdesk-server-1.1.8 Press Enter key to continue... Running update for: - rustdesk-server-1.1.8: UPDATING ... - rustdesk-server-1.1.8: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/servers/rustdesk-server/default.nix b/pkgs/servers/rustdesk-server/default.nix index 20f3b525e546..dbb35e7b9476 100644 --- a/pkgs/servers/rustdesk-server/default.nix +++ b/pkgs/servers/rustdesk-server/default.nix @@ -13,13 +13,13 @@ rustPlatform.buildRustPackage rec { pname = "rustdesk-server"; - version = "1.1.8"; + version = "1.1.8-2"; src = fetchFromGitHub { owner = "rustdesk"; repo = "rustdesk-server"; rev = version; - hash = "sha256-KzIylbPe+YN513UNFuisvDAIe4kICGYDUrfURDOw/no="; + hash = "sha256-aPV7JPAurRBcLY2OaeDCJBNYQ220GgBewrR1SmSbtpU="; }; cargoLock = { No auto update branch exists Successfully finished processing cachix "/nix/store/61jwyd83b1gyl571mr40wn2d9xpgr6f8-rustdesk-server-1.1.8-2" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for rustdesk-server is: RustDesk Server Program meta.homepage for rustdesk-server is: https://github.com/rustdesk/rustdesk-server meta.changelog for rustdesk-server is: https://github.com/rustdesk/rustdesk-server/releases/tag/1.1.8-2 ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/rustdesk/rustdesk-server/releases/tag/1.1.8-2) - [Compare changes on GitHub](https://github.com/rustdesk/rustdesk-server/compare/1.1.8...1.1.8-2) ###### Impact
Checks done (click to expand) --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 1.1.8-2 in filename of file in /nix/store/61jwyd83b1gyl571mr40wn2d9xpgr6f8-rustdesk-server-1.1.8-2 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath rustdesk-server ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/61jwyd83b1gyl571mr40wn2d9xpgr6f8-rustdesk-server-1.1.8-2 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A rustdesk-server https://github.com/r-ryantm/nixpkgs/archive/188d8ca2873ba84cce020e81529e32ea94216439.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/61jwyd83b1gyl571mr40wn2d9xpgr6f8-rustdesk-server-1.1.8-2 ls -la /nix/store/61jwyd83b1gyl571mr40wn2d9xpgr6f8-rustdesk-server-1.1.8-2/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @gaelreyrol @tjni for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/248055