Commit Graph

131 Commits

Author SHA1 Message Date
Edward Tjörnhammar
443204aa70
idea.idea14-ultimate: use base32 hash 2016-09-10 19:38:52 +02:00
Edward Tjörnhammar
505cee5c77
idea.idea-{community,ultimate}: 2016.2.3 -> 2016.2.4 2016-09-10 19:38:52 +02:00
José Romildo Malaquias
bc2b19867e clion: 2016.2.1 -> 2016.2.2 2016-09-07 07:40:58 -03:00
Stefan Siegl
330d791d1f idea.clion1: init at 1.2.5
(moved from idea.clion)
2016-09-04 13:30:05 +02:00
Stefan Siegl
46343d6dad idea.clion: 1.2.5 -> 2016.2.1 2016-09-04 13:29:15 +02:00
Stefan Siegl
f7234f9961 idea.idea-community: 2016.2 -> 2016.2.3 2016-09-04 13:26:18 +02:00
Stefan Siegl
c1fcb007c4 idea.idea-ultimate: 2016.2.2 -> 2016.2.3 2016-09-04 13:25:25 +02:00
Stefan Siegl
01b4cf5de5 idea.ruby-mine8: init at 8.0.4 2016-09-04 13:21:55 +02:00
Stefan Siegl
4d528db13a idea.ruby-mine7: init at 7.1.5
(moved from idea.ruby-mine)
2016-09-04 13:20:59 +02:00
Stefan Siegl
a83498317c idea.ruby-mine: 7.1.5 -> 2016.2.2 2016-09-04 13:19:38 +02:00
Stefan Siegl
cd9a44200d idea.pycharm-community: 2016.1.3 -> 2016.2.2 2016-09-04 13:04:05 +02:00
Stefan Siegl
18ed1bebae idea.pycharm-professional: 2016.1.3 -> 2016.2.2 2016-09-04 13:02:03 +02:00
Stefan Siegl
195759e2ec idea.webstorm11: init at 11.0.4 2016-09-04 12:58:38 +02:00
Stefan Siegl
fdbb72eb0a idea.webstorm10: init at 10.0.5
(moved from idea.phpstorm)
2016-09-04 12:56:58 +02:00
Stefan Siegl
c2851bc841 idea.webstorm: 10.0.5 -> 2016.2.2 2016-09-04 12:55:50 +02:00
Stefan Siegl
7a5239fddc idea.phpstorm10: init at 10.0.4
(moved from idea.phpstorm)
2016-09-03 21:48:02 +02:00
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