1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-01-22 14:45:27 +00:00
Commit graph

5844 commits

Author SHA1 Message Date
github-actions[bot] 9b3e698b14
Merge master into staging-next 2021-04-21 12:06:23 +00:00
Matthieu Coudron b3abdc9534
tests.vim: init (moved from vim-utils.nix) (#119467)
* tests.vim: init (moved from vim-utils.nix)

Moved tests from pkgs/misc/vim-plugins/vim-utils.nix to pkgs/test/vim.
Also reduced the amount of generated config:
- Make it possible to have an empty config when configured adequately
- removed default vim config when using native packages, it could be
  source of bugs see linked issues (syntax on overrides vim highlights)

Things to watch out for:
- if you set configure.beforePlugins yourself, you will need to add set nocompatible too not to lose it
- filetype indent plugin on | syn on is not enabled anymore by default for the vim-plug installer: I dont think we should override vim defualts, at least not here since it is shared with neovim. Also sometimes it's enabled before plugins (pathogen etc,) which is not consistent.


you can run the tests via
$ nix-build -A tests.vim
2021-04-21 12:55:05 +02:00
github-actions[bot] 99c7bab106
Merge master into staging-next 2021-04-21 00:15:20 +00:00
Jörg Thalheim 991390994a
Merge pull request #119905 from pmenke-de/clion-2021.1-patchelf
jetbrains.clion: add patchelf invocations for new binaries
2021-04-20 19:58:46 +01:00
Bryan Gardiner 41714bbcc8
featherpad: 0.10.0 -> 0.18.0 (#119675)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-20 20:45:01 +02:00
pmenke d94d7c7714
jetbrains.clion: use lib.optionals instead of lib.optional 2021-04-20 20:07:33 +02:00
Jörg Thalheim a7a29f5ba0
jetbrains.clion: use libdbusmenu instead of alias 2021-04-20 15:18:44 +02:00
Jörg Thalheim 110a062a7b
jetbrains.clion: switch to autoPatchelfHook 2021-04-20 12:05:13 +02:00
Martin Weinelt 6b34489f81
Merge branch 'master' into staging-next 2021-04-20 02:06:07 +02:00
pmenke dd2c1dd5c8
jetbrains.clion: add patchelf invocations for new binaries
version 2021.1 of clion (introduced with 3839373) has introduced additional clang related binaries which need patching.
clangd and clazy-standalone also need the provided libclazyPlugin.so on the rpath.
2021-04-19 23:36:55 +02:00
Anderson Torres 254b2000e9
Merge pull request #119851 from lsix/poke-1.2
poke: 1.1 -> 1.2
2021-04-19 18:24:46 -03:00
Lancelot SIX f915ea70a6
poke: 1.1 -> 1.2
See https://lists.gnu.org/archive/html/info-gnu/2021-04/msg00003.html
for release information.
2021-04-19 22:03:37 +01:00
github-actions[bot] a28d31ed86
Merge master into staging-next 2021-04-19 00:15:22 +00:00
Benjamin Asbach 9162925dc4
netbeans: Enable antialiasing for texts in NetBeans IDE (#119817) 2021-04-18 19:10:37 -04:00
github-actions[bot] 9e804db1da
Merge master into staging-next 2021-04-18 12:06:01 +00:00
Robert Helgesson 831e64bad4
Drop maintainership for some packages 2021-04-18 09:00:18 +02:00
github-actions[bot] f620e30ca4
Merge master into staging-next 2021-04-17 00:15:03 +00:00
github-actions[bot] 6a0f49f240
Merge master into staging-next 2021-04-16 18:13:19 +00:00
"SEbbaDK" 8416de5475 kakounePlugins: update 2021-04-16 19:31:10 +02:00
SEbbaDK 12d590ba3d kakounePlugins: Add pandoc.kak 2021-04-16 19:30:40 +02:00
AndersonTorres 1046b6cebf Manual fixup of shell-command-plus autogeneration 2021-04-15 20:16:33 -03:00
AndersonTorres 6055c59096 Update elpa recipes 2021-04-15 20:06:42 -03:00
AndersonTorres c3bd8d5569 Update melpa recipes 2021-04-15 20:06:42 -03:00
AndersonTorres c07ddf1df5 org mode: 20210322 -> 20210412 2021-04-15 20:06:42 -03:00
Martin Weinelt 7cf67850c0
Merge branch 'master' into staging-next 2021-04-15 01:01:26 +02:00
Pascal Bach 3aec774aaa
Merge pull request #119381 from samuela/upkeep-bot/vscode-1.55.2-1618359022
vscode: 1.55.0 -> 1.55.2
2021-04-14 23:34:42 +02:00
github-actions[bot] eb8e023674
Merge master into staging-next 2021-04-14 18:11:01 +00:00
Jörg Thalheim 37a8a32777
Merge pull request #119392 from samuela/upkeep-bot/vscodium-1.55.2-1618381422
vscodium: 1.55.0 -> 1.55.2
2021-04-14 13:52:05 +01:00
Jörg Thalheim 7e45a4067f
vscode: nixpkgs-hammering suggestions 2021-04-14 14:50:46 +02:00
Sandro c0c842c773
Merge pull request #119415 from SuperSandro2000/SuperSandro2000-patch-1
jetbrains: fix url literal
2021-04-14 14:25:15 +02:00
github-actions[bot] 963ba38ad9
Merge master into staging-next 2021-04-14 12:06:11 +00:00
Sandro a095f55964
jetbrains: fix url literal 2021-04-14 13:55:36 +02:00
upkeep-bot ba212ed8fb vscodium: 1.55.0 -> 1.55.2 2021-04-14 06:23:43 +00:00
Jamie Magee 66fc4b0133
jetbrains.rider: 2021.1 -> 2021.1.1 2021-04-13 17:38:29 -07:00
upkeep-bot 2dbce91458 vscode: 1.55.0 -> 1.55.2 2021-04-14 00:10:23 +00:00
Luke Granger-Brown 08b22e605b Merge remote-tracking branch 'upstream/staging-next' into down-integrate-staging 2021-04-12 18:49:01 +00:00
Sandro eba751cb37
Merge pull request #118602 from oxzi/bonzomatic-2021-03-07 2021-04-12 17:09:12 +02:00
Nikolay Korotkiy 620137afca
cudatext: 1.129.3 → 1.131.0 2021-04-11 22:06:11 +03:00
sternenseemann 4795e7f3a9 apostrophe: remove pandoc-citeproc from dependencies
pandoc-citeproc is an optional dependency of apostrophe's dependency
pypandoc. However apostrophe doesn't use pandoc-citeproc as a filter
(anymore?), so we can safely remove this dependency which invites
breakage as the package has been deprecated by upstream.
2021-04-09 14:36:01 +02:00
Alvar Penning 595879fa55 bonzomatic: 2018-03-29 -> 2021-03-07
In the meantime, bass was removed. Thus, this package is now only
licensed under the unlicense.
2021-04-09 14:28:25 +02:00
Gabriel Ebner 42981d6ce1 atomEnv: add missing mesa dependency 2021-04-09 09:26:12 +02:00
Nicolas M 1faa5bf13c
glow: 1.4.0 -> 1.4.1 (#118871) 2021-04-09 09:13:58 +02:00
Edward Tjörnhammar 40be12c695
jetbrains.clion: fix glob match in build 2021-04-09 00:47:32 +02:00
Edward Tjörnhammar 3839373959
jetbrains: updates
jetbrains.clion: 2020.3.3 -> 2021.1
jetbrains.datagrip: 2020.3.2 -> 2021.1
jetbrains.goland: 2020.3.4 -> 2021.1
jetbrains.idea-community: 2020.3.3 -> 2021.1
jetbrains.idea-ultimate: 2020.3.3 -> 2021.1
jetbrains.mps: 2020.3.2 -> 2020.3.3
jetbrains.phpstorm: 2020.3.3 -> 2021.1
jetbrains.pycharm-community: 2020.3.4 -> 2021.1
jetbrains.pycharm-professional: 2020.3.4 -> 2021.1
jetbrains.rider: 2020.3.4 -> 2021.1
jetbrains.ruby-mine: 2020.3.2 -> 2021.1
jetbrains.webstorm: 2020.3.3 -> 2021.1
2021-04-09 00:47:32 +02:00
Sandro add1a1cd6b
Merge pull request #118530 from SuperSandro2000/fetchzip-urls 2021-04-07 22:39:37 +02:00
Sandro Jäckel 435fe3dab2 sublime: url => urls
Fixes eval after 9bbfb26854
2021-04-07 02:41:26 +02:00
Tim Steinbach 7d10c949fa emacs: 27.1 -> 27.2 2021-04-06 09:52:24 +08:00
R. RyanTM 0ef37c674e sigil: 1.4.3 -> 1.5.1 2021-04-05 09:17:13 +02:00
Mario Rodas 50667e7adb
Merge pull request #118186 from samuela/upkeep-bot/vscode-1.55.0-1617235921
vscode: 1.54.3 -> 1.55.0
2021-04-03 14:27:30 -05:00
Mario Rodas b4832393bb
Merge pull request #118292 from samuela/upkeep-bot/vscodium-1.55.0-1617322727
vscodium: 1.54.3 -> 1.55.0
2021-04-03 14:13:00 -05:00