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

vim: 8.1.0675 -> 8.1.1234 #60820

Merged
merged 1 commit into from May 10, 2019
Merged

vim: 8.1.0675 -> 8.1.1234 #60820

merged 1 commit into from May 10, 2019

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented May 2, 2019

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/vim/versions.

meta.description for vim is: '"The most popular clone of the VI editor"'.

Compare changes on GitHub

Checks done (click to expand)
Rebuild report (if merged into master) (click to expand)

528 total rebuild path(s)

435 package rebuild(s)

435 x86_64-linux rebuild(s)
42 i686-linux rebuild(s)
11 x86_64-darwin rebuild(s)
40 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
appimagekit
apt-dater
astroid
backintime
backintime-common
backintime-qt4
cron
cryptominisat
diffoscope
doomseeker
ezquake
faust
faust2
faust2alqt
faust2alsa
faust2csound
faust2firefox
faust2jack
faust2jaqt
faust2ladspa
faust2lv2
faustlive
fcron
foo-yc20
foo2zjs
libdigidocpp
mfcj6510dw-cupswrapper
mfcj6510dwlpr
microscheme
percona-xtrabackup
purePackages.faust
python27Packages.cmd2
python27Packages.cmd2_8
python37Packages.cmd2
python37Packages.cmd2_8
python37Packages.cmd2_9
qdigidoc
stp
sysbench
tambura
ttyd
unixtools.xxd
vim
vimHugeX
vimPlugins.CheckAttach
vimPlugins.Colour-Sampler-Pack
vimPlugins.Improved-AnsiEsc
vimPlugins.Jenkinsfile-vim-syntax
vimPlugins.LanguageClient-neovim
vimPlugins.NeoSolarized

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/vsy07434yqx1prba1g7wn3hxqc2k007i-vim-8.1.1234 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A vim https://github.com/r-ryantm/nixpkgs/archive/a529bc7f596e808ad612d2a7f50de297d8681978.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/vsy07434yqx1prba1g7wn3hxqc2k007i-vim-8.1.1234
ls -la /nix/store/vsy07434yqx1prba1g7wn3hxqc2k007i-vim-8.1.1234/bin

cc @lovek323 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/vim/versions
@c0bw3b
Copy link
Contributor

c0bw3b commented May 10, 2019

I built a subset and could use vim/gvim properly

5 package were build:
vim vimHugeX vimPlugins.editorconfig-vim vimPlugins.fzf-vim vimPlugins.vim-nix



$ ./results/vimHugeX/bin/vim --version
VIM - Vi IMproved 8.1 (2018 May 18, compiled Jan  1 1970 00:00:01)
Included patches: 1-1234
Compiled by nixbld
Huge version with GTK3 GUI.  Features included (+) or not (-):
+acl               +extra_search      +mouse_netterm     -tag_old_static
+arabic            -farsi             +mouse_sgr         -tag_any_white
+autocmd           +file_in_path      -mouse_sysmouse    -tcl
+autochdir         +find_in_path      +mouse_urxvt       +termguicolors
-autoservername    +float             +mouse_xterm       +terminal
+balloon_eval      +folding           +multi_byte        +terminfo
+balloon_eval_term -footer            +multi_lang        +termresponse
+browse            +fork()            -mzscheme          +textobjects
++builtin_terms    +gettext           +netbeans_intg     +textprop
+byte_offset       -hangul_input      +num64             +timers
+channel           +iconv             +packages          +title
+cindent           +insert_expand     +path_extra        +toolbar
+clientserver      +job               -perl              +user_commands
+clipboard         +jumplist          +persistent_undo   +vartabs
+cmdline_compl     +keymap            +postscript        +vertsplit
+cmdline_hist      +lambda            +printer           +virtualedit
+cmdline_info      +langmap           +profile           +visual
+comments          +libcall           +python            +visualextra
+conceal           +linebreak         -python3           +viminfo
+cryptv            +lispindent        +quickfix          +vreplace
+cscope            +listcmds          +reltime           +wildignore
+cursorbind        +localmap          +rightleft         +wildmenu
+cursorshape       +lua               +ruby              +windows
+dialog_con_gui    +menu              +scrollbind        +writebackup
+diff              +mksession         +signs             +X11
+digraphs          +modify_fname      +smartindent       -xfontset
+dnd               +mouse             +startuptime       +xim
-ebcdic            +mouseshape        +statusline        +xpm
+emacs_tags        +mouse_dec         -sun_workshop      -xsmp
+eval              -mouse_gpm         +syntax            +xterm_clipboard
+ex_extra          -mouse_jsbterm     +tag_binary        -xterm_save
   system vimrc file: "$VIM/vimrc"
     user vimrc file: "$HOME/.vimrc"
 2nd user vimrc file: "~/.vim/vimrc"
      user exrc file: "$HOME/.exrc"
  system gvimrc file: "$VIM/gvimrc"
    user gvimrc file: "$HOME/.gvimrc"
