about summary refs log tree commit diff
path: root/pkgs/applications/editors
AgeCommit message (Collapse)AuthorFilesLines
2022-05-15Merge pull request #171445 from tshaynik/xxe-pe-bumpBobby Rong1-2/+2
xxe-pe: 9.4.0 -> 10.1.0
2022-05-15vscodium: 1.66.2 -> 1.67.1nixpkgs-upkeep-bot1-6/+6
2022-05-13lapce: 0.0.12 -> 0.1.0Mario Rodas1-3/+3
https://github.com/lapce/lapce/releases/tag/v0.1.0
2022-05-14Merge pull request #171582 from austinbutler/vim-jsonpathMatthieu Coudron3-427/+441
vimPlugins.vim-jsonpath: init at 2020-06-16
2022-05-14emacs.pkgs.ement: unstable-2022-05-05 -> unstable-2022-05-14adisbladis2-10/+10
2022-05-13vimPlugins.vim-jsonpath: init at 2020-06-16Austin Butler2-0/+13
2022-05-13vimPlugins: updateAustin Butler3-427/+428
2022-05-13Merge pull request #171064 from teto/neovim-require-check-hookMatthieu Coudron4-9/+44
buildVimPlugin: check that neovim can require the module.
2022-05-13Merge pull request #172825 from gador/pinegrow-fix-download-link2Sandro1-1/+1
pinegrow: fix download link (again)
2022-05-13vscode-extensions.matklad.rust-analyzer: 0.2.975 - > 0.2.1048Aleksander Gondek2-12/+12
2022-05-13Merge pull request #172763 from aidalgol/emacs-28-header-file-mode-fixadisbladis1-4/+4
header-file-mode: unstable-2022-04-19 -> unstable-2022-05-13
2022-05-13header-file-mode: unstable-2022-04-19 -> unstable-2022-05-13Aidan Gauland1-4/+4
Update to version with a fix to make the package work with Emacs 28.
2022-05-13pinegrow: fix download link (again)Florian Brandes1-1/+1
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-05-13emacs.pkgs.plz: Use plz from elpaadisbladis3-33/+15
2022-05-13emacs.pkgs.melpa-packages: 2022-05-13adisbladis1-780/+796
2022-05-13emacs.pkgs.elpa-packages: 2022-05-13adisbladis1-24/+39
2022-05-12clojupyter: 0.3.2 -> 0.3.3Will Cohen3-57/+57
2022-05-12vimPlugins.coconut-vim: init at 2017-10-10Mr Hedgehog2-0/+13
2022-05-12Merge pull request #172590 from pjones/pjones/pdf-toolsDamien Cassou1-0/+6
emacsPackages.pdf-tools: fix build
2022-05-12vimPlugins.fzf-lua: init at 2022-05-07Matthieu Coudron3-0/+17
2022-05-11Merge pull request #172272 from r-ryantm/auto-update/cudatextArtturi2-10/+10
cudatext: 1.163.0 -> 1.164.0
2022-05-11emacsPackages.pdf-tools: fix buildPeter Jones1-0/+6
This is a temporary fix for #172178
2022-05-11Merge pull request #172423 from samuela/upkeep-bot/vscode-1.67.1-1652228602Patrick Hilhorst1-6/+6
2022-05-11vimPlugins.stylish-nvim: init at 2022-02-11Matthieu Coudron2-0/+22
2022-05-11buildLuaPlugin: convert the addRtp callMatthieu Coudron1-2/+5
since it was breaking overrideAttrs.
2022-05-11buildNeovimPluginFrom2Nix: use neovimRequireCheckHookMatthieu Coudron3-9/+6
and removed the addRtp call that was breaking overrideAttrs
2022-05-11buildVimPlugin: check that neovim can require the module.Matthieu Coudron4-2/+37
Add: ``` doInstallCheck = true; nvimRequireCheck = "toto"; ``` to your vimPluginCall.
2022-05-11vscode: 1.67.0 -> 1.67.1nixpkgs-upkeep-bot1-6/+6
2022-05-10scite: 5.0.2 -> 5.2.2William Kral1-3/+3
2022-05-10Merge pull request #172320 from xaverdh/binary-wrapper-fixesThiago Kenji Okada2-3/+8
treewide: use non-binary wrapper for wrapGAppsHook where appropriate
2022-05-10Merge pull request #154910 from onny/notaSandro1-0/+56
mauikit-nota: init at 2.1.1
2022-05-10bluej: fix with non-binary wrapper for wrapGAppsHookDominik Xaver Hörl1-1/+1
The use of --add-flags in this derivation assumed quotes to be expanded, which the binary wrapper (which wrapGAppsHook uses since #164163) will not do.
2022-05-10vscode: use non-binary wrapper for wrapGAppsHookDominik Xaver Hörl1-2/+7
The use of --add-flags in this derivation does not work with binary wrappers, which wrapGAppsHook uses since #164163.
2022-05-10cudatext: 1.163.0 -> 1.164.0R. Ryantm2-10/+10
2022-05-09Merge pull request #172120 from AndersonTorres/new-elispAnderson Torres3-2208/+2950
elisp updates
2022-05-10Merge pull request #154076 from wegank/codeblocks-full-aarch64Artturi2-5/+70
codeblocks: fix builds
2022-05-09Merge pull request #172211 from alyssais/gnome-inform7-cross-evalRick van Schijndel1-1/+1
gnome-inform7: fix cross eval
2022-05-09thiefmd: 0.2.4 -> 0.2.5-stabilityP. R. d. O1-3/+3
2022-05-09gnome-inform7: fix cross evalAlyssa Ross1-1/+1
This doesn't fix cross-compilation, but it makes it at least get so far as trying to build.
2022-05-09Merge pull request #171356 from ari-becker/patch-1Sandro1-0/+4
android-studio: add e2fsprogs dependency
2022-05-09mauikit-nota: init at 2.1.1Jonas Heinrich1-0/+56
2022-05-08elpa-generated: manual fixupAndersonTorres1-15/+0
2022-05-08elpa-packages 2022-05-08AndersonTorres1-75/+210
2022-05-08melpa-packages 2022-05-08AndersonTorres1-2109/+2698
2022-05-08nongnu-packages 2022-05-08AndersonTorres1-24/+57
2022-05-09Merge master into staging-nextgithub-actions[bot]1-1/+6
2022-05-08Merge pull request #171785 from RamKromberg/fix/deadpixi-sam-unstableRick van Schijndel1-1/+6
deadpixi-sam-unstable: fix remote connection and add icon
2022-05-07Merge master into staging-nextgithub-actions[bot]1-0/+1
2022-05-07Merge pull request #151366 from squalus/standardnotes-iconArtturi1-0/+1
standardnotes: fix icon path
2022-05-07Merge master into staging-nextgithub-actions[bot]1-20/+21