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

nodePackages.tiddlywiki: init at 5.1.17 #44699

Merged
merged 1 commit into from Aug 16, 2018
Merged

Conversation

yrashk
Copy link
Contributor

@yrashk yrashk commented Aug 8, 2018

Motivation for this change

Not present in Nixpkgs. Well known, mature application.

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.

@matthewbauer
Copy link
Member

@GrahamcOfBorg build nodePackages.tiddlywiki

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: nodePackages.tiddlywiki

Partial log (click to expand)

./tiddlywiki/bin/clean.sh: interpreter directive changed from "/bin/bash" to "/nix/store/hp9yq2m1i066irvasv20zr2lmj54fk9h-bash-4.4-p23/bin/bash"
./tiddlywiki/bin/2bld.sh: interpreter directive changed from "/bin/bash" to "/nix/store/hp9yq2m1i066irvasv20zr2lmj54fk9h-bash-4.4-p23/bin/bash"
./tiddlywiki/bin/tankbld.sh: interpreter directive changed from "/bin/bash" to "/nix/store/hp9yq2m1i066irvasv20zr2lmj54fk9h-bash-4.4-p23/bin/bash"
./tiddlywiki/bin/test.sh: interpreter directive changed from "/bin/bash" to "/nix/store/hp9yq2m1i066irvasv20zr2lmj54fk9h-bash-4.4-p23/bin/bash"
./tiddlywiki/bin/serve.sh: interpreter directive changed from "/bin/bash" to "/nix/store/hp9yq2m1i066irvasv20zr2lmj54fk9h-bash-4.4-p23/bin/bash"
./tiddlywiki/tiddlywiki.js: interpreter directive changed from "/usr/bin/env node" to "/nix/store/j2l6jyycpd5biclbl68kdqg5d7hlh4qb-nodejs-6.14.3/bin/node"
npm WARN tiddlywiki@5.1.17 license should be a valid SPDX license expression
post-installation fixup
patching script interpreter paths in /nix/store/wwihcv0kmv2cd17qszsi118h0my8wvlk-node-tiddlywiki-5.1.17
/nix/store/wwihcv0kmv2cd17qszsi118h0my8wvlk-node-tiddlywiki-5.1.17

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: nodePackages.tiddlywiki

Partial log (click to expand)

./tiddlywiki/bin/ginsu.sh: interpreter directive changed from "/bin/bash" to "/nix/store/7q3ayirslrcva28wava6zpjcflcz1h3b-bash-4.4-p23/bin/bash"
./tiddlywiki/bin/clean.sh: interpreter directive changed from "/bin/bash" to "/nix/store/7q3ayirslrcva28wava6zpjcflcz1h3b-bash-4.4-p23/bin/bash"
./tiddlywiki/tiddlywiki.js: interpreter directive changed from "/usr/bin/env node" to "/nix/store/fn158mclqsa936hiyknrip0f881vbpvh-nodejs-6.14.3/bin/node"
npm WARN tiddlywiki@5.1.17 license should be a valid SPDX license expression
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/g6dlxy1hsvx5g41g83lqidmmfxcks10s-node-tiddlywiki-5.1.17
patching script interpreter paths in /nix/store/g6dlxy1hsvx5g41g83lqidmmfxcks10s-node-tiddlywiki-5.1.17
head: error writing 'standard output': Broken pipe
checking for references to /build in /nix/store/g6dlxy1hsvx5g41g83lqidmmfxcks10s-node-tiddlywiki-5.1.17...
/nix/store/g6dlxy1hsvx5g41g83lqidmmfxcks10s-node-tiddlywiki-5.1.17

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: nodePackages.tiddlywiki

Partial log (click to expand)

./tiddlywiki/bin/test.sh: interpreter directive changed from "/bin/bash" to "/nix/store/56nrxy58wbhvs2sy3rir1jqa68p0kkm5-bash-4.4-p23/bin/bash"
./tiddlywiki/bin/ginsu.sh: interpreter directive changed from "/bin/bash" to "/nix/store/56nrxy58wbhvs2sy3rir1jqa68p0kkm5-bash-4.4-p23/bin/bash"
./tiddlywiki/tiddlywiki.js: interpreter directive changed from "/usr/bin/env node" to "/nix/store/11l9jp6gs44vabffdcaqwydbgh293c3q-nodejs-6.14.3/bin/node"
npm WARN tiddlywiki@5.1.17 license should be a valid SPDX license expression
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/vmgax4frd27zjspgpc4rdbf5hjgpf0ra-node-tiddlywiki-5.1.17
patching script interpreter paths in /nix/store/vmgax4frd27zjspgpc4rdbf5hjgpf0ra-node-tiddlywiki-5.1.17
head: error writing 'standard output': Broken pipe
checking for references to /build in /nix/store/vmgax4frd27zjspgpc4rdbf5hjgpf0ra-node-tiddlywiki-5.1.17...
/nix/store/vmgax4frd27zjspgpc4rdbf5hjgpf0ra-node-tiddlywiki-5.1.17

@matthewbauer matthewbauer merged commit 6e094cb into NixOS:master Aug 16, 2018
@yrashk yrashk deleted the tiddlywiki branch August 19, 2018 01:56
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