summary refs log tree commit diff
path: root/pkgs/applications/editors/sublime3
Commit message (Collapse)AuthorAge
* xlibs: replace occurrences by xorgVladimír Čunát2015-09-15
| | | | | | | This seems to have been confusing people, using both xlibs and xorg, etc. - Avoided renaming local (and different) xlibs binding in gcc*. - Fixed cases where both xorg and xlibs were used. Hopefully everything still works as before.
* sublimetext3: add .desktop entry & iconcodyopel2015-04-08
|
* sublime-text 3: 3.0.65 -> 3.0.83codyopel2015-04-03
|
* rename all occurrences of stdenv.cc.gcc to stdenv.cc.ccEric Seidel2015-01-14
|
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
* sublime3: set rpath for libbz2 and libsslCharles Strahan2014-11-18
| | | | This fixes the Package Control package.
* Fixed file name with new versionwyvie2014-09-14
|
* Bumped version of sublime3wyvie2014-09-14
|
* transformed meta.maintainers of some packages into listsPascal Wittmann2014-09-13
|
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* sublime3: fix plugin_host (close #2804)Wout Mertens2014-06-17
| | | | | Also move the binaries in their own package, so it doesn't pollute the profile.
* Added SublimeText3 support. SublimeText2 and SublimeText3 can be installed ↵Wojciech Danilo2014-01-27
side by side. They provide 'sublime', 'sublime2' and 'sublime3' commands. SublimeText3 has lower precedense than SublimeText2 because its in beta mode (for over a year now)