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

shotcut: 18.09.16 -> 18.10.08 #48370

Merged
merged 1 commit into from Oct 14, 2018
Merged

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/shotcut/versions.

meta.description for shotcut is: '"A free, open source, cross-platform video editor"'.

Release on GitHub

Compare changes on GitHub

Checks done (click to expand)
  • built on NixOS
  • Warning: no invocation of /nix/store/ajhhpzih9110ap2s5lp1j8bykh25bjpx-shotcut-18.10.08/bin/shotcut had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/ajhhpzih9110ap2s5lp1j8bykh25bjpx-shotcut-18.10.08/bin/.shotcut-wrapped had a zero exit code or showed the expected version
  • 0 of 2 passed binary check by having a zero exit code.
  • 0 of 2 passed binary check by having the new version present in output.
  • found 18.10.08 with grep in /nix/store/ajhhpzih9110ap2s5lp1j8bykh25bjpx-shotcut-18.10.08
  • directory tree listing: https://gist.github.com/9072a01bc37a15c421e9a7ce9ad4bbea
  • du listing: https://gist.github.com/72d3823db646bb5b774f5bb9f73983da
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

nix-shell -p cachix --run 'cachix use r-ryantm'

Test this update by entering a nix shell, seeing what is inside the
result, and if applicable, running some binaries:

nix-shell --pure -I nixpkgs=https://github.com/r-ryantm/nixpkgs/archive/43918645191957f91e08aa25e6cb42ea8237a1d7.tar.gz -p shotcut
ls -la /nix/store/ajhhpzih9110ap2s5lp1j8bykh25bjpx-shotcut-18.10.08

cc @cillianderoiste @woffs for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/shotcut/versions
@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: shotcut

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: shotcut

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/kxddz94c1s0k2q0bc5w9s4k0iy45gcqy-shotcut-18.10.08
shrinking /nix/store/kxddz94c1s0k2q0bc5w9s4k0iy45gcqy-shotcut-18.10.08/bin/.shotcut-wrapped
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/kxddz94c1s0k2q0bc5w9s4k0iy45gcqy-shotcut-18.10.08/bin
patching script interpreter paths in /nix/store/kxddz94c1s0k2q0bc5w9s4k0iy45gcqy-shotcut-18.10.08
/nix/store/kxddz94c1s0k2q0bc5w9s4k0iy45gcqy-shotcut-18.10.08/share/shotcut/qml/export-edl/rebuild.sh: interpreter directive changed from "/bin/sh" to "/nix/store/dsyc1z7ck08ga7l0b1jcxx35wj69qcii-bash-4.4-p23/bin/sh"
checking for references to /build in /nix/store/kxddz94c1s0k2q0bc5w9s4k0iy45gcqy-shotcut-18.10.08...
postPatchMkspecs
postPatchMkspecs
/nix/store/kxddz94c1s0k2q0bc5w9s4k0iy45gcqy-shotcut-18.10.08

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: shotcut

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/ajhhpzih9110ap2s5lp1j8bykh25bjpx-shotcut-18.10.08
shrinking /nix/store/ajhhpzih9110ap2s5lp1j8bykh25bjpx-shotcut-18.10.08/bin/.shotcut-wrapped
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/ajhhpzih9110ap2s5lp1j8bykh25bjpx-shotcut-18.10.08/bin
patching script interpreter paths in /nix/store/ajhhpzih9110ap2s5lp1j8bykh25bjpx-shotcut-18.10.08
/nix/store/ajhhpzih9110ap2s5lp1j8bykh25bjpx-shotcut-18.10.08/share/shotcut/qml/export-edl/rebuild.sh: interpreter directive changed from "/bin/sh" to "/nix/store/r47p5pzx52m3n34vdgqpk5rvqgm0m24m-bash-4.4-p23/bin/sh"
checking for references to /build in /nix/store/ajhhpzih9110ap2s5lp1j8bykh25bjpx-shotcut-18.10.08...
postPatchMkspecs
postPatchMkspecs
/nix/store/ajhhpzih9110ap2s5lp1j8bykh25bjpx-shotcut-18.10.08

@FRidh FRidh merged commit 820e2fd into NixOS:master Oct 14, 2018
@r-ryantm r-ryantm deleted the auto-update/shotcut branch October 24, 2018 03:12
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.

None yet

3 participants