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

python3Packages.genanki: init at 0.6.0 #46140

Merged
merged 1 commit into from Sep 6, 2018
Merged

python3Packages.genanki: init at 0.6.0 #46140

merged 1 commit into from Sep 6, 2018

Conversation

teto
Copy link
Member

@teto teto commented Sep 6, 2018

Motivation for this change

Library to generate anki flashcards.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

Library to generate anki flashcards.
@FRidh
Copy link
Member

FRidh commented Sep 6, 2018

@GrahamcOfBorg build python2.pkgs.genanki python3.pkgs.genanki

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python3.pkgs.genanki

The following builds were skipped because they don't evaluate on x86_64-linux: python2.pkgs.genanki

Partial log (click to expand)

Installing collected packages: genanki
Successfully installed genanki-0.6.0
/build/genanki-0.6.0
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/l0ng748xpzw7hj1cwbn1vcqwg878l0x1-python3.6-genanki-0.6.0
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/l0ng748xpzw7hj1cwbn1vcqwg878l0x1-python3.6-genanki-0.6.0/lib
patching script interpreter paths in /nix/store/l0ng748xpzw7hj1cwbn1vcqwg878l0x1-python3.6-genanki-0.6.0
checking for references to /build in /nix/store/l0ng748xpzw7hj1cwbn1vcqwg878l0x1-python3.6-genanki-0.6.0...
/nix/store/l0ng748xpzw7hj1cwbn1vcqwg878l0x1-python3.6-genanki-0.6.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python3.pkgs.genanki

The following builds were skipped because they don't evaluate on aarch64-linux: python2.pkgs.genanki

Partial log (click to expand)

Installing collected packages: genanki
Successfully installed genanki-0.6.0
/build/genanki-0.6.0
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/vy5a8lw8dqss8cc8b8dv878y1abrjhnr-python3.6-genanki-0.6.0
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/vy5a8lw8dqss8cc8b8dv878y1abrjhnr-python3.6-genanki-0.6.0/lib
patching script interpreter paths in /nix/store/vy5a8lw8dqss8cc8b8dv878y1abrjhnr-python3.6-genanki-0.6.0
checking for references to /build in /nix/store/vy5a8lw8dqss8cc8b8dv878y1abrjhnr-python3.6-genanki-0.6.0...
/nix/store/vy5a8lw8dqss8cc8b8dv878y1abrjhnr-python3.6-genanki-0.6.0

@FRidh FRidh merged commit 13050cc into NixOS:master Sep 6, 2018
@teto teto deleted the genanki branch September 6, 2018 16:42
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: python3.pkgs.genanki

The following builds were skipped because they don't evaluate on x86_64-darwin: python2.pkgs.genanki

Partial log (click to expand)

Requirement already satisfied: frozendict in /nix/store/p6sn79zrr4jckh8izbvbq4d7wl3ggk9q-python3.6-frozendict-1.2/lib/python3.6/site-packages (from genanki==0.6.0) (1.2)
Requirement already satisfied: cached-property in /nix/store/6i1smwrlm1082fdsr5wgyvirdzlzcp8w-python3.6-cached-property-1.4.2/lib/python3.6/site-packages (from genanki==0.6.0) (1.4.2)
Installing collected packages: genanki
Successfully installed genanki-0.6.0
/private/tmp/nix-build-python3.6-genanki-0.6.0.drv-0/genanki-0.6.0
post-installation fixup
strip is /nix/store/df6k4mgdjxciy0f637lryp7c9ln7n1m3-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/y776xwk6sbaw78a7xys5cxp5pd60sdlg-python3.6-genanki-0.6.0/lib
patching script interpreter paths in /nix/store/y776xwk6sbaw78a7xys5cxp5pd60sdlg-python3.6-genanki-0.6.0
/nix/store/y776xwk6sbaw78a7xys5cxp5pd60sdlg-python3.6-genanki-0.6.0

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