2022-12-06T15:31:15 onedrive 2.4.21 -> 2.4.22 https://github.com/abraunegg/onedrive/releases 2022-12-06T15:31:17 attrpath: onedrive 2022-12-06T15:31:17 Checking auto update branch... 2022-12-06T15:31:18 No auto update branch exists 2022-12-06T15:31:21 [version] 2022-12-06T15:31:23 [version] updated version and sha256 2022-12-06T15:31:23 [rustCrateVersion] 2022-12-06T15:31:23 [rustCrateVersion] No cargoSha256 found 2022-12-06T15:31:23 [golangModuleVersion] 2022-12-06T15:31:23 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-06T15:31:23 [updateScript] 2022-12-06T15:31:23 [updateScript] skipping because derivation has no updateScript 2022-12-06T15:31:23 2022-12-06T15:31:23 [quotedUrls] 2022-12-06T15:31:23 [quotedUrls] nothing found to replace 2022-12-06T15:31:23 Diff after rewrites: diff --git a/pkgs/applications/networking/sync/onedrive/default.nix b/pkgs/applications/networking/sync/onedrive/default.nix index 0945de2011b..78d5fa91ff9 100644 --- a/pkgs/applications/networking/sync/onedrive/default.nix +++ b/pkgs/applications/networking/sync/onedrive/default.nix @@ -14,13 +14,13 @@ stdenv.mkDerivation rec { pname = "onedrive"; - version = "2.4.21"; + version = "2.4.22"; src = fetchFromGitHub { owner = "abraunegg"; repo = pname; rev = "v${version}"; - hash = "sha256-KZVRLXXaJYMqHzjxTfQaD0u7n3ACBEk3fLOmqwybNhM="; + hash = "sha256-/NhZHJEu2s+HlEUb1DqRdrpvrIWrDAtle07+oXMJCdI="; }; nativeBuildInputs = [ autoreconfHook ldc installShellFiles pkg-config ]; 2022-12-06T15:33:46 Successfully finished processing 2022-12-06T15:33:46 cachix "/nix/store/ld11cny3vk7qs1hz4q91h5m3r7v0vyjj-onedrive-2.4.22" 2022-12-06T15:33:49 [check][nixpkgs-review] 2022-12-06T15:36:51 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-06T15:36:54 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 4 2022-12-06T15:37:55 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 4 2022-12-06T15:38:55 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 3 2022-12-06T15:39:56 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 4 2022-12-06T15:40:56 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 4 2022-12-06T15:41:57 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 3 2022-12-06T15:42:57 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 3 2022-12-06T15:43:58 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 3 2022-12-06T15:44:58 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 3 2022-12-06T15:45:59 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/abraunegg/onedrive/releases. meta.description for onedrive is: "A complete tool to interact with OneDrive on Linux" meta.homepage for onedrive is: "https://github.com/abraunegg/onedrive" meta.changelog for onedrive is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/abraunegg/onedrive/releases/tag/v2.4.22) - [Compare changes on GitHub](https://github.com/abraunegg/onedrive/compare/v2.4.21...v2.4.22) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.4.22 with grep in /nix/store/ld11cny3vk7qs1hz4q91h5m3r7v0vyjj-onedrive-2.4.22 - found 2.4.22 in filename of file in /nix/store/ld11cny3vk7qs1hz4q91h5m3r7v0vyjj-onedrive-2.4.22 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath onedrive ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ld11cny3vk7qs1hz4q91h5m3r7v0vyjj-onedrive-2.4.22 \ --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 onedrive https://github.com/r-ryantm/nixpkgs/archive/6a5deafce97258e69c922fd27dabeeb7e52fd957.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/ld11cny3vk7qs1hz4q91h5m3r7v0vyjj-onedrive-2.4.22 ls -la /nix/store/ld11cny3vk7qs1hz4q91h5m3r7v0vyjj-onedrive-2.4.22/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 @SRGOM @peterhoeg @bertof 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-06T15:46:01 https://api.github.com/repos/NixOS/nixpkgs/pulls/204805