2023-01-01T02:43:29 qownnotes 22.11.7 -> 22.12.3 https://repology.org/metapackage/qownnotes/versions 2023-01-01T02:43:31 attrpath: qownnotes 2023-01-01T02:43:31 Checking auto update branch... 2023-01-01T02:43:31 No auto update branch exists 2023-01-01T02:43:35 [version] 2023-01-01T02:43:39 [version] updated version and sha256 2023-01-01T02:43:39 [rustCrateVersion] 2023-01-01T02:43:39 [rustCrateVersion] No cargoSha256 found 2023-01-01T02:43:39 [golangModuleVersion] 2023-01-01T02:43:39 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-01T02:43:39 [updateScript] 2023-01-01T02:43:39 [updateScript] skipping because derivation has no updateScript 2023-01-01T02:43:39 2023-01-01T02:43:39 [quotedUrls] 2023-01-01T02:43:39 [quotedUrls] nothing found to replace 2023-01-01T02:43:39 Diff after rewrites: diff --git a/pkgs/applications/office/qownnotes/default.nix b/pkgs/applications/office/qownnotes/default.nix index 73c470259f1..bb27f0d4ec9 100644 --- a/pkgs/applications/office/qownnotes/default.nix +++ b/pkgs/applications/office/qownnotes/default.nix @@ -5,13 +5,13 @@ mkDerivation rec { pname = "qownnotes"; - version = "22.11.7"; + version = "22.12.3"; src = fetchurl { url = "https://download.tuxfamily.org/${pname}/src/${pname}-${version}.tar.xz"; # Fetch the checksum of current version with curl: # curl https://download.tuxfamily.org/qownnotes/src/qownnotes-.tar.xz.sha256 - sha256 = "2fbc20f17422bc44c35dd3e78feb710ca275ecb34c550b2a9c743939531f7878"; + sha256 = "sha256-fpI7RYOGmWwmau6tF8FPmY2/FtN9foWRX8/WgrNU6E8="; }; nativeBuildInputs = [ qmake qttools ]; 2023-01-01T02:46:12 Successfully finished processing 2023-01-01T02:46:12 cachix "/nix/store/wikjan4y0nn1jk7hj4gcbmwz3g55v5df-qownnotes-22.12.3" 2023-01-01T02:46:17 [check][nixpkgs-review] 2023-01-01T02:49:05 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2023-01-01T02:49:07 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/metapackage/qownnotes/versions. meta.description for qownnotes is: "Plain-text file notepad and todo-list manager with markdown support and Nextcloud/ownCloud integration" meta.homepage for qownnotes is: "https://www.qownnotes.org/" meta.changelog for qownnotes is: "" ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 22.12.3 with grep in /nix/store/wikjan4y0nn1jk7hj4gcbmwz3g55v5df-qownnotes-22.12.3 - found 22.12.3 in filename of file in /nix/store/wikjan4y0nn1jk7hj4gcbmwz3g55v5df-qownnotes-22.12.3 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath qownnotes ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/wikjan4y0nn1jk7hj4gcbmwz3g55v5df-qownnotes-22.12.3 \ --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 qownnotes https://github.com/r-ryantm/nixpkgs/archive/90fa7722de44241ccbf2c4aeb8eb5d92cb8a18d0.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/wikjan4y0nn1jk7hj4gcbmwz3g55v5df-qownnotes-22.12.3 ls -la /nix/store/wikjan4y0nn1jk7hj4gcbmwz3g55v5df-qownnotes-22.12.3/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 @totoroot 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). 2023-01-01T02:49:10 https://api.github.com/repos/NixOS/nixpkgs/pulls/208579