Skip to content

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/google/draco/releases.

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: ""

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

  • 0 of 0 passed binary check by having a zero exit code.

  • 0 of 0 passed binary check by having the new version present in output.

  • found 1.4.3 with grep in /nix/store/74fw116lhv08w9884mmfwvraqbss76aw-draco-1.4.3

  • found 1.4.3 in filename of file in /nix/store/74fw116lhv08w9884mmfwvraqbss76aw-draco-1.4.3


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

1 package rebuild(s)

1 x86_64-linux rebuild(s)
1 i686-linux rebuild(s)
1 x86_64-darwin rebuild(s)
1 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
draco
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/74fw116lhv08w9884mmfwvraqbss76aw-draco-1.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 draco https://github.com/r-ryantm/nixpkgs/archive/665416f576f85c15acfa52315af26ccb3770365b.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/74fw116lhv08w9884mmfwvraqbss76aw-draco-1.4.3
ls -la /nix/store/74fw116lhv08w9884mmfwvraqbss76aw-draco-1.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 run on x86_64-linux 1

1 package built:
  • draco

Maintainer pings

cc @jansol for testing.

@ofborg ofborg bot requested a review from jansol October 29, 2021 11:01
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Oct 29, 2021
@jansol
Copy link
Contributor

jansol commented Oct 29, 2021

Diff looks okay and upstream changelog contains nothing dramatic but I notice the install dir is wrong (most files end up in $out/$out/*, will open a workaround PR shortly)

@jansol jansol closed this Oct 29, 2021
@r-ryantm r-ryantm deleted the auto-update/draco branch October 30, 2021 00:03
@jansol jansol mentioned this pull request Oct 30, 2021
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants