Commit graph

3682 commits

Author SHA1 Message Date
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
Patrick Hilhorst dcb5c0cd82
sublime: add new download url
The old one gave a 404. I left it there for if it ever comes back
2018-12-13 17:19:26 +01:00
Patrick Hilhorst 22d46c4b6d atom: remove myself as maintainer
I longer use atom, so I won't be regularly updating it. I am hereby removing
myself as maintainer to reflect this.
2018-12-13 11:51:53 +00:00
Patrick Hilhorst e1de1050d4 atom, atom-beta: 1.32.1 -> 1.33.0, 1.33.0-beta1 -> 1.34.0-beta0 2018-12-13 11:51:53 +00:00
Jörg Thalheim f49e2ad365
Merge pull request #51758 from rasendubi/pynvim
pythonPackages.neovim-0.3.0 -> pythonPackages.pynvim-0.3.1
2018-12-12 17:01:25 +00:00
Robert Schütz da92eb2601 ghostwriter: 1.7.3 -> 1.7.4 2018-12-11 16:13:53 +01:00
Alexey Shmalko bc51418f1a
neovim-pygui: remove 2018-12-10 23:19:45 +02:00
Alexey Shmalko 211938532c
pythonPackages.neovim-remote: 2.1.0 -> 2.1.1 2018-12-09 01:25:54 +02:00
Alexey Shmalko 4898e09215
pythonPackages.neovim-0.3.0 -> pythonPackages.pynvim-0.3.1 2018-12-09 01:15:41 +02:00
AndersonTorres c1a9af12a1 tecoc: add BSD and Darwin/OSX support
Also, change some minor things.
2018-12-08 17:43:41 -02:00
Frederik Rietdijk 5f554279ec Merge master into staging-next 2018-12-07 15:22:35 +01:00
Michael Weiss 577d73e486 androidStudioPackages.beta: 3.3.0.17 -> 3.3.0.18 2018-12-06 22:00:17 +01:00
Michael Weiss 3a905059a7 androidStudioPackages.{dev,canary}: 3.4.0.5 -> 3.4.0.6 2018-12-06 22:00:17 +01:00
Brenton Horne d354f7cbe6
atom, atom-beta: Fixing Exec= line in app launcher
Prior to this commit the application launchers of Atom and Atom Beta executed `/usr/bin/${pname}` instead of what it is meant to `$out/bin/${pname}`. This is because upstream changed the `Exec=` line from `Exec=/usr/share/${pname}/${pname}` to `Exec=/usr/bin/${pname}` and the `substituteInPlace` line that was in the default.nix file was not appropriately adjusted.
2018-12-06 14:57:30 +10:00
Dmitry Kalinkin aa85911be5
Merge pull request #49716 from eadwu/vscode/insiders
vscode,vscode-insiders: fix insiders build
2018-12-04 16:55:25 -05:00
Edmund Wu d41e868e02
vscode,vscode-extensions: fix insiders build 2018-12-04 16:51:47 -05:00
Jörg Thalheim 24ab7035a8
Merge pull request #51477 from jtojnar/subl-gtk3
sublime3-dev: 3176 → 3183
2018-12-03 22:40:31 +00:00
Jan Tojnar 23de7958bf
sublime3-dev: 3176 → 3183
Sublime finally switched to GTK 3!
2018-12-03 23:13:24 +01:00
Frederik Rietdijk a510aa2672 Merge master into staging-next 2018-12-03 12:18:43 +01:00