Commit graph

5877 commits

Author SHA1 Message Date
Jan Tojnar
9468b07326
Merge branch 'gnome-40' 2021-05-07 12:12:40 +02:00
Mauricio Collares
67bbabc0a4 emacs: adapt to renamed native-comp variables 2021-05-06 16:47:21 -03:00
Jan Tojnar
626e32b133
gnome-builder: 3.40.1 → 3.40.2 2021-05-06 20:55:11 +02:00
Jan Tojnar
11f0852a64
gnome-latex: fix build with tepl 6
Applying a patch since the app has been archived and will receive no further releases.

Had to rebuild the build scripts with autoreconfHook since the patch modifies configure.ac.

Also cleaned up the expression a bit.
2021-05-05 22:43:06 +02:00
Jan Tojnar
0f8945b750
gnome-builder: 3.38.2 → 3.40.1 2021-05-05 22:42:20 +02:00
Jan Tojnar
7d535edec5
gnome3: support new versioning scheme in the update script
https://discourse.gnome.org/t/new-gnome-versioning-scheme/4235
2021-05-05 22:20:20 +02:00
Konstantin Alekseev
e349b77943 neovim: set g:loaded_python_provider = 0 2021-05-05 18:04:09 +02:00
Dmitry Kalinkin
e5b86d7ac0
Merge pull request #119874 from veprbl/pr/zmq_fix
emacsPackages.melpaPackages.zmq: preventive fix for module-file-suffix change needed for emacs 28
2021-05-03 17:51:05 -04:00
Daniël de Kok
cc3609a59c
Merge pull request #120354 from kennyballou/update-emacs2nix
Update emacs2nix and update-melpa.el
2021-05-03 19:47:02 +02:00
R. RyanTM
7bc3bddeb8 bluej: 5.0.0 -> 5.0.1 2021-05-03 08:48:00 +00:00
Martin Weinelt
d942d4473d neovim, neovimUtils, neovim-qt: drop python2 support
In 2a00e53bd pynvim support for python2 was disabled, this broke the
neovim build. I really think it is time to let go of python2 support in
neovim.
2021-05-02 22:43:53 +02:00
Jonathan Ringer
a060b84b32 vscod{e,ium}-fhs: add top-level aliases, add description 2021-05-02 13:38:52 -07:00
Jonathan Ringer
9bd292c929 vscod{e,ium}: Add fhs passthru 2021-05-02 13:38:52 -07:00
Luke Granger-Brown
0ae084feb2
Merge pull request #110426 from r-ryantm/auto-update/thonny
thonny: 3.3.2 -> 3.3.6
2021-05-02 13:27:40 +01:00
Luke Granger-Brown
8c04500313 thonny: 3.3.3 -> 3.3.6 2021-05-02 12:26:15 +00:00
Luke Granger-Brown
510fc9cd8f jetbrains: update
jetbrains.clion: 2021.1 -> 2021.1.1
jetbrains.datagrip: 2021.1 -> 2021.1.1
jetbrains.goland: 2021.1 -> 2021.1.1
jetbrains.idea-community: 2021.1 -> 2021.1.1
jetbrains.idea-ultimate: 2021.1 -> 2021.1.1
jetbrains.phpstorm: 2021.1 -> 2021.1.2
jetbrains.pycharm-community: 2021.1 -> 2021.1.1
jetbrains.pycharm-professional: 2021.1 -> 2021.1.1
jetbrains.rider: 2021.1.1 -> 2021.1.2
jetbrains.ruby-mine: 2021.1 -> 2021.1.1
jetbrains.webstorm: 2021.1 -> 2021.1.1
2021-05-01 13:10:30 -07:00
Sandro
b93dfb3188
Merge pull request #120872 from Hoverbear/vscode-mainProgram
vscode: add meta.mainProgram
2021-04-30 13:57:55 +02:00
Lancelot SIX
d13741eb79 nano: 5.6.1 -> 5.7
See https://lists.gnu.org/archive/html/info-gnu/2021-04/msg00013.html for release
announcement.
2021-04-29 20:05:00 +01:00
Ana Hobden
87d77c6d88 vscode: add meta.mainProgram
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-04-27 07:03:07 -07:00
Mauricio Scheffer
422441ed88
jetbrains.rider: fix internal dotnet runtime/SDK (#120589)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-27 15:22:06 +02:00
Sandro
1cf28a9f3b
Merge pull request #120697 from raboof/treewide-go-inherit-platforms-instead-of-using-platforms.all
treewide: go: inherit platforms instead of using platforms.all
2021-04-27 14:58:17 +02:00
Ana Hobden
c9ab377ebc neovim: set meta.mainProgram
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-04-26 07:13:22 -07:00
Sandro
927f070592
Merge pull request #119730 from jerith666/eclipse-2021-03 2021-04-26 11:34:29 +02:00
Arnout Engelen
1be3d412c0
treewide: go: inherit platforms instead of using platforms.all
`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-26 08:59:56 +02:00
Matt McHenry
1e67ddbf60 eclipses: 2020-12 -> 2021-03
* 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-24 12:02:30 -04:00
Kenny Ballou
54a540c448 update-melpa.el: update gitlab fetcher to use API URL
GitLab packages were not downloading because the archive URL's used were
invalid.  Following the [GitLab API Docs][0], use the correct GitLab
archive URL.  This change is mirrored in ttuegel/emacs2nix#57.

Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
2021-04-23 09:37:25 -06:00
Kenny Ballou
46445cc334 emacs2nix: update to fix gitlab archive URLs
Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
2021-04-23 09:37:25 -06:00
github-actions[bot]
481a9bc47c
Merge master into staging-next 2021-04-23 00:15:39 +00:00
SEbbaDK
eb4d997f07
kakounePlugins: add kakboard (#120264) 2021-04-23 02:05:44 +02:00
github-actions[bot]
77694c34c6
Merge master into staging-next 2021-04-22 00:16:15 +00:00
Florian Franzen
e967fbf6f7 texmacs: 1.99.18 -> 1.99.19 2021-04-21 23:40:23 +02:00
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
Dmitry Kalinkin
24929e8597
emacsPackages.melpaPackages.zmq: preventive fix for module-file-suffix change needed for emacs 28 2021-04-19 10:43:48 -04: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