about summary refs log tree commit diff
path: root/pkgs/applications/editors
AgeCommit message (Collapse)AuthorFilesLines
2021-04-27Merge staging-next into staginggithub-actions[bot]2-5/+3
2021-04-27jetbrains.rider: fix internal dotnet runtime/SDK (#120589)Mauricio Scheffer1-4/+3
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-27Merge pull request #120697 from ↵Sandro1-1/+0
raboof/treewide-go-inherit-platforms-instead-of-using-platforms.all treewide: go: inherit platforms instead of using platforms.all
2021-04-26Merge staging-next into staginggithub-actions[bot]1-0/+1
2021-04-26neovim: set meta.mainProgramAna Hobden1-0/+1
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-04-26Merge staging-next into staginggithub-actions[bot]2-45/+27
2021-04-26Merge pull request #119730 from jerith666/eclipse-2021-03Sandro2-45/+27
2021-04-26treewide: go: inherit platforms instead of using platforms.allArnout Engelen1-1/+0
`buildGoModule` and `buildGoPackage` by default inherit the `platforms` from go. That seems better than explicitly configuring `platforms.all`. There are also many packages that specify 'linux + darwin' - this is even suggested in the documentation. We might also want to update those, but let's do the noncontroversial change first.
2021-04-24eclipses: 2020-12 -> 2021-03Matt McHenry2-45/+27
* remove the jdt plugin, as it's not longer packaged separately on the eclipse download site :-( https://www.eclipse.org/forums/index.php/t/1107570/ * add eclipse-jee as a second option for those who need jdt * remove eclipses.rust this build was present at: https://www.eclipse.org/downloads/packages/release/2020-12/r https://www.eclipse.org/downloads/packages/release/2021-03/m2 but is not present at: https://www.eclipse.org/downloads/packages/release/2021-03/m3 https://www.eclipse.org/downloads/packages/release/2021-03/rc1 https://www.eclipse.org/downloads/packages/release/2021-03/r https://projects.eclipse.org/projects/tools.corrosion seems to point users to install as a plugin rather than a top-level eclipse package.
2021-04-23Merge staging-next into staginggithub-actions[bot]2-0/+13
2021-04-23Merge master into staging-nextgithub-actions[bot]2-0/+13
2021-04-23kakounePlugins: add kakboard (#120264)SEbbaDK2-0/+13
2021-04-22Merge staging-next into staginggithub-actions[bot]1-2/+2
2021-04-22Merge master into staging-nextgithub-actions[bot]1-2/+2
2021-04-21texmacs: 1.99.18 -> 1.99.19Florian Franzen1-2/+2
2021-04-21Merge staging-next into staginggithub-actions[bot]1-1/+0
2021-04-21Merge master into staging-nextgithub-actions[bot]1-1/+0
2021-04-21tests.vim: init (moved from vim-utils.nix) (#119467)Matthieu Coudron1-1/+0
* 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-21Merge staging-next into staginggithub-actions[bot]2-45/+21
2021-04-21Merge master into staging-nextgithub-actions[bot]2-45/+21
2021-04-20Merge pull request #119905 from pmenke-de/clion-2021.1-patchelfJörg Thalheim1-39/+13
jetbrains.clion: add patchelf invocations for new binaries
2021-04-20featherpad: 0.10.0 -> 0.18.0 (#119675)Bryan Gardiner1-6/+8
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-20jetbrains.clion: use lib.optionals instead of lib.optionalpmenke1-2/+2
2021-04-20jetbrains.clion: use libdbusmenu instead of aliasJörg Thalheim1-2/+2
2021-04-20jetbrains.clion: switch to autoPatchelfHookJörg Thalheim1-46/+13
2021-04-20Merge staging-next into staginggithub-actions[bot]1-2/+2
2021-04-20Merge branch 'master' into staging-nextMartin Weinelt1-2/+2
2021-04-19jetbrains.clion: add patchelf invocations for new binariespmenke1-1/+8
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-19Merge pull request #119851 from lsix/poke-1.2Anderson Torres1-2/+2
poke: 1.1 -> 1.2
2021-04-19poke: 1.1 -> 1.2Lancelot SIX1-2/+2
See https://lists.gnu.org/archive/html/info-gnu/2021-04/msg00003.html for release information.
2021-04-19Merge staging-next into staginggithub-actions[bot]1-1/+2
2021-04-19Merge master into staging-nextgithub-actions[bot]1-1/+2
2021-04-18netbeans: Enable antialiasing for texts in NetBeans IDE (#119817)Benjamin Asbach1-1/+2
2021-04-18Merge staging-next into staginggithub-actions[bot]1-18/+0
2021-04-18Merge master into staging-nextgithub-actions[bot]1-18/+0
2021-04-18Drop maintainership for some packagesRobert Helgesson1-18/+0
2021-04-17Merge remote-tracking branch 'upstream/staging-next' into HEADJörg Thalheim5-1265/+1787
2021-04-17Merge master into staging-nextgithub-actions[bot]2-15/+28
2021-04-16Merge master into staging-nextgithub-actions[bot]3-1250/+1759
2021-04-16kakounePlugins: update"SEbbaDK"1-15/+27
2021-04-16kakounePlugins: Add pandoc.kakSEbbaDK1-0/+1
2021-04-16libungif: remove in favour of giflibAlyssa Ross1-2/+2
libungif was merged into giflib in 2006, and hasn't been updated since. All non-broken packages still using it build fine with giflib. See <http://giflib.sourceforge.net/history.html>.
2021-04-15Manual fixup of shell-command-plus autogenerationAndersonTorres1-15/+0
2021-04-15Update elpa recipesAndersonTorres1-45/+90
2021-04-15Update melpa recipesAndersonTorres1-1199/+1678
2021-04-15org mode: 20210322 -> 20210412AndersonTorres1-6/+6
2021-04-15Merge branch 'master' into staging-nextMartin Weinelt1-5/+5
2021-04-14Merge pull request #119381 from samuela/upkeep-bot/vscode-1.55.2-1618359022Pascal Bach1-5/+5
vscode: 1.55.0 -> 1.55.2
2021-04-14Merge master into staging-nextgithub-actions[bot]3-30/+33
2021-04-14Merge pull request #119392 from samuela/upkeep-bot/vscodium-1.55.2-1618381422Jörg Thalheim2-29/+32
vscodium: 1.55.0 -> 1.55.2