about summary refs log tree commit diff
path: root/pkgs/applications/editors/vim
Commit message (Collapse)AuthorAge
* vim: 8.2.0013 -> 8.2.0227R. RyanTM2020-02-16
|
* vim: 8.1.2407 -> 8.2.0013Eduardo Quiros2019-12-31
|
* vimHugeX: 8.1.2237 -> 8.1.2407R. RyanTM2019-12-10
|
* Merge master into staging-nextFrederik Rietdijk2019-11-20
|\
| * vim_configurable: Add vi symlink to vimDaniel Schaefer2019-11-19
| |
* | Merge master into staging-nextFrederik Rietdijk2019-11-19
|\|
| * macvim: Add -headerpad_max_install_names (#73592)Lily Ballard2019-11-17
| | | | | | | | | | | | | | | | We were adding this to the compilation of MacVim, but not to the compilation of the separate Vim binary. We may not actually need it for MacVim at all, but omitting it for the Vim binary meant our postInstall phase would fail for some people. Fixes #73514
* | Merge pull request #72687 from r-ryantm/auto-update/vimmarkuskowa2019-11-12
|\ \ | |/ |/| vim: 8.1.2188 -> 8.1.2237
| * vim: 8.1.2188 -> 8.1.2237R. RyanTM2019-11-03
| |
* | macvim: snapshot-157 -> snapshot-161Lily Ballard2019-11-07
|/
* vim: 8.1.1967 -> 8.1.2188R. RyanTM2019-10-24
| | | | | | | 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
* Merge pull request #69576 from lilyball/macvim-no-chrootworldofpeace2019-10-09
|\ | | | | macvim: Add sandboxProfile
| * macvim: Add sandboxProfileLily Ballard2019-09-27
| | | | | | | | | | | | This allows full filesystem access except for Homebrew. This is because we don't know where Xcode will be installed so we can't just whitelist it and its dependencies.
* | Merge pull request #68534 from lilyball/macvim-xcode-11-fixJörg Thalheim2019-09-26
|\ \ | |/ |/| macvim: fix compatibility with Xcode 11
| * macvim: fix compatibility with Xcode 11Lily Ballard2019-09-11
| | | | | | | | | | | | This fixes several Xcode 11 incompatibilities with MacVim, including an issue where it wasn't inheriting the deployment target correctly to begin with.
* | macvim: work around ibtool issueLily Ballard2019-09-11
|/ | | | | | | It seems that /usr/bin/ibtool marks stdin/stdout/stderr as nonblocking, which can cause the subsequent build phase to fail when it tries to write to stdout. I don't know why this problem just started happening for me, but preventing ibtool from inheriting fds fixes the problem.
* Merge branch 'master' into staging-nextVladimír Čunát2019-09-04
|\
| * vim: 8.1.1547 -> 8.1.1967 (#68011)averelld2019-09-03
| |
* | treewide: remove redundant recvolth2019-08-28
| |
* | treewide: remove redundant quotesvolth2019-08-26
| |
* | Merge pull request #67157 from r-ryantm/auto-update/vimMarek Mahut2019-08-24
|\ \ | |/ |/| vim: 8.1.1547 -> 8.1.1866
| * vim: 8.1.1547 -> 8.1.1866R. RyanTM2019-08-20
| | | | | | | | | | | | | | 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
* | Merge staging-next into stagingFrederik Rietdijk2019-08-17
|\|
| * Merge pull request #65713 from lilyball/macvimAaron Andersen2019-08-16
| |\ | | | | | | macvim: 8.1.1517 -> 8.1.1722
| | * macvim: 8.1.1517 -> 8.1.1722Lily Ballard2019-08-01
| | |
* | | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
|/ / | | | | | | | | | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* / vim: 8.1.1432 -> 8.1.1547R. RyanTM2019-07-20
|/ | | | | | | 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
* vim: remove cf-privateDaiderd Jordan2019-07-03
|
* treewide: remove unused variables (#63177)volth2019-06-16
| | | | | | * treewide: remove unused variables * making ofborg happy
* macvim: 7.4.909 -> 8.1.1517Lily Ballard2019-06-11
| | | | | | | | | | | | Fix up the macvim package to build again, with the latest snapshot. The patchfile has been recreated by manually reapplying all of the changes from the old patchfile, and the other changes in here were figured out by trial and error (such as the need to unset `LD`). Also tweak the package to use python37 by default, and add an option to go back to python27 if desired. Disable Sparkle so the user isn't prompted to update a readonly package.
* Merge #62590: vim: 8.1.1234 -> 8.1.1432 (security)Maximilian Bosch2019-06-05
| | | | | | | (cherry picked from commit 7c53ac01845a63f27ff5281c1b4c344eb406512a) Picked from staging to master, as it's not really a big rebuild and it includes an important security fix: https://github.com/numirias/security/blob/master/doc/2019-06-04_ace-vim-neovim.md
* Merge master into staging-nextFrederik Rietdijk2019-05-25
|\
| * vim_configurable: build against gtk{2,3}-x11 instead of gtk{2,3} to fix ↵Dhruv Dang2019-05-24
| | | | | | | | builds on darwin
* | vim: 8.1.0675 -> 8.1.1234R. RyanTM2019-05-02
|/ | | | | | | 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
* vim: 8.1.0578 -> 8.1.0675 (#53172)R. RyanTM2019-04-07
| | | | | | 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
* treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim2019-02-26
| | | | | | | | | Whenever we create scripts that are installed to $out, we must use runtimeShell in order to get the shell that can be executed on the machine we create the package for. This is relevant for cross-compiling. The only use case for stdenv.shell are scripts that are executed as part of the build system. Usages in checkPhase are borderline however to decrease the likelyhood of people copying the wrong examples, I decided to use runtimeShell as well.
* vim: 8.1.0535 -> 8.1.0578R. RyanTM2018-12-16
| | | | | | | 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
* vim: 8.1.0490 -> 8.1.0535R. RyanTM2018-11-17
| | | | | | | 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
* vim: add cf-private on darwinDaiderd Jordan2018-11-05
| | | | | | | Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_NSArray", referenced from: objc-class-ref in os_macosx.o ld: symbol(s) not found for architecture x86_64
* vim: 8.1.0450 -> 8.1.0490R. RyanTM2018-10-26
| | | | | | | 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
* vim: 8.1.0348 -> 8.1.0450 (#47725)R. RyanTM2018-10-12
| | | | | | 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
* vim: 8.1.0146 -> 8.1.0348 (#46181)R. RyanTM2018-09-15
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from vim
* treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
| | | | | Want to get this out of here for 18.09, so it can be deprecated thereafter.
* Merge pull request #45352 from LnL7/darwin-vim-x11Daiderd Jordan2018-08-28
|\ | | | | vim_configurable: fix darwin build with guiSupport
| * vim_configurable: use gtk3 on darwinDaiderd Jordan2018-08-24
| |
| * vim_configurable: disable darwinSupport by defaultDaiderd Jordan2018-08-19
| | | | | | | | | | | | | | | | | | Using gtk + darwin support seems broken at the moment, we probably want guiSupport = "carbon" instead but that doesn't work and something like macvim is probably better for that. This fixes the build while keeping guiSupport enabled which might be desirable for eg. +clientserver. Fixes #45025
| * vim_configurable: make gtk optionalDaiderd Jordan2018-08-19
| | | | | | | | | | Using vim_configurable.override { guiSupport = "no"; } would still pull in gtk2 as a dependency.
| * vim_configurable: fix lua referenceDaiderd Jordan2018-08-19
| |
* | Improve re-wrapping in case of GTK3Michael Raskin2018-08-28
|/
* vim_configurable: make gvim command launch GUI againMichael Raskin2018-08-11
|