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

marp: 0.0.12 -> 0.0.13 #42690

Merged
merged 1 commit into from Jun 29, 2018
Merged

marp: 0.0.12 -> 0.0.13 #42690

merged 1 commit into from Jun 29, 2018

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/marp/versions.

These checks were done:

meta.description for marp is: '"Markdown presentation writer, powered by Electron"'.

cc @puffnfresh for testing.

Experimental: this build is cached with Cachix. To use the cache follow these experimental instructions:

One time setup in nixpkgs Git checkout:

cachix use r-ryantm
git remote add r-ryantm https://github.com/r-ryantm/nixpkgs.git

Test this build:

git fetch r-ryantm && git checkout 4ee926e1438ebaeb615a76201b125700648e10c3 && nix-shell --pure -I nixpkgs=. -p marp

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/marp/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/xyisjivarv9zwlwh6nm0i55njfw7dkss-marp-0.0.13/bin/Marp had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.0.13 with grep in /nix/store/xyisjivarv9zwlwh6nm0i55njfw7dkss-marp-0.0.13
- directory tree listing: https://gist.github.com/d9ae780141c62a0f06dfa28225d45e9a
- du listing: https://gist.github.com/2b208d562d59a7343631492d214dbfd1
@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: marp

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 x86_64-linux (full log)

Attempted: marp

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/xyisjivarv9zwlwh6nm0i55njfw7dkss-marp-0.0.13
shrinking /nix/store/xyisjivarv9zwlwh6nm0i55njfw7dkss-marp-0.0.13/lib/marp/libffmpeg.so
shrinking /nix/store/xyisjivarv9zwlwh6nm0i55njfw7dkss-marp-0.0.13/lib/marp/libnode.so
shrinking /nix/store/xyisjivarv9zwlwh6nm0i55njfw7dkss-marp-0.0.13/lib/marp/Marp
strip is /nix/store/4qvrxzxa535y8304mk195x50b6p9607d-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/xyisjivarv9zwlwh6nm0i55njfw7dkss-marp-0.0.13/lib  /nix/store/xyisjivarv9zwlwh6nm0i55njfw7dkss-marp-0.0.13/bin
patching script interpreter paths in /nix/store/xyisjivarv9zwlwh6nm0i55njfw7dkss-marp-0.0.13
checking for references to /build in /nix/store/xyisjivarv9zwlwh6nm0i55njfw7dkss-marp-0.0.13...
/nix/store/xyisjivarv9zwlwh6nm0i55njfw7dkss-marp-0.0.13

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: marp

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.


Copy link
Contributor

@puffnfresh puffnfresh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great!

@FRidh FRidh merged commit dec0e5a into NixOS:master Jun 29, 2018
@r-ryantm r-ryantm deleted the auto-update/marp branch July 1, 2018 21:13
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

4 participants