2nd user gvimrc file: "~/.vim/gvimrc"
       defaults file: "$VIMRUNTIME/defaults.vim"
    system menu file: "$VIMRUNTIME/menu.vim"
  fall-back for $VIM: "
/nix/store/3svzmfyj3z5h5i5gwb9zdvlwwlp9ps47-vim_configurable-8.1.1234/share/vim
"
Compilation: see nix-store --read-log /nix/store/3svzmfyj3z5h5i5gwb9zdvlwwlp9ps47-vim_configurable-8.1.1234
Linking: see nix-store --read-log /nix/store/3svzmfyj3z5h5i5gwb9zdvlwwlp9ps47-vim_configurable-8.1.1234


$ ./results/vim/bin/vim --version
VIM - Vi IMproved 8.1 (2018 May 18, compiled Jan  1 1970 00:00:01)
Included patches: 1-1234
Compiled by nixbld
Huge version without GUI.  Features included (+) or not (-):
+acl               +extra_search      +mouse_netterm     -tag_old_static
+arabic            -farsi             +mouse_sgr         -tag_any_white
+autocmd           +file_in_path      -mouse_sysmouse    -tcl
+autochdir         +find_in_path      +mouse_urxvt       +termguicolors
-autoservername    +float             +mouse_xterm       +terminal
-balloon_eval      +folding           +multi_byte        +terminfo
+balloon_eval_term -footer            +multi_lang        +termresponse
-browse            +fork()            -mzscheme          +textobjects
++builtin_terms    +gettext           +netbeans_intg     +textprop
+byte_offset       -hangul_input      +num64             +timers
+channel           +iconv             +packages          +title
+cindent           +insert_expand     +path_extra        -toolbar
-clientserver      +job               -perl              +user_commands
-clipboard         +jumplist          +persistent_undo   +vartabs
+cmdline_compl     +keymap            +postscript        +vertsplit
+cmdline_hist      +lambda            +printer           +virtualedit
+cmdline_info      +langmap           +profile           +visual
+comments          +libcall           -python            +visualextra
+conceal           +linebreak         -python3           +viminfo
+cryptv            +lispindent        +quickfix          +vreplace
+cscope            +listcmds          +reltime           +wildignore
+cursorbind        +localmap          +rightleft         +wildmenu
+cursorshape       -lua               -ruby              +windows
+dialog_con        +menu              +scrollbind        +writebackup
+diff              +mksession         +signs             -X11
+digraphs          +modify_fname      +smartindent       -xfontset
-dnd               +mouse             +startuptime       -xim
-ebcdic            -mouseshape        +statusline        -xpm
+emacs_tags        +mouse_dec         -sun_workshop      -xsmp
+eval              -mouse_gpm         +syntax            -xterm_clipboard
+ex_extra          -mouse_jsbterm     +tag_binary        -xterm_save
   system vimrc file: "$VIM/vimrc"
     user vimrc file: "$HOME/.vimrc"
 2nd user vimrc file: "~/.vim/vimrc"
      user exrc file: "$HOME/.exrc"
       defaults file: "$VIMRUNTIME/defaults.vim"
  fall-back for $VIM: "
/nix/store/vsy07434yqx1prba1g7wn3hxqc2k007i-vim-8.1.1234/share/vim"
Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H     -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1       
Linking: gcc   -Wl,--as-needed -o vim        -lm -ltinfo -lnsl  -ldl 

@c0bw3b c0bw3b merged commit 2658a5e into NixOS:staging May 10, 2019
@r-ryantm r-ryantm deleted the auto-update/vim branch May 11, 2019 03:03
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