2022-12-24T09:41:58 drawio 20.6.2 -> 20.7.4 https://github.com/jgraph/drawio-desktop/releases 2022-12-24T09:42:00 attrpath: drawio 2022-12-24T09:42:01 Checking auto update branch... 2022-12-24T09:42:01 No auto update branch exists 2022-12-24T09:42:04 [version] 2022-12-24T09:42:20 [version] updated version and sha256 2022-12-24T09:42:20 [rustCrateVersion] 2022-12-24T09:42:20 [rustCrateVersion] No cargoSha256 found 2022-12-24T09:42:20 [golangModuleVersion] 2022-12-24T09:42:20 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-24T09:42:20 [updateScript] 2022-12-24T09:42:20 [updateScript] skipping because derivation has no updateScript 2022-12-24T09:42:20 2022-12-24T09:42:20 [quotedUrls] 2022-12-24T09:42:20 [quotedUrls] nothing found to replace 2022-12-24T09:42:20 Diff after rewrites: diff --git a/pkgs/applications/graphics/drawio/default.nix b/pkgs/applications/graphics/drawio/default.nix index 6c17c071578..274c7b00d6d 100644 --- a/pkgs/applications/graphics/drawio/default.nix +++ b/pkgs/applications/graphics/drawio/default.nix @@ -11,11 +11,11 @@ stdenv.mkDerivation rec { pname = "drawio"; - version = "20.6.2"; + version = "20.7.4"; src = fetchurl { url = "https://github.com/jgraph/drawio-desktop/releases/download/v${version}/drawio-x86_64-${version}.rpm"; - sha256 = "cf408c19622d7812b93f0f778b7f091a4387992f9d9a767f4bc1c417b61b7058"; + sha256 = "sha256-gmC8s+0eef09wcLE9fBiG82rRPXijRyR1WTlp4gYPq4="; }; nativeBuildInputs = [ 2022-12-24T09:44:00 Successfully finished processing 2022-12-24T09:44:00 cachix "/nix/store/n3sqpmpbm6b1gvlwfimkihnj5bsqb5sg-drawio-20.7.4" 2022-12-24T09:44:13 [check][nixpkgs-review] 2022-12-24T09:47:09 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
5 packages built:
2022-12-24T09:47:13 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/jgraph/drawio-desktop/releases. meta.description for drawio is: "A desktop application for creating diagrams" meta.homepage for drawio is: "https://about.draw.io/" meta.changelog for drawio is: "https://github.com/jgraph/drawio-desktop/releases/tag/v20.7.4" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/jgraph/drawio-desktop/releases/tag/v20.7.4) - [Compare changes on GitHub](https://github.com/jgraph/drawio-desktop/compare/v20.6.2...v20.7.4) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 20.7.4 with grep in /nix/store/n3sqpmpbm6b1gvlwfimkihnj5bsqb5sg-drawio-20.7.4 - found 20.7.4 in filename of file in /nix/store/n3sqpmpbm6b1gvlwfimkihnj5bsqb5sg-drawio-20.7.4 ---
Rebuild report (if merged into master) (click to expand) ``` 5 total rebuild path(s) 5 package rebuild(s) First fifty rebuilds by attrpath drawio drawio-headless pandoc-drawio-filter python310Packages.mkdocs-drawio-exporter python39Packages.mkdocs-drawio-exporter ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/n3sqpmpbm6b1gvlwfimkihnj5bsqb5sg-drawio-20.7.4 \ --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 drawio https://github.com/r-ryantm/nixpkgs/archive/f7667eed3d54f15b79e54cfe116c55d29b07c5f8.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/n3sqpmpbm6b1gvlwfimkihnj5bsqb5sg-drawio-20.7.4 ls -la /nix/store/n3sqpmpbm6b1gvlwfimkihnj5bsqb5sg-drawio-20.7.4/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)
5 packages built:
--- ###### Maintainer pings cc @DarkOnion0 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). 2022-12-24T09:47:14 https://api.github.com/repos/NixOS/nixpkgs/pulls/207537