Commit Graph

4348 Commits

Author SHA1 Message Date
Peter Hoeg
4487809902 emacsPackages.vterm: fix dynamic library and autoloaders
We need both the .so as well as the proper autoloaders that are generated when
we build an emacs package, so we cannot use the normal stdenv.mkDerivation but
have to inject the building of the libraries instead.

Also, use the proper libvterm-neovim we have in nixpkgs instead of vendoring it.
2019-10-18 23:38:28 +08:00
worldofpeace
81d72a6635
Merge pull request #70991 from eadwu/vscode/1.39.1
vscodium: 1.38.1 -> 1.39.1
2019-10-12 21:40:35 +00:00
R. RyanTM
65d7bf58f1 ne: 3.1.2 -> 3.2.1 (#70663)
* ne: 3.1.2 -> 3.2.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/ne/versions

* ne: revamp
2019-10-12 12:57:05 +02:00
Edmund Wu
340b252d4b
vscodium: 1.38.1 -> 1.39.1 2019-10-11 08:40:12 -04:00
Alexander Bakker
a7e87bcc5b android-studio: add new emulator dependencies (#70857)
Fix #70844.
2019-10-11 12:57:42 +02:00
Michael Weiss
c6f9a0ede3
androidStudioPackages.{dev,canary}: 3.6.0.12 -> 3.6.0.13
androidStudioPackages.beta: 3.5.1.0 -> 3.6.0.13
2019-10-11 12:45:34 +02:00
Domen Kožar
f4d675b993
vscode: 1.38.1 -> 1.39.1 2019-10-11 11:04:27 +02:00
worldofpeace
dfe338e464
Merge pull request #70890 from worldofpeace/pantheon-no-lts-vala
pantheon: use latest vala
2019-10-10 15:18:38 +00:00
worldofpeace
bdb851ee2d pantheon: use latest vala
elementary OS's ecosystem is curated around Ubuntu's LTS releases.
This means the development platform for their curated applications
always includes a LTS version of vala (in 18.04 it's 0.40).
Because of how vala development works it suspect some of these
applications to have serious issues if complied with the latest vala.
However in the past year or so, for Pantheon at least, I don't think
their applications will have much issues with latest vala, and if there
is I don't think they'd be difficult to fix. In this single regard they've
become more responsive since their preferred language is vala.

As for the curated applications I have less of this confidence in.
So I'd have to be accept less applications, but that's something
I'm willing to compromise on. And this is easily reversible or
could be done on a per-application basis. And nix already makes
this trivial.
2019-10-09 22:47:37 -04:00
worldofpeace
586208204e
Merge pull request #69576 from lilyball/macvim-no-chroot
macvim: Add sandboxProfile
2019-10-09 20:41:29 +00:00
Tor Hedin Brønner
7757dd115c
Merge pull request #70705 from hedning/gnome-3.34.1
Gnome 3.34.1
2019-10-09 00:35:38 +02:00
Christine Koppelt
854c969b57 add missing meta data 2019-10-08 20:54:38 +02:00
Tor Hedin Brønner
fedc3638da gnome-builder: 3.34.0 → 3.34.1 2019-10-08 12:08:50 +02:00
R. RyanTM
5a471eaca5 geany: 1.35 -> 1.36
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/geany/versions
2019-10-07 21:33:41 -07:00
Matt McHenry
5b19d1e461
eclipses: 2019-06 -> 2019-09 2019-10-07 19:56:22 +02:00
R. RyanTM
90ee4a74aa manuskript: 0.9.0 -> 0.10.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
2019-10-07 08:45:38 -07:00
Elis Hirwing
bd3743fd56
Merge pull request #70404 from lsix/nano-4.5
nano: 4.4 -> 4.5
2019-10-07 07:39:33 +02:00
Amanda Cameron
317a011e5e vscode: Make it so that it places the .app in /Applications on macOS 2019-10-05 14:54:02 -04:00
Lancelot SIX
5b590f93e0
nano: 4.4 -> 4.5
See https://lists.gnu.org/archive/html/info-gnu/2019-10/msg00001.html
for release information.
2019-10-04 16:48:30 +02:00
Michael Weiss
099c740aa5
android-studio: 3.5.0.21 -> 3.5.1.0 2019-10-04 12:28:57 +02:00
Matthieu Coudron
81487f73eb
Merge pull request #70215 from LnL7/darwin-lua-libluv
neovim: fix darwin build
2019-10-04 13:05:32 +09:00
Guillaume Massé
297db487c2 sublimetext: 3207 -> 3211 2019-10-03 11:24:37 -04:00
Jan Tojnar
4655669483
Gnome 3.34 (#68608)
Gnome 3.34
2019-10-03 00:38:54 +02:00
Minijackson
4e7364abab gnvim: init at 0.1.5 2019-10-02 14:08:40 +09:00
Daiderd Jordan
c819648a68 neovim: link against libluv on darwin 2019-10-02 00:30:42 +02:00
Tor Hedin Brønner
5a5f149e10 gnome-builder: 3.32.4 → 3.34.0
* add pcre2
* don't override stdenv

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-30 19:39:38 +02:00
Jon
45804475f4
Merge pull request #69938 from r-ryantm/auto-update/quilter
quilter: 1.9.5 -> 2.0.0
2019-09-29 18:16:13 -07:00
R. RyanTM
f70e674800 quilter: 1.9.5 -> 2.0.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/quilter/versions
2019-09-28 18:08:25 -07:00
Jörg Thalheim
492be34fc9
jetbrains/update-2 (#67719)
jetbrains/update-2
2019-09-28 10:49:38 +01:00
Edmund Wu
6b91398870
jetbrains.webstorm: 2019.2.1 -> 2019.2.3 2019-09-27 15:58:04 -04:00
Edmund Wu
f3d611f108
jetbrains.ruby-mine: 2019.2.1 -> 2019.2.3 2019-09-27 15:57:53 -04:00
Edmund Wu
4b6774a327
jetbrains.pycharm-professional: 2019.2.1 -> 2019.2.3 2019-09-27 15:57:37 -04:00
Edmund Wu
ac3c6be8b8
jetbrains.pycharm-community: 2019.2.1 -> 2019.2.3 2019-09-27 15:57:20 -04:00
Edmund Wu
a440d6d7f1
jetbrains.phpstorm: 2019.2.1 -> 2019.2.3 2019-09-27 15:57:03 -04:00
Edmund Wu
2cffced76a
jetbrains.idea-ultimate: 2019.2.2 -> 2019.2.3 2019-09-27 15:56:40 -04:00
Edmund Wu
a92aed3386
jetbrains.idea-community: 2019.2.2 -> 2019.2.3 2019-09-27 15:56:22 -04:00
Edmund Wu
5ebf7e414e
jetbrains.goland: 2019.2.1 -> 2019.2.2 2019-09-27 15:56:05 -04:00
Edmund Wu
403dc59d54
jetbrains.datagrip: 2019.2.3 -> 2019.2.5 2019-09-27 15:55:46 -04:00
Edmund Wu
2d0f8a0f0c
jetbrains.clion: 2019.2.1 -> 2019.2.3 2019-09-27 15:55:29 -04:00
Lily Ballard
cf6fd91804 macvim: Add sandboxProfile
This allows full filesystem access except for Homebrew. This is because
we don't know where Xcode will be installed so we can't just whitelist
it and its dependencies.
2019-09-27 09:40:25 -07:00
Jörg Thalheim
05a92768f2
Merge pull request #68534 from lilyball/macvim-xcode-11-fix
macvim: fix compatibility with Xcode 11
2019-09-26 22:22:46 +01:00
adisbladis
3702a4b833
melpa-packages: 2019-09-26 2019-09-26 10:58:57 +01:00
adisbladis
28daf29df3
elpa-packages: 2019-09-26 2019-09-26 10:58:56 +01:00
Uri Baghin
336a2937ec jetbrains.rider: fix on darwin 2019-09-24 21:08:28 +10:00
Vladimír Čunát
9892d5ab2c
jetbrains.rider: fail evaluation in a good way on non-Linux
The tarball job was broken because of this (darwin).
2019-09-24 11:15:26 +02:00
Matthieu Coudron
60f3c94965
Merge pull request #68882 from rvolosatovs/update/neovim
Neovim: 0.3.8 -> 0.4.2
2019-09-23 22:15:01 +09:00
Uri Baghin
01f0c10ba2 jetbrains.idea-community: add darwin support 2019-09-23 22:07:21 +10:00
adisbladis
31e89df52a
Merge pull request #69212 from NeQuissimus/emacs
Emacs: Package updates
2019-09-22 16:36:07 +01:00
Michael Weiss
e5f3951f62
androidStudioPackages.{dev,canary}: 3.6.0.11 -> 3.6.0.12 2019-09-21 20:16:08 +02:00
worldofpeace
19b4d18893
Merge pull request #69129 from eadwu/typora/include-pandoc
typora: allow pandoc to be in PATH
2019-09-21 12:29:07 -04:00