Commit Graph

5834 Commits

Author SHA1 Message Date
SEbbaDK eb4d997f07
kakounePlugins: add kakboard (#120264) 2021-04-23 02:05:44 +02:00
Florian Franzen e967fbf6f7 texmacs: 1.99.18 -> 1.99.19 2021-04-21 23:40:23 +02: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
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
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
Benjamin Asbach 9162925dc4
netbeans: Enable antialiasing for texts in NetBeans IDE (#119817) 2021-04-18 19:10:37 -04:00
Robert Helgesson 831e64bad4
Drop maintainership for some packages 2021-04-18 09:00:18 +02: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
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
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
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
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
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
Frederik Rietdijk 0ca017dadc jetbrains.pycharm-community: propagate python3 2021-04-03 17:06:10 +02:00
Sandro 0e04d7db6c
Merge pull request #116945 from SuperSandro2000/xlibs-related 2021-04-02 21:41:46 +02:00
upkeep-bot e689f68281 vscodium: 1.54.3 -> 1.55.0 2021-04-02 00:18:48 +00:00
Daniel Nagy 8a22c2d090
poke: add changelog 2021-04-01 17:59:50 +02:00
upkeep-bot da2417923b vscode: 1.54.3 -> 1.55.0 2021-04-01 00:12:01 +00:00
github-actions[bot] 732dc6ef8f
Merge master into staging-next 2021-03-28 00:15:41 +00:00
Anderson Torres b12d559675
Merge pull request #117803 from AndersonTorres/new-zile
zile: 2.6.0.90 -> 2.6.1
2021-03-27 15:19:35 -03:00
AndersonTorres 35d8e068f8 zile: 2.6.0.90 -> 2.6.1 2021-03-27 14:06:45 -03:00
github-actions[bot] 5021a8bc13
Merge master into staging-next 2021-03-27 12:06:13 +00:00
AndersonTorres 7da3df8e9a Update Emacs MELPA expressions 2021-03-27 05:03:48 -03:00