python311Packages.yq 0 -> 1 attrpath: python311Packages.yq Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/h787w47dqhdl9aiyff2zs4zc3lbszaaf-packages.json.drv building '/nix/store/h787w47dqhdl9aiyff2zs4zc3lbszaaf-packages.json.drv'... Going to be running update for following packages: - python3.11-yq-3.4.1 Press Enter key to continue... Running update for: - python3.11-yq-3.4.1: UPDATING ... - python3.11-yq-3.4.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/yq/default.nix b/pkgs/development/python-modules/yq/default.nix index 6a7c58c7d895..febf3aad2fd1 100644 --- a/pkgs/development/python-modules/yq/default.nix +++ b/pkgs/development/python-modules/yq/default.nix @@ -13,12 +13,12 @@ buildPythonPackage rec { pname = "yq"; - version = "3.4.1"; + version = "3.4.3"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-tVjatvFcA+JKHESHiVALINbzB+6cpMk2E4fzZYFjAA0="; + hash = "sha256-ulhqGm8wz3BbL5IgZxLfIoHNMgKAIQ57e4Cty48lbjs="; }; patches = [ No auto update branch exists Successfully finished processing cachix "/nix/store/fafib36h4x93j1k5wn4kr27mqsjajpsp-python3.11-yq-3.4.3" [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)
67 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for python311Packages.yq is: Command-line YAML/XML/TOML processor - jq wrapper for YAML, XML, TOML documents meta.homepage for python311Packages.yq is: https://github.com/kislyuk/yq ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.4.3 with grep in /nix/store/fafib36h4x93j1k5wn4kr27mqsjajpsp-python3.11-yq-3.4.3 - found 3.4.3 in filename of file in /nix/store/fafib36h4x93j1k5wn4kr27mqsjajpsp-python3.11-yq-3.4.3 ---
Rebuild report (if merged into master) (click to expand) ``` 43 total rebuild path(s) 43 package rebuild(s) First fifty rebuilds by attrpath dart-sass discourse discourseAllPlugins domine expidus.calculator expidus.file-manager firmware-updater flet-client-flutter fluffychat fluffychat-web flutter flutter313 flutter316 flutter319 flutterPackages.stable flutterPackages.v3_13 flutterPackages.v3_16 flutterPackages.v3_19 hover intiface-central jekyll jsonnet localsend nuget-to-nix protoc-gen-dart python311Packages.flet python311Packages.flet-runtime python311Packages.yq python312Packages.flet python312Packages.flet-runtime python312Packages.yq quarto quartoMinimal rstudio rstudio-server rstudioServerWrapper rstudioWrapper rustdesk-flutter shopware-cli stubby yq yubioath-flutter ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/fafib36h4x93j1k5wn4kr27mqsjajpsp-python3.11-yq-3.4.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 python311Packages.yq https://github.com/r-ryantm/nixpkgs/archive/a3ae066838e765f666a5575010c1e97d679194fa.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/a3ae066838e765f666a5575010c1e97d679194fa#python311Packages.yq ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/fafib36h4x93j1k5wn4kr27mqsjajpsp-python3.11-yq-3.4.3 ls -la /nix/store/fafib36h4x93j1k5wn4kr27mqsjajpsp-python3.11-yq-3.4.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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
67 packages built:
--- ###### Maintainer pings cc @womfoo @SuperSandro2000 for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/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/308733