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

emacsPackages.emacs-libvterm: init at unstable-2017-11-24 #40583

Merged
merged 2 commits into from May 16, 2018

Conversation

adisbladis
Copy link
Member

Motivation for this change

https://github.com/akermu/emacs-libvterm is a full terminal emulator for emacs using https://github.com/neovim/libvterm.

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.

I broke out libvterm from the neovim package, otherwise the derivation is unchanged.
cc @garbas

@adisbladis adisbladis changed the title Emacs packages.emacs libvterm emacsPackages.emacs-libvterm: init at unstable-2017-11-24 May 16, 2018
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: libvterm-neovim

Partial log (click to expand)

these paths will be fetched (0.04 MiB download, 0.13 MiB unpacked):
  /nix/store/rnzc7gq9h5sjag4k2k0dwbd8mk6gmbaz-neovim-libvterm-2017-11-05
copying path '/nix/store/rnzc7gq9h5sjag4k2k0dwbd8mk6gmbaz-neovim-libvterm-2017-11-05' from 'https://cache.nixos.org'...
/nix/store/rnzc7gq9h5sjag4k2k0dwbd8mk6gmbaz-neovim-libvterm-2017-11-05

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: libvterm-neovim

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/zsbqqc3a8a95y9j9wbxhmcakzgxdnibb-neovim-libvterm-2017-11-05
shrinking /nix/store/zsbqqc3a8a95y9j9wbxhmcakzgxdnibb-neovim-libvterm-2017-11-05/bin/vterm-dump
shrinking /nix/store/zsbqqc3a8a95y9j9wbxhmcakzgxdnibb-neovim-libvterm-2017-11-05/bin/vterm-ctrl
shrinking /nix/store/zsbqqc3a8a95y9j9wbxhmcakzgxdnibb-neovim-libvterm-2017-11-05/bin/unterm
shrinking /nix/store/zsbqqc3a8a95y9j9wbxhmcakzgxdnibb-neovim-libvterm-2017-11-05/lib/libvterm.so.0.0.0
strip is /nix/store/jk6j4lh9v5mvjdbdc35sj0zffhhf6s56-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/zsbqqc3a8a95y9j9wbxhmcakzgxdnibb-neovim-libvterm-2017-11-05/lib  /nix/store/zsbqqc3a8a95y9j9wbxhmcakzgxdnibb-neovim-libvterm-2017-11-05/bin
patching script interpreter paths in /nix/store/zsbqqc3a8a95y9j9wbxhmcakzgxdnibb-neovim-libvterm-2017-11-05
checking for references to /build in /nix/store/zsbqqc3a8a95y9j9wbxhmcakzgxdnibb-neovim-libvterm-2017-11-05...
/nix/store/zsbqqc3a8a95y9j9wbxhmcakzgxdnibb-neovim-libvterm-2017-11-05

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: libvterm-neovim

Partial log (click to expand)

/nix/store/1hmzfsph6m8yqxqc7rnar55ibha6gnhn-neovim-libvterm-2017-11-05

@adisbladis adisbladis merged commit 374a18f into NixOS:master May 16, 2018
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

2 participants