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

fanficfare: 2.28.0 -> 3.0.0 #47065

Merged
merged 1 commit into from Oct 1, 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/fanficfare/versions.

meta.description for fanficfare is: '"FanFicFare is a tool for making eBooks from fanfiction web sites"'.

Release on GitHub

Compare changes on GitHub

Checks done (click to expand)
  • built on NixOS
  • /nix/store/5b6apd1r280sb9yxaswqlf1mswbv85w4-fanficfare-3.0.0/bin/.fanficfare-wrapped passed the binary check.
  • /nix/store/5b6apd1r280sb9yxaswqlf1mswbv85w4-fanficfare-3.0.0/bin/fanficfare passed the binary check.
  • 2 of 2 passed binary check by having a zero exit code.
  • 2 of 2 passed binary check by having the new version present in output.
  • found 3.0.0 with grep in /nix/store/5b6apd1r280sb9yxaswqlf1mswbv85w4-fanficfare-3.0.0
  • directory tree listing: https://gist.github.com/e810921e31651aa0f1ff19c75a37c1de
  • du listing: https://gist.github.com/98b09b963ed666a93dc0fc4926ee79a9
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

  1. Install cachix from https://cachix.org/
  2. Use r-ryantm's cache:
    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/83f65cf0f92e0dc3df654aef6df732b62a1dc8e4.tar.gz -p fanficfare
ls -la /nix/store/5b6apd1r280sb9yxaswqlf1mswbv85w4-fanficfare-3.0.0

cc @lucas8 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/fanficfare/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: fanficfare

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

Partial log (click to expand)

reading manifest file 'FanFicFare.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'FanFicFare.egg-info/SOURCES.txt'
running build_ext

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
/nix/store/lwgpp2w0xj7khqcl53dazkd20iafpc7g-fanficfare-3.0.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: fanficfare

Partial log (click to expand)

writing entry points to FanFicFare.egg-info/entry_points.txt
reading manifest file 'FanFicFare.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'FanFicFare.egg-info/SOURCES.txt'
running build_ext

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK

@xeji xeji merged commit 5716d42 into NixOS:master Oct 1, 2018
@r-ryantm r-ryantm deleted the auto-update/fanficfare branch October 3, 2018 04:05
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