summary refs log tree commit diff
path: root/pkgs/applications/editors/jetbrains
Commit message (Collapse)AuthorAge
* Merge pull request #129087 from raboof/jetbrains-update-script-updatesJörg Thalheim2021-07-06
|\ | | | | jetbrains: update script improvements
| * jetbrains: update script improvementsArnout Engelen2021-07-05
| | | | | | | | Fix some warnings and allow updating only the free modules.
* | Merge pull request #128879 from raboof/jetbrains-updatesLuke Granger-Brown2021-07-03
|\ \ | | | | | | jetbrains: updates
| * | jetbrains: updatesArnout Engelen2021-07-01
| |/
* / jetbrains: use https in update scriptArnout Engelen2021-07-01
|/
* Merge pull request #125498 from Atemu/jetbrains-mainProgramSandro2021-06-17
|\
| * jetbrains: execName -> mainProgramAtemu2021-06-03
| | | | | | | | For consistency
| * jetbrains: add mainProgramsAtemu2021-06-03
| |
* | all Jetbrains products: update to latest versionJean-Marie Gaillourdet2021-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clion: 2020.2.1 -> 2021.1.2 datagrip: 2020.2.2 -> 2021.1.2 goland: 2020.2.2 -> 2021.1.2 idea-community: 2020.2.1 -> 2021.1.2 idea-ultimate: 2020.2.1 -> 2021.1.2 mps: 2020.1.4 -> 2021.1 phpstorm: 2020.2.1 -> 2021.1.3 pycharm-community: 2020.2.1 -> 2021.1.2 pycharm-professional: 2020.2.1 -> 2021.1.2 rider: 2020.2.1 -> 2021.1.3 ruby-mine: 2020.2.1 -> 2021.1.2 webstorm: 2020.2.1 -> 2021.1.2 These updates have all been generated with the newly fixed update.pl script. The script update.pl, which gets the latest versions from upstream web server, has been failing for roughly half a year. It failed to handle the new url pattern of MPS. The script and the url pattern is updated to work with the latest version. The clion specific postFixup hook had to be adapted, because names of shared libraries changed. (cherry picked from commit 8593496928ebacc8d0779ff5706b8d511dbc0177)
* | jetbrains: updatesEdward Tjörnhammar2021-06-01
|/ | | | | | | | | | jetbrains.clion: 2021.1.1 -> 2021.1.2 jetbrains.datagrip: 2021.1.1 -> 2021.1.2 jetbrains.goland: 2021.1.1 -> 2021.1.2 jetbrains.idea-community: 2021.1.1 -> 2021.1.2 jetbrains.idea-ultimate: 2021.1.1 -> 2021.1.2 jetbrains.rider: 2021.1.2 -> 2021.1.3 jetbrains.webstorm: 2021.1.1 -> 2021.1.2
* jetbrains: updateLuke Granger-Brown2021-05-01
| | | | | | | | | | | | | | jetbrains.clion: 2021.1 -> 2021.1.1 jetbrains.datagrip: 2021.1 -> 2021.1.1 jetbrains.goland: 2021.1 -> 2021.1.1 jetbrains.idea-community: 2021.1 -> 2021.1.1 jetbrains.idea-ultimate: 2021.1 -> 2021.1.1 jetbrains.phpstorm: 2021.1 -> 2021.1.2 jetbrains.pycharm-community: 2021.1 -> 2021.1.1 jetbrains.pycharm-professional: 2021.1 -> 2021.1.1 jetbrains.rider: 2021.1.1 -> 2021.1.2 jetbrains.ruby-mine: 2021.1 -> 2021.1.1 jetbrains.webstorm: 2021.1 -> 2021.1.1
* jetbrains.rider: fix internal dotnet runtime/SDK (#120589)Mauricio Scheffer2021-04-27
| | | Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* jetbrains.clion: use lib.optionals instead of lib.optionalpmenke2021-04-20
|
* jetbrains.clion: use libdbusmenu instead of aliasJörg Thalheim2021-04-20
|
* jetbrains.clion: switch to autoPatchelfHookJörg Thalheim2021-04-20
|
* jetbrains.clion: add patchelf invocations for new binariespmenke2021-04-19
| | | | | version 2021.1 of clion (introduced with 3839373) has introduced additional clang related binaries which need patching. clangd and clazy-standalone also need the provided libclazyPlugin.so on the rpath.
* Merge pull request #119415 from SuperSandro2000/SuperSandro2000-patch-1Sandro2021-04-14
|\ | | | | jetbrains: fix url literal
| * jetbrains: fix url literalSandro2021-04-14
| |
* | jetbrains.rider: 2021.1 -> 2021.1.1Jamie Magee2021-04-13
|/
* jetbrains.clion: fix glob match in buildEdward Tjörnhammar2021-04-09
|
* jetbrains: updatesEdward Tjörnhammar2021-04-09
| | | | | | | | | | | | | | | jetbrains.clion: 2020.3.3 -> 2021.1 jetbrains.datagrip: 2020.3.2 -> 2021.1 jetbrains.goland: 2020.3.4 -> 2021.1 jetbrains.idea-community: 2020.3.3 -> 2021.1 jetbrains.idea-ultimate: 2020.3.3 -> 2021.1 jetbrains.mps: 2020.3.2 -> 2020.3.3 jetbrains.phpstorm: 2020.3.3 -> 2021.1 jetbrains.pycharm-community: 2020.3.4 -> 2021.1 jetbrains.pycharm-professional: 2020.3.4 -> 2021.1 jetbrains.rider: 2020.3.4 -> 2021.1 jetbrains.ruby-mine: 2020.3.2 -> 2021.1 jetbrains.webstorm: 2020.3.3 -> 2021.1
* jetbrains.pycharm-community: propagate python3Frederik Rietdijk2021-04-03
|
* jetbrains: updates (#116595)Arnout Engelen2021-03-20
|
* Merge pull request #111737 from MazeChaZer/mps-licenseAlexey Shmalko2021-03-17
|\ | | | | jetbrains.mps: fix license
| * jetbrains.mps: fix licenseJonas Schürmann2021-02-03
| | | | | | | | | | | | Jetbrains MPS is licensed under the Apache 2.0 license and all third-party libraries use proper open source licenses as well, so I see no reason why MPS would be marked as unfree.
* | treewide: perlPackages.LWPProtocolhttps -> perlPackages.LWPProtocolHttpsSamuel Gräfenstein2021-03-17
| | | | | | | | Fix building with `config.allowAliases = false;`.
* | jetbrains: updatesLeUlukai2021-02-18
| |
* | maintainers: add gytis-ivaskeviciusGytis Ivaskevicius2021-02-17
| |
* | Add `extraLdPath` to main jetbrains builder Gytis Ivaskevicius2021-02-17
| |
* | jetbrains: replace overrideDerivation with overrideAttrArnout Engelen2021-02-17
|/ | | | | | This fixes error-checking of function arguments ( https://nixos.org/manual/nixpkgs/stable/#sec-pkg-overrideDerivation), notably checking the license (https://github.com/NixOS/nixpkgs/issues/107250)
* jetbrains: updatesArnout Engelen2021-01-27
|
* treewide: stdenv.lib -> libBen Siraphob2021-01-16
|
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
| | | | | | | | | | | | | | | | | | | Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
* jetbrains: updatesArnout Engelen2021-01-04
|
* jetbrains: configurable vmoptionsEdward Tjörnhammar2020-12-19
| | | | | | All products are now configurable through `config.jetbrains.vmoptions` Closes #107032
* jetbrains.clion: address minor globchangeEdward Tjörnhammar2020-12-19
|
* jetbrains: updateskolaente2020-12-19
|
* jetbrains: updatesArnout Engelen2020-12-02
|
* Merge pull request #99894 from loskutov/patch-2Sandro2020-11-28
|\ | | | | datagrip: remove loskutov from maintainers
| * datagrip: remove loskutov from maintainersIgnat Loskutov2020-10-06
| | | | | | I haven't been actively maintaining this derivation; provided that updates are made by scripts, it looks like it's time to finally abandon it.
* | jetbrains: updatesArnout Engelen2020-11-27
| |
* | idea: 2020.2.2 -> 2020.2.3Jason O'Conal2020-10-26
|/
* jetbrains.rider: 2020.2.2 -> 2020.2.3Damien Cassou2020-10-01
|
* idea: 2020.2.1 -> 2020.2.2Jason O'Conal2020-09-18
|
* Update riderDamien Cassou2020-09-13
|
* Update jetbrains.webstorm 2020.2 -> 2020.2.1kolaente2020-09-07
|
* Update jetbrains.ruby-mine 2020.2 -> 2020.2.1kolaente2020-09-07
|
* Update jetbrains.rider 2020.2 -> 2020.2.1kolaente2020-09-07
|
* Update jetbrains.pycharm-professional 2020.2 -> 2020.2.1kolaente2020-09-07
|
* Update jetbrains.pycharm-community 2020.2 -> 2020.2.1kolaente2020-09-07
|