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

lua5_3: 5.3.0 -> 5.3.4 #30928

Merged
merged 1 commit into from Oct 30, 2017
Merged

lua5_3: 5.3.0 -> 5.3.4 #30928

merged 1 commit into from Oct 30, 2017

Conversation

Mankarse
Copy link
Contributor

Motivation for this change

Updated to latest upstream version

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-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/)
  • Fits CONTRIBUTING.md.

Updated to latest upstream version
@grahamc
Copy link
Member

grahamc commented Oct 29, 2017

@GrahamcOfBorg lua5_3

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

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

cd doc && cp -d lua.1 luac.1 /nix/store/1n7bcj3763iajvdmr58xs22yx38ifni6-lua-5.3.4/share/man/man1
ln -s -f liblua.5.3.4.dylib /nix/store/1n7bcj3763iajvdmr58xs22yx38ifni6-lua-5.3.4/lib/liblua.5.3.dylib
ln -s -f liblua.5.3.dylib /nix/store/1n7bcj3763iajvdmr58xs22yx38ifni6-lua-5.3.4/lib/liblua.dylib
post-installation fixup
gzipping man pages under /nix/store/1n7bcj3763iajvdmr58xs22yx38ifni6-lua-5.3.4/share/man/
stripping (with flags -S) in /nix/store/1n7bcj3763iajvdmr58xs22yx38ifni6-lua-5.3.4/lib  /nix/store/1n7bcj3763iajvdmr58xs22yx38ifni6-lua-5.3.4/bin
patching script interpreter paths in /nix/store/1n7bcj3763iajvdmr58xs22yx38ifni6-lua-5.3.4
copying 1 paths...
copying path '/nix/store/1n7bcj3763iajvdmr58xs22yx38ifni6-lua-5.3.4'...
/nix/store/1n7bcj3763iajvdmr58xs22yx38ifni6-lua-5.3.4

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

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

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/6sxgflyyfq6sfmqpgn80bmv85vxw94zp-lua-5.3.4
shrinking /nix/store/6sxgflyyfq6sfmqpgn80bmv85vxw94zp-lua-5.3.4/lib/liblua.so.5.3.4
shrinking /nix/store/6sxgflyyfq6sfmqpgn80bmv85vxw94zp-lua-5.3.4/bin/lua
shrinking /nix/store/6sxgflyyfq6sfmqpgn80bmv85vxw94zp-lua-5.3.4/bin/luac
gzipping man pages under /nix/store/6sxgflyyfq6sfmqpgn80bmv85vxw94zp-lua-5.3.4/share/man/
stripping (with flags -S) in /nix/store/6sxgflyyfq6sfmqpgn80bmv85vxw94zp-lua-5.3.4/lib  /nix/store/6sxgflyyfq6sfmqpgn80bmv85vxw94zp-lua-5.3.4/bin
patching script interpreter paths in /nix/store/6sxgflyyfq6sfmqpgn80bmv85vxw94zp-lua-5.3.4
checking for references to /tmp/nix-build-lua-5.3.4.drv-0 in /nix/store/6sxgflyyfq6sfmqpgn80bmv85vxw94zp-lua-5.3.4...
/nix/store/6sxgflyyfq6sfmqpgn80bmv85vxw94zp-lua-5.3.4

@orivej orivej merged commit 747dc06 into NixOS:master Oct 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants