Stefan Siegl
e170f3a4f7
idea.phpstorm: 10.0.4 -> 2016.2.1
2016-08-29 22:49:56 +02:00
Robin Gloster
5e3294d6a6
idea.idea-ultimate: 2016.2 -> 2016.2.2
...
Clean up builds on the way.
2016-08-24 20:42:29 +00:00
Tuomas Tynkkynen
282277dbc8
treewide: Use more makeBinPath
2016-08-23 01:18:10 +03:00
Hoang Xuan Phu
f822b93e05
android-studio: repackage in an FHS environment
...
This commit fixes 2 main problems:
- Android Studio comes with its own package manager. The current
packaging approach doesn't allow such management. As a result the
package is unusable (see
https://github.com/NixOS/nixpkgs/issues/8650 and
https://github.com/NixOS/nixpkgs/issues/14903 ). In this version,
$ANDROID_HOME is _not_ set, allowing Android Studio to deal with the
Android SDK as it pleases (typically in $HOME/Android/Sdk).
- Android Studio downloads prebuilt binaries as part of the SDK. These
tools (e.g. `mksdcard`) have `/lib/ld-linux.so.2` set as the
interpreter. An FHS environment is used as a work around for that.
2016-08-10 20:42:16 +08:00
Tuomas Tynkkynen
8f098d71f0
idea.android-studio: Disable Hydra build
...
http://hydra.nixos.org/build/38305379
2016-08-08 16:12:29 +03:00
taku0
2ac2676a17
android-sdk: 24.4.1 -> 25.1.7 ( #17193 )
2016-07-25 20:47:39 +01:00
Edward Tjörnhammar
6423ded1bc
idea.idea-{community,ultimate}: 2016.1.3 -> 2016.2
2016-07-13 06:42:24 +02:00
Edward Tjörnhammar
e945646be3
idea: make jdk overrideable using .override
...
Signed-off-by: Edward Tjörnhammar <ed@cflags.cc>
2016-06-21 11:09:50 +02:00
taku0
3cca6c6960
android-studio: 2.1.1.0 -> 2.1.2.0, fixed Gradle link error
...
- Set `LD_LIBRARY_PATH` because Gradle installs `libnative-platform.so` in `~/.gradle`, that requires `libstdc++.so.6`
- Uses Android SDK with support libraries since standard templates use them.
- Version bump
2016-06-19 12:07:50 +09:00
José Romildo Malaquias
1f77d3cd09
idea.idea-{community,ultimate}: 2016.1.2 -> 2016.1.3
...
(cherry picked from commit a6fd3e8680ff3da7ddc55c8d8dfd38e17f9fcd1f)
2016-06-14 12:28:27 +02:00
Chris Martin
acaa3d9474
idea: set StartupWMClass on desktop item
...
This makes all Idea product behave nicely with the Gnome launcher.
The WM class for every Idea product is in the form
jetbrains-<product>[-ce]
Where <product> is e.g. "idea", "pycharm", etc., and "-ce" is appended
for community editions.
2016-05-24 22:43:13 -04:00
Adam Russell
74883be684
idea.idea14-ultimate: init at 14.1.7
...
(cherry picked from commit a4f13a8baeab85376d6eb0a49382a927ef3049ed)
2016-05-13 15:54:34 +02:00
Chris Martin
ff48229c42
idea.webstorm: 10.0.4 -> 10.0.5
2016-05-13 04:57:20 -04:00
Chris Martin
ee511456fc
idea.phpstorm: 10.0.1 -> 10.0.4
2016-05-13 04:57:03 -04:00
Chris Martin
8cf2a2dbeb
idea.pycharm-professional: 2016.1.2 -> 2016.1.3
2016-05-13 04:56:36 -04:00
Chris Martin
89f46ab3e3
idea.pycharm-community: 2016.1.2 -> 2016.1.3
2016-05-13 04:55:57 -04:00
Chris Martin
22b8bb4bd0
idea.ruby-mine: 7.1.2 -> 7.1.5
2016-05-13 04:55:32 -04:00
Chris Martin
69448be776
idea.idea-ultimate: 2016.1.1 -> 2016.1.2
2016-05-13 04:55:10 -04:00
Chris Martin
ac076eeb20
idea.idea15-ultimate: 15.0.5 -> 15.0.6
2016-05-13 04:54:48 -04:00
Chris Martin
4217743b94
idea.idea-community: 2016.1.1 -> 2016.1.2
2016-05-13 04:54:25 -04:00
Chris Martin
149ba81f79
idea.idea14-community: 14.1.6 -> 14.1.7
2016-05-13 04:53:55 -04:00
Chris Martin
9fe577bdc0
idea.clion: 1.2.4 -> 1.2.5
2016-05-13 04:53:22 -04:00
Chris Martin
7d0570a253
idea.android-studio: 2.0.0.20 -> 2.1.1.0
2016-05-13 04:52:14 -04:00
Edward Tjörnhammar
066b5cb11a
idea.idea-{community,ultimate}: 2016.1 -> 2016.1.1
2016-05-03 11:01:21 +02:00
Jascha Geerds
cf224573d6
idea.pycharm: 5.0.3 -> 2016.1.2
2016-05-02 11:59:31 +02:00
Arseniy Seroka
7e934fbf73
android-studio: 2.0.0.0 -> 2.0.0.20
2016-04-21 19:47:02 +03:00
Vladimír Čunát
d1df28f8e5
Merge 'staging' into closure-size
...
This is mainly to get the update of bootstrap tools.
Otherwise there were mysterious segfaults:
https://github.com/NixOS/nixpkgs/pull/7701#issuecomment-203389817
2016-04-07 14:40:51 +02:00
Vladimír Čunát
ab15a62c68
Merge branch 'master' into closure-size
...
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Chris Martin
19abd55420
idea.idea15-ultimate: init at 15.0.5
2016-03-30 02:02:53 -07:00
Edward Tjörnhammar
5bb0aa3bac
idea.idea-{community,ultimate}: 15.0.4 -> 2016.1
2016-03-18 18:26:23 +01:00
Vladimír Čunát
09af15654f
Merge master into closure-size
...
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Edward Tjörnhammar
77d11ec577
idea.idea-{community,ultimate}: 15.0.3 -> 15.0.4
2016-02-25 17:48:07 +01:00
Tomasz Czyż
11a474e81b
idea.android-studio: 1.5.0.4 -> 2.0.0.0
2016-02-24 10:06:20 +00:00
Vladimír Čunát
d039c87984
Merge branch 'master' into closure-size
2016-02-14 08:33:51 +01:00
Vladimír Čunát
ae74c356d9
Merge recent 'staging' into closure-size
...
Let's get rid of those merge conflicts.
2016-02-03 16:57:19 +01:00
Christian Albrecht
7884c3b95d
android-studio: 1.5.0.4 -> 1.5.1.0
2016-01-29 11:51:29 +01:00
Tuomas Tynkkynen
a1909d7380
treewide: Mass replace 'glibc}/lib' to refer the 'out' output
2016-01-24 10:03:35 +02:00
Gabriel Ebner
a8d6ad8690
idea: use openjdk8 again
2016-01-23 13:39:15 +01:00
Edward Tjörnhammar
3eb35b290d
idea.idea-{community,ultimate}: 15.0.2 -> 15.0.3
2016-01-21 10:06:52 +01:00
Wander Nauta
5e8e964794
idea.clion: 1.0.4 -> 1.2.4
2016-01-20 13:56:09 +01:00
Edward Tjörnhammar
d4f9220ed2
idea.idea14-community: init at 14.1.6
2016-01-15 18:21:45 +01:00
Edward Tjörnhammar
69c98f75e2
idea: unpin the common builder
2016-01-15 18:21:45 +01:00
Jascha Geerds
0d79a33fb6
pycharm: 5.0.1 -> 5.0.3
2016-01-12 23:45:06 +01:00
Edward Tjörnhammar
56fdc71013
idea: restrict packages to oraclejdk8
2016-01-11 21:24:31 +01:00
Edward Tjörnhammar
c42f9f5f01
idea.idea-{community,ultimate}: 15.0.1 -> 15.0.2
2015-12-19 13:35:44 +01:00
Robin Gloster
fe8192536f
idea.phpstorm: 9.0 -> 10.0.1
2015-12-09 19:11:15 +00:00
Edward Tjörnhammar
35fbee7964
idea.android-studio: 1.4.0.10 -> 1.5.0.4
2015-11-23 22:23:18 +01:00
desiderius
3810b6ee94
idea.pycharm-{community,professional}: 5.0 -> 5.0.1
2015-11-21 15:35:32 +01:00
Edward Tjörnhammar
656c21e55a
idea.idea-{community,ultimate}: 15.0 -> 15.0.1
2015-11-16 07:48:00 +01:00
Edward Tjörnhammar
2c6052f8e3
IDEA Updates
...
idea.idea-{community,ultimate}: 14.1.5 -> 15.0
idea.pycharm-{community,professional}: 4.5.4 -> 5.0
2015-11-03 12:55:16 +01:00
David Tulig
a96b35b4ce
android-studio: 1.2.2.0 -> 1.4.0.10
2015-10-11 20:04:32 -05:00
Edward Tjörnhammar
e8ebf051a9
idea-{community,ultimate}: 14.1.4 -> 14.1.5
2015-09-28 07:22:59 +02:00
desiderius
709ddcb475
idea.pycharm-{community,professional}: 4.5.3 -> 4.5.4
2015-09-07 16:01:43 +02:00
desiderius
17d9f91395
pycharm: update 4.5.2 to 4.5.3
2015-07-20 09:16:17 +02:00
Robin Gloster
aaa44b7c57
phpstorm: 8.0.3 -> 9.0
2015-07-16 19:39:29 +00:00
Bob van der Linden
542a508c63
idea: android-studio: update 1.2.1.1 -> 1.2.2.0
2015-07-05 11:43:46 +02:00
Edward Tjörnhammar
aecc7bd6aa
idea updates
...
idea.clion: 1.0.3 -> 1.0.4
idea.idea-{community,ultimate}: 14.1.3 -> 14.1.4
idea.pycharm-{community,professional}: 4.5.1 -> 4.5.2
idea.webstorm: 10.0.3 -> 10.0.4
2015-06-22 20:38:43 +02:00
Edward Tjörnhammar
e035e2939a
idea updates
...
idea.pycharm: 4.5 -> 4.5.1
idea.webstorm: 10.0.2 -> 10.0.3
2015-05-25 10:10:23 +02:00
Edward Tjörnhammar
a49afdf174
idea.clion: 1.0.2 -> 1.0.3
...
idea.android-studio: 1.2.0.12 -> 1.2.1.1
2015-05-22 14:28:48 +02:00
Edward Tjörnhammar
bd7eb18c1c
idea.clion: 1.0.1 -> 1.0.2
2015-05-20 01:56:48 +02:00
Jascha Geerds
92587ccc1f
pycharm: update 4.0.6 -> 4.5
2015-05-15 16:40:36 +02:00
Edward Tjörnhammar
7a61a97dad
idea updates
...
idea.clion: 1.0 -> 1.0.1
idea.ruby-mine: 7.0.4 -> 7.1.2
2015-05-14 16:02:20 +02:00
Edward Tjörnhammar
c37888a730
idea-{community,ultimate}: 14.1.2 -> 14.1.3
2015-05-14 01:50:38 +02:00
Edward Tjörnhammar
2352fce776
idea.android-studio: 1.2.0.8 -> 1.2.0.12
2015-05-03 17:01:31 +02:00
Andreas Baldeau
25baba283f
Webstorm update => 10.0.2
2015-05-03 15:04:35 +02:00
Pascal Wittmann
f99d5cf2fc
Fixed some descriptions
2015-04-28 10:55:20 +02:00
Edward Tjörnhammar
63563b2c5f
ideas: correct env vars in wrapper
2015-04-22 20:15:05 +02:00
Edward Tjörnhammar
a039f4a584
idea-{community,ultimate}: 14.1.1 -> 14.1.2
2015-04-22 19:19:45 +02:00
Edward Tjörnhammar
74214d6eee
ideas: fix sneaky comma
2015-04-18 21:54:16 +02:00
Edward Tjörnhammar
e3b4c0be91
IDEA updates
...
idea.android-studio: 1.1.0 -> 1.2.0.8
idea.clion: eap -> 1.0
idea.idea-community: 14.1 -> 14.1.1
idea.idea-ultimate: 14.1 -> 14.1.1
2015-04-16 22:30:47 +02:00
Jascha Geerds
04239d4af2
pycharm: Update to 4.0.6
2015-04-13 14:24:56 +02:00
Andreas Baldeau
f079de2dbf
Added WebStorm IDE
2015-03-29 16:27:37 +02:00
Herwig Hochleitner
df0c059f83
Update Jetbrains IDE versions
2015-03-26 19:08:01 +01:00
Edward Tjörnhammar
7b7ab0cdaa
idea-{community,ultimate}: 14.0.3 -> 14.1
2015-03-24 17:01:59 +01:00
Mariusz `shd` Gliwiński
75d3a321d6
IDEA-PhpStorm version bump to 8.0.3
2015-03-13 18:53:00 +01:00
Jascha Geerds
328651bfac
pycharm: Update to 4.0.5
2015-03-13 14:55:08 +01:00
Edward Tjörnhammar
a46065ce80
idea.android-studio: 1.1.0b2 -> 1.1.0
...
add androidsdk as dependency
set ANDROID_HOME for android-studio wrapper
2015-02-23 19:51:18 +01:00
Edward Tjörnhammar
17e6dd2da3
ideas: refactoring, remove snappyPatch as all derivative products are based on the 14 series
2015-02-17 12:27:08 +01:00
Edward Tjörnhammar
b65e6e873f
ideas: use secure transport
2015-02-07 13:20:03 +01:00
Alexei Boronine
f80828c937
idea: change source URLs to "nicer" ones ( close #6211 )
2015-02-07 13:09:50 +01:00
Shea Levy
c45372f038
Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'
...
Partial staging merge, including cc-wrapper fixes
Conflicts:
pkgs/applications/audio/spotify/default.nix
pkgs/build-support/cc-wrapper/default.nix
pkgs/development/compilers/cryptol/1.8.x.nix
2015-02-02 21:14:28 -05:00
Edward Tjörnhammar
96d6344b13
idea updates:
...
idea-{community,ultimate}: 14.0.2 -> 14.0.3
android-studio: 1.0.2 -> 1.1.0b2
clion: eap bump
2015-01-31 20:50:34 +01:00
Eric Seidel
f3c6827373
rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc
2015-01-14 20:27:55 -08:00
William A. Kennington III
c82410eeda
java: Normalize to the default jre / jdk
2015-01-07 14:55:41 -08:00
Edward Tjörnhammar
d8d9cc654a
idea-{community,ultimate}: 14.0.1 -> 14.0.2
...
android-studio: 1.0.0-rc1 -> 1.0.2
clion: eap update
2015-01-07 23:48:26 +01:00
John Wiegley
28b6fb61e6
Change occurrences of gcc to the more general cc
...
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Scott Christopher
05a22c0174
Bumped PHPStorm to 8.0.2
...
- also removed fsnotifier from global bin to prevent colisions when multiple Jetbrains IDEs are installed.
2014-12-15 13:58:36 +11:00
Jascha Geerds
268ea28b78
pycharm: Update to 4.0.1
2014-12-01 18:27:51 +01:00
Edward Tjörnhammar
4b287deccd
ideas version bumps
2014-11-25 22:08:26 +01:00
Edward Tjörnhammar
beb14981bb
idea-{community,ultimate}: 14pre -> 14
2014-11-06 21:19:47 +01:00
Edward Tjörnhammar
6c1ebab0a0
idea.ruby-mine: added 6.3.3
2014-11-04 21:22:42 +01:00
Edward Tjörnhammar
a7d3aed056
idea.clion: added eap
2014-11-04 21:22:42 +01:00
Edward Tjörnhammar
263d618d2c
idea-{community,ultimate}: 13.1.5 -> 14pre
2014-11-03 18:47:55 +01:00
Scott Christopher
36308f6bbc
IDEA Editor: Adds PHPStorm support.
2014-10-30 22:25:28 +11:00
Jascha Geerds
a1217e5b1a
Remove legacy pycharm version and rename the new one
2014-10-14 13:26:00 +02:00
Edward Tjörnhammar
d975ba397c
idea.android-studio: bump 0.8.10 -> 0.8.12
2014-10-12 10:27:10 +02:00
Edward Tjörnhammar
9eb5fef92f
idea.idea-{community,ultimate}: bump 13.1.4b -> 13.1.5
2014-10-12 10:27:10 +02:00
Edward Tjörnhammar
a4d94a0042
idea.desktop: fixed that the item got malformed Comment input
2014-10-12 10:27:10 +02:00
Anonymous
e223bc046c
android-studio: new package
2014-09-24 12:13:55 +02:00
Anonymous
a3b565f7a3
idea: hack to get fsnotifier working
...
more information: https://bugs.archlinux.org/task/34703
2014-09-24 12:13:54 +02:00