Commit graph

1590 commits

Author SHA1 Message Date
Frederik Rietdijk bdc1791422 kde5.kile: 2016-02-14 -> 2016-07-02 2016-07-06 10:29:33 +02:00
Ram Kromberg 0efd18746a sigil: 0.7.4 > 0.9.6 2016-07-05 13:28:05 +02:00
Joachim Fasting b51cf2626e Merge pull request #16707 from vrthra/edit-editor
edit: Init at 20160425
2016-07-05 00:02:12 +02:00
Rahul Gopinath 92c903cb1b edit: Init at 20160425 2016-07-04 14:01:50 -07:00
Rahul Gopinath c5f54786a1 wily: init at 0.13.42 2016-07-04 11:19:11 -07:00
Thomas Tuegel d931fee2bd melpa-stable-packages 2016-07-03 2016-07-04 07:52:17 -05:00
Thomas Tuegel 96c86f6f4c melpa-packages 2016-07-03 2016-07-04 07:52:17 -05:00
Karn Kallio cdc50d05d8 eclipse-platform: add latest version 4.6
[Bjørn: tweak commit message, make it clear that this is the
eclipse-platform variant.]
2016-07-03 17:10:18 +02:00
Rahul Gopinath a2bbf757ea edbrowse: 3.5.4.1 -> 3.6.1 2016-07-02 09:42:53 -07:00
Michael Ekstrand 57ea9af90a nano: 2.5.3 -> 2.6.1 (#16565)
This upgrades Nano to the (non-GNU) version 2.6.1.
2016-07-01 00:22:30 +02:00
Robert Helgesson 0ae376dcb8 eclipse-plugin-jdt: 4.5.1 -> 4.5.2 2016-06-24 12:22:39 +02:00
Robert Helgesson 748fcd083a eclipse-plugin-checkstyle: 6.16.0 -> 6.19.0 2016-06-24 12:22:17 +02:00
zimbatm a53427144f Merge pull request #16464 from igsha/fix-bviplus
bviplus: fix build
2016-06-24 01:02:51 +01:00
Simon Vandel Sillesen a4787f09cc vscode: 1.0.0 -> 1.2.1
fixes #15548
2016-06-23 21:33:56 +02:00
Igor Sharonov ffe0b43dc0 bviplus: fix build 2016-06-23 22:12:27 +03:00
zimbatm a0fe5dc90c Merge pull request #16363 from mimadrid/update/texstudio-2.11.0
texstudio: 2.9.4 -> 2.11.0
2016-06-23 15:17:16 +01:00
Andrew Abbott 5c71b9564d textadept: 8.2 -> 8.7 2016-06-22 15:12:29 +10:00
Miguel Madrid 4c454fed33 texmaker: 4.4.1 -> 4.5 (#16359) 2016-06-21 14:32:03 +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
mimadrid ba0d3ce5f1
texstudio: 2.9.4 -> 2.11.0 2016-06-20 16:47:01 +02:00
Bjørn Forsman bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
zimbatm 53f421c0c4 Merge pull request #16325 from taku0/android-studio-2.1.2.0
android-studio: 2.1.1.0 -> 2.1.2.0, fixed Gradle link error
2016-06-19 22:30:34 +01:00
Damien Cassou bbac378d7c Merge pull request #16335 from DamienCassou/helm-projectile-20160614
helm-projectile: 20160603.611 -> 20160614.832
2016-06-19 19:20:40 +02:00
Damien Cassou 54ba61690a helm-projectile: 20160603.611 -> 20160614.832 2016-06-19 11:53:49 +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
Aristid Breitkreuz 9ea88aa7be Merge pull request #16206 from hrdinka/fix/vim_configurable
vim_configurable: googlecode -> github
2016-06-18 17:01:18 +02:00
Christoph Hrdinka 8cbbc73dce vim_configurable: googlecode -> github
Vim is now hosted on github instead of googlecode.
2016-06-16 15:35:58 +02: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
Thomas Tuegel 8a37d9cb6d Merge pull request #16176 from bendlas/update-emacs-packages
melpa(-unstable)-packages 2016-06-12
2016-06-13 14:07:52 -05:00
Moritz Ulrich edca4a1b55 Merge pull request #16159 from matthewbauer/neovim-darwin-fixes
Neovim darwin fixes
2016-06-13 10:42:20 +02:00
Matthew Bauer e0884e85cf neovim: fix build on darwin, cleanup lua paths
fixes #16152

The cmake script had trouble finding the lua paths, this sets them
using “luaPackages.getLuaPath” and “luaPackages.getLuaCPath”.
2016-06-12 21:02:09 -05:00
Herwig Hochleitner 887c316b7d melpa(-unstable)-packages 2016-06-12 2016-06-12 17:11:51 +02:00
Joachim Fasting 72d589080f
emacs25pre: 25.0.94 -> 25.0.95 2016-06-11 21:59:53 +02:00
Christian L 64a6e09979 atom: 1.7.3 -> 1.8.0 (#16118) 2016-06-10 11:30:50 +01:00
Rushmore Mushambi 5c8a8808ba Merge pull request #16056 from ljli/fix-atom
atom: patchelf ctags binary
2016-06-08 18:57:50 +02:00
Rok Garbas 28ddc8c043 neovim: pkgs argument was unused 2016-06-06 13:00:44 +02:00
Leon Isenberg 213f882fd3 atom: patchelf ctags binary 2016-06-04 23:04:28 +02:00
Thomas Tuegel ebc49cee04 Merge pull request #15941 from bendlas/update-emacs-packages
emacs-packages: update stable and unstable
2016-06-04 11:35:42 -05:00
Rok Garbas f878018ece neovim: 0.1.3 -> 0.1.4
* removing luaMessagePack (only used by neovim)
* using libmpack (updated to latest master since they fixed a lot of packaging
  issues)
* package libmpack lua bidnings
* neovim expression now excepts luaPackages as an input and not individual
  lua packages (to avoid depending on different lua version)
2016-06-04 17:58:01 +02:00
Herwig Hochleitner 893a50b957 melpa-packages 2016-06-04
remove company override from ac-php
2016-06-04 13:55:43 +02:00
Joachim Fasting 236cfe4e78 Merge pull request #15940 from j-hao/master
emacs|emacs25pre: Check AT_FDCWD is not defined before define it
2016-06-04 02:17:56 +02:00
Tuomas Tynkkynen bac26e08db Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
Jun Hao b8b15ca2a3 emacs|emacs25pre: Check AT_FDCWD is not defined before define it
https://github.com/NixOS/nixpkgs/issues/11723
2016-06-03 09:52:31 +08:00
Tobias Pflug 71c9c5dffe neovim: fix broken build (#15876) 2016-05-31 21:38:43 +02:00
Thomas Tuegel 649b5bceb1 Merge pull request #15602 from mdorman/emacs-updates
Emacs updates
2016-05-28 07:25:33 -05:00
Joachim Fasting 39d7f65a33 Merge pull request #15710 from chris-martin/sublime-desktop-item
sublime: add a desktop item and icons
2016-05-27 16:57:32 +02:00
Joachim Fasting 0eaea886b9 Merge pull request #15685 from chris-martin/idea-wmClass
idea: set StartupWMClass on desktop item
2016-05-27 16:56:51 +02:00
Vladimír Čunát 81039713fa Merge branch 'master' into staging
... to get the systemd update (rebuilding ~7k jobs).
2016-05-26 16:50:22 +02:00
Chris Martin 79a50c0473 sublime: add a desktop item and icons 2016-05-25 19:26:37 -04:00
Rok Garbas e9c86755dd neovim: make clipboard work ootb 2016-05-25 15:02:41 +02:00