Commit graph

3700 commits

Author SHA1 Message Date
Robert Helgesson c076bd2233
Revert "eclipses: 4.9 -> 4.10"
This reverts commit 08bf7311f5.

See https://github.com/NixOS/nixpkgs/pull/54390#issuecomment-455930334
2019-01-22 00:41:18 +01:00
Jörg Thalheim fa8f1340ff
Merge pull request #53084 from timokau/neovim-remote-plugins
neovim: generate remote plugin manifest
2019-01-21 20:45:06 +00:00
Joachim F 592e2ae201
Merge pull request #54391 from averelld/rstudio-fixes
Rstudio fixes
2019-01-21 19:35:53 +00:00
Averell Dalton 98fb0ab430 rstudio-preview: update to current 2019-01-21 00:41:58 +01:00
Averell Dalton 23461f33eb rstudio(-preview): fix build 2019-01-21 00:41:58 +01:00
Robert Helgesson 08bf7311f5
eclipses: 4.9 -> 4.10
This applies to Eclipse platform, SDK, and the JDT plugin.
2019-01-21 00:27:27 +01:00
Timo Kaufmann ab22e8cc9c neovim: generate remote plugin manifest
This makes sure the user doesn't have to call `UpdateRemotePlugins`
manually for plugins installed through nix. A minor patch to neovim is
necessary, but it should be harmless. See
https://github.com/neovim/neovim/issues/9413 for a discussion about
the patch.
2019-01-18 21:18:32 +01:00
Timo Kaufmann 51c4768f67 neovim: fix indentation 2019-01-18 21:15:17 +01:00
R. RyanTM 64139656ec gnome-builder: 3.30.2 -> 3.30.3 (#54205)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnome-builder/versions
2019-01-17 22:30:07 +01:00
Michael Weiss 9aa46aedfe
android-studio-preview: Deprecate the attribute
This also covers "androidStudioPackages.preview".

I believe that the name is confusing (is it from the beta or dev/canary
channel?) and with this error message it should be obvious how to update
ones configuration.
2019-01-17 19:13:07 +01:00
Michael Weiss f7a3a5ad94
androidStudioPackages.beta: Rename the binary according to the channel
The old name "android-studio-preview" was a bit misleading while
"android-studio-beta" should clearly reflect that this is from the beta
channel. I hope that this does not break any workflows but since
"android-studio-preview" was most likely not called from any scripts the
risk should be low (also: most people probably use the stable version
anyway).
2019-01-17 19:13:06 +01:00
Jörg Thalheim 478188d41c
Merge pull request #54092 from r-ryantm/auto-update/python3.7-neovim-remote
neovim-remote: 2.1.3 -> 2.1.4
2019-01-17 09:47:52 +00:00
Jörg Thalheim de9c266296
Merge pull request #54161 from r-ryantm/auto-update/neovim-unwrapped
neovim-unwrapped: 0.3.3 -> 0.3.4
2019-01-17 08:40:54 +00:00
R. RyanTM db44656467 neovim-unwrapped: 0.3.3 -> 0.3.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/neovim-unwrapped/versions
2019-01-17 00:13:16 -08:00
R. RyanTM db5ee28843 neovim-remote: 2.1.3 -> 2.1.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-neovim-remote/versions
2019-01-16 11:38:19 -08:00
Herman Fries 0931e88251 jetbrains.webstorm: 2018.3.2 -> 2018.3.3 2019-01-16 16:56:46 +01:00
Herman Fries 86219e2512 jetbrains.rider: 2018.2.3 -> 2018.3.1 2019-01-16 16:56:14 +01:00
Herman Fries 126220c72f jetbrains.pycharm-professional: 2018.3.2 -> 2018.3.3 2019-01-16 16:55:08 +01:00
Herman Fries 8af348a4c0 jetbrains.pycharm-community: 2018.3.2 -> 2018.3.3 2019-01-16 16:54:40 +01:00
Herman Fries 623af95530 jetbrains.idea-ultimate: 2018.3.2 -> 2018.3.3 2019-01-16 16:54:04 +01:00
Herman Fries 443f806762 jetbrains.idea-community: 2018.3.2 -> 2018.3.3 2019-01-16 16:53:24 +01:00
Herman Fries 878a1a3f71 jetbrains.clion: 2018.3.2 -> 2018.3.3 2019-01-16 16:52:21 +01:00
Michael Weiss a70c4178a8
androidStudioPackages.{dev,canary}: 3.4.0.10 -> 3.5.0.0 2019-01-16 13:09:36 +01:00
Michael Weiss 08596e508b
androidStudioPackages.beta: 3.3.0.20 -> 3.4.0.10
androidStudioPackages.{dev,canary}: 3.4.0.9 -> 3.4.0.10
2019-01-16 13:09:36 +01:00
Jörg Thalheim 89f5fbbdd2
Merge pull request #52733 from tadfisher/master
jetbrains: 2018.3.1 -> 2018.3.2
2019-01-15 16:59:19 +00:00
Michael Weiss 0dc4a9bb50
android-studio: 3.2.1.0 -> 3.3.0.20
androidStudioPackages.beta: 3.3.0.19 -> 3.3.0.20
2019-01-14 20:42:04 +01:00
Vladimír Čunát bde8efe792
Merge branch 'master' into staging-next
A couple thousand rebuilds have accumulated on master.
2019-01-12 12:19:34 +01:00
Edmund Wu 6b80db3f5f
vscode: 1.30.1 -> 1.30.2 2019-01-11 20:02:00 -05:00
Timo Kaufmann 0d028c3bee
neovim-qt: add desktop file to wrapper (#53777)
My recent change in #53447 caused neovim-qt to no longer be recognized
as a desktop application.
2019-01-10 22:18:04 +01:00
adisbladis 2ac775a084
emacsPackagesNg.forge: Add git as build input 2019-01-10 16:16:38 +00:00
Olli Helenius 2f9b85855b emacs: tramp: detect wrapped gvfsd-fuse daemon
Tramp checks for a running `gvfsd-fuse` process to figure out whether to enable
gvfs-based. Its `tramp-compat-process-running-p` function uses
`/proc/<pid>/comm` to check for the name of running process(es). In Nix, the
gvfsd processes are launched via wrappers and the name of `gvfsd-fuse` in
`comm` in Linux is `.gvfsd-fuse-wra` (truncated to 15 characters) which
means the process is not detected and `tramp-gvfs-enabled` ends up with
`nil` even when gvfs is available.

This patch adds `.gvfsd-fuse-wrapped` to the list of process names to check when
determining the value of `tramp-gvfs-enabled`.
2019-01-10 18:16:03 +02:00
Vladimír Čunát 287144e342
Merge branch 'master' into staging-next 2019-01-10 13:07:21 +01:00
adisbladis 676de9dd5f
melpa-stable-packages: 2019-01-03 2019-01-10 11:29:08 +00:00
adisbladis 83f611288a
org-packages: 2019-01-03 2019-01-10 11:29:06 +00:00
adisbladis f3b18da42d
melpa-packages: 2019-01-03 2019-01-10 11:29:05 +00:00
adisbladis 4c27eceff8
elpa-packages: 2019-01-03 2019-01-10 11:29:02 +00:00
Peter Hoeg 15c8362c14
Merge pull request #53447 from timokau/neovim-qt-wrapper
neovim-qt: wrap in separate derivation
2019-01-08 20:24:03 +08:00
markuskowa b39eafb36f
Merge pull request #53521 from rvolosatovs/update/neovim
neovim: 0.3.2 -> 0.3.3
2019-01-08 09:07:15 +01:00
R. RyanTM 381e1ff252 moe: 1.9 -> 1.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/moe/versions
2019-01-07 19:29:01 -05:00
Jack Kelly 721486626a edbrowse: Fix compilation against newer libcurl 2019-01-06 18:57:23 -05:00
Roman Volosatovs b4ed953bb2
neovim: 0.3.2 -> 0.3.3 2019-01-06 21:49:31 +01:00
Vladimír Čunát 10a12194e3
Merge #53490: fix treewide linking errors after #51770
Issue #53001.  This might not be all of them, but let's not wait.
2019-01-06 12:14:52 +01:00
Timo Kaufmann ee9bc405b9 neovim-qt: wrap in separate derivation
This makes it possible to swap out the (wrapped) neovim without
recompiling neovim-qt. In particular, the user can use `neovim.override`
to configure their neovim and then use that same configuration for
neovim-qt, without having to give up binary caching.
2019-01-06 10:56:27 +01:00
Frederik Rietdijk a4250d1478 Merge staging-next into staging 2019-01-06 09:48:31 +01:00
Frederik Rietdijk e5381cdece Merge master into staging-next 2019-01-06 09:36:23 +01:00
Elis Hirwing d3697b0bb9 ed: 1.14.2 -> 1.15 (#53415)
Release announcement: http://lists.gnu.org/archive/html/info-gnu/2019-01/msg00003.html
2019-01-05 14:40:29 +01:00
Piotr Bogdan 1492dcccda texmacs: link with libz explicitly 2019-01-04 21:44:21 +00:00
Frederik Rietdijk 9618abe87c Merge master into staging-next 2019-01-04 21:13:19 +01:00
Frank Lanitz 6acde26318 Geany: 1.34 -> 1.34.1 2019-01-04 16:58:22 +01:00
Michael Weiss 82e204382f
androidStudioPackages.{dev,canary}: 3.4.0.8 -> 3.4.0.9 2019-01-04 12:00:16 +01:00
Jörg Thalheim e071e06dfb
Merge pull request #53350 from r-ryantm/auto-update/focuswriter
focuswriter: 1.7.0 -> 1.7.1
2019-01-03 22:21:00 +01:00
R. RyanTM 13e614600c focuswriter: 1.7.0 -> 1.7.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/focuswriter/versions
2019-01-03 12:45:53 -08:00
Frederik Rietdijk 2da31b80bb Merge master into staging-next 2019-01-03 20:07:35 +01:00
R. RyanTM 181623548c kdeApplications.okteta: 0.25.4 -> 0.25.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/okteta/versions
2019-01-02 18:33:10 -08:00
Frederik Rietdijk 092e3b50a8 Merge master into staging-next 2019-01-02 21:08:27 +01:00
R. RyanTM 1c78a0313d neovim-remote: 2.1.1 -> 2.1.3 (#52798)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-neovim-remote/versions
2019-01-01 19:35:21 +01:00
Milan Svoboda b58ccb43c9 neovim: 0.3.1 -> 0.3.2 (#53130)
* update neovim
* neovim: -> 0.3.2
2019-01-01 19:03:47 +01:00
Ivan Kozik ed7a86d175 sublime3-dev: 3183 -> 3184 2019-01-01 05:08:40 +00:00
Frederik Rietdijk 070290bda7 Merge master into staging-next 2018-12-31 12:00:36 +01:00
Timo Kaufmann d9d9ac989a neovim: mark as broken for aarch64
Has always been broken.
2018-12-31 11:12:51 +01:00
Frederik Rietdijk 10afccf145 Merge staging-next into staging 2018-12-27 18:11:34 +01:00
Matthew Bauer 9d9a993b73
Merge pull request #52867 from matthewbauer/emacs-mac-7.4
emacs-mac: 7.2 → 7.4
2018-12-26 17:49:00 -06:00
R. RyanTM 567b3093da featherpad: 0.9.1 -> 0.9.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/featherpad/versions
2018-12-26 10:33:41 +01:00
Frederik Rietdijk e45ca47f14 Merge staging-next into staging 2018-12-26 09:30:32 +01:00
worldofpeace 2c76519900 vte, vte_290, vte-ng: rename frome gnome3.vte* 2018-12-25 20:14:32 -05:00
Matthew Bauer 7a2f45fe1a emacs-mac: 7.2 → 7.4 2018-12-25 15:24:03 -06:00
Robert Helgesson d30a200ab2
eclipse-plugin-spotbugs: 3.1.9 -> 3.1.10 2018-12-25 18:11:51 +01:00
Jan Tojnar ef935fa101
Merge branch 'master' into staging 2018-12-24 15:02:29 +01:00
Tad Fisher 1b3c024157 jetbrains: 2018.3.1 -> 2018.3.2 2018-12-23 09:52:19 -08:00
Robert Schütz 7685e17ea6 ghostwriter: install translations
Fixes #52724.
The `lrelease` binary is used to do that, so I had to add qttools.
2018-12-23 16:54:13 +01:00
Jörg Thalheim 1b146a8c6f
treewide: remove paxutils from stdenv
More then one year ago we removed grsecurity kernels from nixpkgs:
https://github.com/NixOS/nixpkgs/pull/25277

This removes now also paxutils from stdenv.
2018-12-22 12:55:05 +01:00
Herwig Hochleitner 48d08bea5a emacsPackages: update elpa and org generated
cc @ttuegel
2018-12-22 02:46:43 +01:00
Michael Weiss 542a7d4ca6 androidStudioPackages.beta: 3.3.0.18 -> 3.3.0.19 2018-12-20 20:58:11 +01:00
Michael Weiss b07a703125 androidStudioPackages.{dev,canary}: 3.4.0.7 -> 3.4.0.8 2018-12-20 20:58:11 +01:00
Maximilian Bosch 6ad7f4d4d1
Merge pull request #52194 from r-ryantm/auto-update/manuskript
manuskript: 0.3.0 -> 0.8.0
2018-12-20 20:20:49 +01:00
Jan Tojnar ef165916b3
gnome-builder: 3.30.0 → 3.30.2 2018-12-20 00:28:49 +01:00
Frederik Rietdijk 9ab61ab8e2 Merge staging-next into staging 2018-12-19 09:00:36 +01:00
Edmund Wu 0c06faef52 vscode: 1.30.0 -> 1.30.1 2018-12-18 19:58:25 -05:00
Maximilian Bosch 5e16e65dcf
Merge pull request #52175 from r-ryantm/auto-update/neovim-qt
neovim-qt: 0.2.10 -> 0.2.11
2018-12-18 23:54:57 +01:00
Matthew Bauer 2af689bf47
Merge pull request #52495 from frlan/Geany/Maintainer
Geany: Taking over maintainership
2018-12-18 13:02:58 -06:00
Frank Lanitz 33fcf39a6e Geany: Taking over maintainership 2018-12-18 19:39:06 +01:00
R. RyanTM 2e64abd82f focuswriter: 1.6.16 -> 1.7.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/focuswriter/versions
2018-12-18 12:34:36 -05:00
Matthew Bauer a6050ab9d0
Merge pull request #52448 from jabranham/fix-emacs
Emacs site-start: Use correct feature name
2018-12-18 11:10:20 -06:00
Jan Tojnar 0ceb8236bc
Merge pull request #52356 from frlan/Update/Geany/1.34
geany: 1.33 -> 1.34
2018-12-18 00:25:55 +01:00
Tor Hedin Brønner cc1d13ae0f
Merge pull request #52298 from eadwu/vscode-with-extensions/empty-extensions-fix
vscode-with-extensions: only add flag if extensions > 0
2018-12-17 20:10:46 +01:00
Alex Branham c08ec87fe3
Emacs site-start: Use correct feature name
* pkgs/applications/editors/emacs/site-start.el (tramp-sh): Use
  correct feature name

Tramp upstream recently dropped the autoload cookie from
tramp-remote-path. This makes Emacs error when trying to load tramp.
Using the correct feature name fixes this.
2018-12-17 12:36:40 -06:00
Florian Klink b12cc03c3b
Merge pull request #52335 from tadfisher/idea-update
jetbrains: 2018.3 -> 2018.3.1
2018-12-17 00:24:26 +01:00
Jan Tojnar 4c40adceb9
libgit2-glib: move to top-level 2018-12-16 22:56:30 +01:00
R. RyanTM 7da09859a7
vim: 8.1.0535 -> 8.1.0578
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vim/versions
2018-12-16 18:08:29 +00:00
Frank Lanitz 2b3dda6c51 geany: 1.33 -> 1.34 2018-12-16 12:51:49 +01:00
Tad Fisher 884095dcad jetbrains: 2018.3 -> 2018.3.1 2018-12-16 01:23:52 -08:00
Edmund Wu df8dccfdcf
vscode-with-extensions: only add flag if extensions > 0 2018-12-15 23:08:35 -05:00
R. RyanTM 53aec105df manuskript: 0.3.0 -> 0.8.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/manuskript/versions
2018-12-15 01:32:15 -08:00
R. RyanTM 4c3e1114d8 neovim-qt: 0.2.10 -> 0.2.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/neovim-qt/versions
2018-12-14 23:01:19 -08:00
Matthew Bauer ac22b8db09
Merge pull request #51598 from AndersonTorres/upload/tecoc
tecoc: add BSD and Darwin/OSX support
2018-12-14 22:21:58 -06:00
Moritz Ulrich 38d4c09096 vscode: 1.29.1 -> 1.30.0 2018-12-14 07:52:01 -05:00
Jörg Thalheim e38c84dced
Merge pull request #51996 from r-ryantm/auto-update/texstudio
texstudio: 2.12.10 -> 2.12.14
2018-12-14 08:41:37 +00:00
R. RyanTM 1c1dce6079 texstudio: 2.12.10 -> 2.12.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/texstudio/versions
2018-12-13 23:23:02 -08:00
Alexey Shmalko 7aad64b0f3
Merge pull request #51949 from Synthetica9/sublime-url-fix
sublime: add new download url
2018-12-14 00:36:47 +02:00
Michael Weiss 81eed0f30a androidStudioPackages.{dev,canary}: 3.4.0.6 -> 3.4.0.7 2018-12-13 20:50:21 +01:00