2022-11-15T13:24:31 lokinet 0.9.9 -> 0.9.10 https://github.com/oxen-io/lokinet/releases 2022-11-15T13:24:33 attrpath: lokinet 2022-11-15T13:24:33 Checking auto update branch... 2022-11-15T13:24:34 No auto update branch exists 2022-11-15T13:24:37 [version] 2022-11-15T13:25:17 [version] updated version and sha256 2022-11-15T13:25:17 [rustCrateVersion] 2022-11-15T13:25:17 [rustCrateVersion] No cargoSha256 found 2022-11-15T13:25:17 [golangModuleVersion] 2022-11-15T13:25:17 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-15T13:25:17 [updateScript] 2022-11-15T13:25:17 [updateScript] skipping because derivation has no updateScript 2022-11-15T13:25:17 2022-11-15T13:25:17 [quotedUrls] 2022-11-15T13:25:17 [quotedUrls] nothing found to replace 2022-11-15T13:25:17 Diff after rewrites: diff --git a/pkgs/applications/networking/p2p/lokinet/default.nix b/pkgs/applications/networking/p2p/lokinet/default.nix index e3e2c8e5883..588dceb5e4e 100644 --- a/pkgs/applications/networking/p2p/lokinet/default.nix +++ b/pkgs/applications/networking/p2p/lokinet/default.nix @@ -15,14 +15,14 @@ stdenv.mkDerivation rec { pname = "lokinet"; - version = "0.9.9"; + version = "0.9.10"; src = fetchFromGitHub { owner = "oxen-io"; repo = "lokinet"; rev = "v${version}"; fetchSubmodules = true; - sha256 = "sha256-AaGsRg9S9Cng9emI/mN09QSOIRbE+x3916clWAwLnRs="; + sha256 = "sha256-dLkIFp1yz5MgUDxYQHN4zv2mexEb4GfkxlTOZyECsew="; }; nativeBuildInputs = [ 2022-11-15T13:28:49 Successfully finished processing 2022-11-15T13:28:49 cachix "/nix/store/3cd2fdk0fxg2rchx0lv8rc5i01liyyqn-lokinet-0.9.10" 2022-11-15T13:28:53 [check][nixpkgs-review] 2022-11-15T13:31:49 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-11-15T13:31:52 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/oxen-io/lokinet/releases. meta.description for lokinet is: "Anonymous, decentralized and IP based overlay network for the internet" meta.homepage for lokinet is: "https://lokinet.org/" meta.changelog for lokinet 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 0.9.10 with grep in /nix/store/3cd2fdk0fxg2rchx0lv8rc5i01liyyqn-lokinet-0.9.10 - found 0.9.10 in filename of file in /nix/store/3cd2fdk0fxg2rchx0lv8rc5i01liyyqn-lokinet-0.9.10 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath lokinet ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/3cd2fdk0fxg2rchx0lv8rc5i01liyyqn-lokinet-0.9.10 \ --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 lokinet https://github.com/r-ryantm/nixpkgs/archive/445fef665523a35664435d90a6d534aa7949e0b2.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/3cd2fdk0fxg2rchx0lv8rc5i01liyyqn-lokinet-0.9.10 ls -la /nix/store/3cd2fdk0fxg2rchx0lv8rc5i01liyyqn-lokinet-0.9.10/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 @wyndon 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-11-15T13:31:57 https://api.github.com/repos/NixOS/nixpkgs/pulls/201317