p3x-onenote 2023.4.117 -> 2024.4.160 https://repology.org/project/p3x-onenote/versions attrpath: p3x-onenote Checking auto update branch... An auto update branch exists with message `p3x-onenote: 2023.4.117 -> 2024.4.157`. New version is 2024.4.160. The auto update branch does not match or exceed the new version. [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/office/p3x-onenote/default.nix b/pkgs/applications/office/p3x-onenote/default.nix index c70f3aa52c40..8b72c091bb6b 100644 --- a/pkgs/applications/office/p3x-onenote/default.nix +++ b/pkgs/applications/office/p3x-onenote/default.nix @@ -1,7 +1,7 @@ { lib, stdenv, appimageTools, desktop-file-utils, fetchurl }: let - version = "2023.4.117"; + version = "2024.4.160"; name = "p3x-onenote-${version}"; plat = { @@ -13,7 +13,7 @@ let sha256 = { aarch64-linux = "0plpwymm1bgzbzwk2689lw1fadxdwxzzn5dmayk1ayxz1k3pj9wi"; armv7l-linux = "1pvr8f1ccl4nyfmshn3v3jfaa5x519rsy57g4pdapffj10vpbkb8"; - x86_64-linux = "sha256-hr/mPOrliP8Dej3DVE2+wYkb1J789WCkkY3xe9EcM44="; + x86_64-linux = "sha256-HTeINRvxIrm4JwRZ43m1yezSsOGrHy6HzB8gER98uvE="; }.${stdenv.hostPlatform.system}; src = fetchurl { Successfully finished processing cachix "/nix/store/w82xj3zfj8mcpalwaq7zmq1sic9573rn-p3x-onenote-2024.4.160" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` 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 https://repology.org/project/p3x-onenote/versions. meta.description for p3x-onenote is: Linux Electron Onenote - A Linux compatible version of OneNote meta.homepage for p3x-onenote is: https://github.com/patrikx3/onenote ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/patrikx3/onenote/releases/tag/v2024.4.160) - [Compare changes on GitHub](https://github.com/patrikx3/onenote/compare/v2023.4.117...v2024.4.160) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2024.4.160 with grep in /nix/store/w82xj3zfj8mcpalwaq7zmq1sic9573rn-p3x-onenote-2024.4.160 - found 2024.4.160 in filename of file in /nix/store/w82xj3zfj8mcpalwaq7zmq1sic9573rn-p3x-onenote-2024.4.160 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath p3x-onenote ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/w82xj3zfj8mcpalwaq7zmq1sic9573rn-p3x-onenote-2024.4.160 \ --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 p3x-onenote https://github.com/r-ryantm/nixpkgs/archive/b718ce821e1525cfcb2cb8d293a19ab935429283.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/b718ce821e1525cfcb2cb8d293a19ab935429283#p3x-onenote ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/w82xj3zfj8mcpalwaq7zmq1sic9573rn-p3x-onenote-2024.4.160 ls -la /nix/store/w82xj3zfj8mcpalwaq7zmq1sic9573rn-p3x-onenote-2024.4.160/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @tiagolobocastro 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). Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/255942