geckodriver 0.32.2 -> 0.33.0 https://github.com/mozilla/geckodriver/releases attrpath: geckodriver Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoHash with sha256-4/VmF8reY0pz8wswQn3IlTNt6SaVunr2v+hv+oM+G/s= [rustCrateVersion] Finished updating Crate version and replacing hashes [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/geckodriver/default.nix b/pkgs/development/tools/geckodriver/default.nix index 27d51b195fe..6f6a937efbe 100644 --- a/pkgs/development/tools/geckodriver/default.nix +++ b/pkgs/development/tools/geckodriver/default.nix @@ -7,17 +7,17 @@ }: rustPlatform.buildRustPackage rec { - version = "0.32.2"; + version = "0.33.0"; pname = "geckodriver"; src = fetchFromGitHub { owner = "mozilla"; repo = "geckodriver"; rev = "refs/tags/v${version}"; - sha256 = "sha256-w2zGiRvhuPMo79UsnckSISyCwBcIg5sfXIJLmnT3Tnk="; + sha256 = "sha256-IBzLxiqfXFiEaDmCVZjAJCPcVInBT1ZZ5fkCOHedZkA="; }; - cargoHash = "sha256-8P62yQpGXgswfSnAji0cIJwarx8IW0S5DO5gUMMp5PI="; + cargoHash = "sha256-4/VmF8reY0pz8wswQn3IlTNt6SaVunr2v+hv+oM+G/s="; buildInputs = lib.optionals stdenv.isDarwin [ libiconv Security ]; Successfully finished processing cachix "/nix/store/1cqils9afqnmknpqm3kf5174lqnfr7ys-geckodriver-0.33.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
23 packages built:
Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/mozilla/geckodriver/releases. meta.description for geckodriver is: Proxy for using W3C WebDriver-compatible clients to interact with Gecko-based browsers meta.homepage for geckodriver is: https://github.com/mozilla/geckodriver ###### Updates performed - Rust 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.33.0 with grep in /nix/store/1cqils9afqnmknpqm3kf5174lqnfr7ys-geckodriver-0.33.0 - found 0.33.0 in filename of file in /nix/store/1cqils9afqnmknpqm3kf5174lqnfr7ys-geckodriver-0.33.0 ---
Rebuild report (if merged into master) (click to expand) ``` 23 total rebuild path(s) 23 package rebuild(s) First fifty rebuilds by attrpath adl anime-downloader changedetection-io geckodriver pgadmin4 pgadmin4-desktopmode python310Packages.branca python310Packages.django-ckeditor python310Packages.folium python310Packages.osmnx python310Packages.robotframework-selenium2library python310Packages.robotframework-seleniumlibrary python310Packages.selenium python310Packages.splinter python311Packages.branca python311Packages.django-ckeditor python311Packages.folium python311Packages.osmnx python311Packages.robotframework-selenium2library python311Packages.robotframework-seleniumlibrary python311Packages.selenium python311Packages.splinter xsser ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/1cqils9afqnmknpqm3kf5174lqnfr7ys-geckodriver-0.33.0 \ --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 geckodriver https://github.com/r-ryantm/nixpkgs/archive/9810382a6c474ba358e9db2761cee794ca7fc92c.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/1cqils9afqnmknpqm3kf5174lqnfr7ys-geckodriver-0.33.0 ls -la /nix/store/1cqils9afqnmknpqm3kf5174lqnfr7ys-geckodriver-0.33.0/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)
23 packages built:
--- ###### Maintainer pings cc @jraygauthier 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). https://api.github.com/repos/NixOS/nixpkgs/pulls/225438