draco 0 -> 1 attrpath: draco 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/va38jdw9llqqkwprwylka3pka0w9xc0d-packages.json.drv building '/nix/store/va38jdw9llqqkwprwylka3pka0w9xc0d-packages.json.drv'... Going to be running update for following packages: - draco-1.5.6 Press Enter key to continue... Running update for: - draco-1.5.6: UPDATING ... - draco-1.5.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/draco/default.nix b/pkgs/development/libraries/draco/default.nix index ee2c5b8e5b72..c4ed0730cdac 100644 --- a/pkgs/development/libraries/draco/default.nix +++ b/pkgs/development/libraries/draco/default.nix @@ -16,14 +16,14 @@ let cmakeBool = b: if b then "ON" else "OFF"; in stdenv.mkDerivation (finalAttrs: { - version = "1.5.6"; + version = "1.5.7"; pname = "draco"; src = fetchFromGitHub { owner = "google"; repo = "draco"; rev = finalAttrs.version; - hash = "sha256-2YQMav0JJMbJ2bvnN/Xv90tjE/OWLbrZDO4WlaOvcfI="; + hash = "sha256-p0Mn4kGeBBKL7Hoz4IBgb6Go6MdkgE7WZgxAnt1tE/0="; fetchSubmodules = true; }; No auto update branch exists Successfully finished processing cachix "/nix/store/id0qgsc8r420xwiqjabwrgzq56f5k351-draco-1.5.7" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package failed to build:
2 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 draco is: Library for compressing and decompressing 3D geometric meshes and point clouds meta.homepage for draco is: https://google.github.io/draco/ meta.changelog for draco is: https://github.com/google/draco/releases/tag/24.05.20240118.dirty ###### 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 1.5.7 with grep in /nix/store/id0qgsc8r420xwiqjabwrgzq56f5k351-draco-1.5.7 - found 1.5.7 in filename of file in /nix/store/id0qgsc8r420xwiqjabwrgzq56f5k351-draco-1.5.7 ---
Rebuild report (if merged into master) (click to expand) ``` 3 total rebuild path(s) 3 package rebuild(s) First fifty rebuilds by attrpath draco python311Packages.openusd qgis ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/id0qgsc8r420xwiqjabwrgzq56f5k351-draco-1.5.7 \ --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 draco https://github.com/r-ryantm/nixpkgs/archive/1fdcea6fcf9a5e4874a510d9e5937b9f7bf543c4.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/1fdcea6fcf9a5e4874a510d9e5937b9f7bf543c4#draco ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/id0qgsc8r420xwiqjabwrgzq56f5k351-draco-1.5.7 ls -la /nix/store/id0qgsc8r420xwiqjabwrgzq56f5k351-draco-1.5.7/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 failed to build:
2 packages built:
--- ###### Maintainer pings cc @jansol 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/281916