Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yq: 3.2.3 -> 3.3.0 #304074

Merged
merged 1 commit into from
Apr 14, 2024
Merged

yq: 3.2.3 -> 3.3.0 #304074

merged 1 commit into from
Apr 14, 2024

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for yq is: Command-line YAML/XML/TOML processor - jq wrapper for YAML, XML, TOML documents

meta.homepage for 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.3.0 with grep in /nix/store/7p2km3qv711qmhbak1jv2pgqwy1n62lv-python3.11-yq-3.3.0
  • found 3.3.0 in filename of file in /nix/store/7p2km3qv711qmhbak1jv2pgqwy1n62lv-python3.11-yq-3.3.0

Rebuild report (if merged into master) (click to expand)
44 total rebuild path(s)

44 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.nbdev
python311Packages.yq
python312Packages.flet
python312Packages.flet-runtime
python312Packages.nbdev
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/7p2km3qv711qmhbak1jv2pgqwy1n62lv-python3.11-yq-3.3.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 yq https://github.com/r-ryantm/nixpkgs/archive/9adf0708a3b60e2a71e40d2fd5e98c8b12d9beeb.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/9adf0708a3b60e2a71e40d2fd5e98c8b12d9beeb#yq

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/7p2km3qv711qmhbak1jv2pgqwy1n62lv-python3.11-yq-3.3.0
ls -la /nix/store/7p2km3qv711qmhbak1jv2pgqwy1n62lv-python3.11-yq-3.3.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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

71 packages built:
  • dart-sass
  • dart-sass.pubcache
  • discourse
  • discourseAllPlugins
  • domine
  • domine.pubcache
  • expidus.calculator
  • expidus.calculator.debug
  • expidus.calculator.pubcache
  • expidus.file-manager
  • expidus.file-manager.debug
  • expidus.file-manager.pubcache
  • firmware-updater
  • firmware-updater.debug
  • firmware-updater.pubcache
  • flet-client-flutter
  • flet-client-flutter.debug
  • flet-client-flutter.pubcache
  • fluffychat
  • fluffychat-web
  • fluffychat-web.pubcache
  • fluffychat.debug
  • fluffychat.pubcache
  • flutter
  • flutter313
  • flutter316
  • hover
  • intiface-central
  • intiface-central.debug
  • intiface-central.pubcache
  • jekyll
  • jsonnet
  • jsonnet.doc
  • localsend
  • localsend.debug
  • localsend.pubcache
  • nuget-to-nix
  • protoc-gen-dart
  • protoc-gen-dart.pubcache
  • python311Packages.flet
  • python311Packages.flet-runtime
  • python311Packages.flet-runtime.dist
  • python311Packages.flet.dist
  • python311Packages.nbdev
  • python311Packages.nbdev.dist
  • yq (python311Packages.yq)
  • yq.dist (python311Packages.yq.dist)
  • python312Packages.flet
  • python312Packages.flet-runtime
  • python312Packages.flet-runtime.dist
  • python312Packages.flet.dist
  • python312Packages.nbdev
  • python312Packages.nbdev.dist
  • python312Packages.yq
  • python312Packages.yq.dist
  • quarto
  • quartoMinimal
  • rstudio
  • rstudio-server
  • rstudioServerWrapper
  • rstudioWrapper
  • rustdesk-flutter
  • rustdesk-flutter.debug
  • rustdesk-flutter.pubcache
  • shopware-cli
  • stubby
  • stubby.man
  • stubby.stubbyExampleJson
  • yubioath-flutter
  • yubioath-flutter.debug
  • yubioath-flutter.pubcache

Maintainer pings

cc @womfoo @SuperSandro2000 for testing.

@ofborg ofborg bot requested review from womfoo and SuperSandro2000 April 14, 2024 17:41
@SuperSandro2000 SuperSandro2000 merged commit 2fc8074 into NixOS:master Apr 14, 2024
25 of 26 checks passed
@r-ryantm r-ryantm deleted the auto-update/yq branch April 15, 2024 00:17
@Atemu
Copy link
Member

Atemu commented Apr 18, 2024

Apparently upstream broke float parsing: kislyuk/yq#187

This made it to my system and broke my config lol.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants