Commit graph

1839 commits

Author SHA1 Message Date
obadz 24a9183f90 Merge branch 'hardened-stdenv' into staging
Closes #12895

Amazing work by @globin & @fpletz getting hardened compiler flags by
enabled default on the whole package set
2016-08-22 01:19:35 +01:00
obadz ba50fd7170 Merge branch 'master' into staging 2016-08-22 01:18:11 +01:00
Ram Kromberg 49bd29ae57 vanubi: vala -> vala_0_26 2016-08-21 20:02:05 +03:00
obadz 68936edfb3 Merge branch 'master' into staging 2016-08-21 12:03:41 +01:00
obadz f515427cce emacs: add compiler flag to cope with glibc 2.24 2016-08-20 21:48:25 +01:00
J Phani Mahesh 64fb9bb0e2 ht: switch sf downloads to mirror://
This allows fallback to all configured mirrors for sourceforge
to download, instead of relying on just downloads.sourceforge.net
2016-08-20 19:14:30 +05:30
Joachim Fasting ba0f9cfa49
Revert "Merge pull request #16980 from phanimahesh/sf-use-mirrors"
This reverts commit 217594fd1d, reversing
changes made to 8e8a89d8a8.

Turns out it wasn't ready afterall ...
2016-08-20 15:14:23 +02:00
J Phani Mahesh 1673b19be3 ht: switch sf downloads to mirror:// 2016-08-20 17:28:27 +05:30
obadz 3f783e7fd1 nano: 2.6.2 -> 2.6.3
Add patch to make Darwin happy & fix #17835
2016-08-19 18:17:25 +01:00
Joachim F b5bfa099b6 Merge pull request #17795 from RamKromberg/fix/leo-editor
leo-editor: 5.1 -> 5.3
2016-08-18 16:44:27 +02:00
Frederik Rietdijk 0e6822b522 kile: 2016-07-02 -> 2016-07-25 2016-08-18 09:59:25 +02:00
Ram Kromberg d6d716490e leo-editor: 5.1 -> 5.3 2016-08-17 16:44:25 +03:00
Matthew Bauer fc9508d387 mg: fix darwin build
-Wno-error is needed
2016-08-16 19:25:43 +00:00
Matthew Bauer 1705b314d5 geany: fix darwin build 2016-08-16 19:25:39 +00:00
Robin Gloster 33e1c78ae3 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-16 07:54:01 +00:00
Joachim F 2c3964fabc Merge pull request #17742 from mimadrid/update/nano-2.6.3
nano: 2.6.2 -> 2.6.3
2016-08-15 00:59:20 +02:00
mimadrid f5b2d63e4c
nano: 2.6.2 -> 2.6.3 2016-08-15 00:51:05 +02:00
Robin Gloster b7787d932e Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-12 09:46:53 +00: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
Danny Arnold c15795a082 atom: 1.9.0 -> 1.9.6 2016-08-09 16:47:00 +02:00
Tuomas Tynkkynen 8f098d71f0 idea.android-studio: Disable Hydra build
http://hydra.nixos.org/build/38305379
2016-08-08 16:12:29 +03:00
Moritz Ulrich f7f8de64f4 Merge pull request #17574 from DamienCassou/add-checks-back-to-emacs25pre
emacs25pre: Removes doCheck = false
2016-08-07 11:11:58 +02:00
Damien Cassou 882ad3bbd0 emacs25pre: Removes doCheck = false
Fixes #13573. This package builds fine without this line now.
2016-08-07 09:04:31 +02:00
Tuomas Tynkkynen ce537c98de tweak: Broken on Darwin
http://hydra.nixos.org/build/38316344
2016-08-06 17:06:45 +03:00
Aneesh Agrawal 5e3eb476f5 neovim: remove unused glib dependency (#17499)
As far as I can tell, neovim has never required glib to build.
The neovim libtermkey does include a demo-glib.c example, but that is
optional.
2016-08-05 09:33:05 +02:00
Dinnanid 672447f1ad
eclipse-sdk: 4.5.2 -> 4.6 2016-08-04 20:11:08 +02:00
Dinnanid b78a70ccc8
eclipse-sdk: 4.5.1 -> 4.5.2 2016-08-04 20:11:08 +02:00
Joachim F 70bf931498 Merge pull request #17410 from knedlsepp/motif-on-darwin
motif: Add support for darwin
2016-08-03 18:31:43 +02:00
Michael Raskin ef46388c48 neovim-qt: 0pre -> 0.2.1, use libmsgpack 1.4 2016-08-03 17:58:22 +02:00
Robin Gloster 1b979d8384 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-03 13:34:44 +00:00
AndersonTorres bcb98e2ce1 tecoc: init at 20150606
TECOC is a portable C clone of the good old TECO editor.
2016-08-02 22:59:39 -03:00
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Tuomas Tynkkynen b96fe03484 treewide: Fix meta.platforms related typos 2016-08-02 21:17:44 +03:00
Franz Pletz 68a953cdc3 nedit: disable format hardening 2016-08-02 14:00:10 +00:00
Robin Gloster 1be4907ca2 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-02 13:46:36 +00:00
Danny Arnold 9d85a87e73 atom: 1.8.0 -> 1.9.0 2016-08-02 11:38:58 +02:00
Thomas Tuegel 39aff85b0e kde5.kile: add konsole kpart 2016-08-01 15:42:17 -05:00
Robin Gloster 63c7b4f9a7 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-07-31 20:51:34 +00:00
Josef Kemetmueller 3a910eed61 nedit: Add darwin support 2016-07-31 20:57:14 +02:00
Joachim F a5302f3c79 Merge pull request #17313 from vrthra/kakoune
kakoune: init at 2016-07-26
2016-07-30 19:31:11 +02:00
mimadrid ca780df195
nano: 2.6.1 -> 2.6.2 2016-07-28 16:46:25 +02:00
Damien Cassou b9f7a65179 melpa-stable-packages: 2016-07-28 2016-07-28 13:44:44 +02:00
Franz Pletz 996c9837fa Merge pull request #17322 from RamKromberg/init/motif
motif: init at 2.3.6 & nedit: 5.6 -> 5.6a
2016-07-28 03:53:38 +02:00
Thomas Tuegel ea3e067106 Merge pull request #17324 from mdorman/emacs-updates
Emacs package updates
2016-07-27 20:53:08 -05:00
Michael Alan Dorman 475a8e0568 org-packages: 2016-07-27 2016-07-27 19:52:51 -04:00
Michael Alan Dorman d5dfd4b82e melpa-stable-packages: 2016-07-27 2016-07-27 19:52:48 -04:00
Michael Alan Dorman 9237931cf0 melpa-packages: 2016-07-27
Also, the last time the version numbers should change capriciously.
2016-07-27 19:52:42 -04:00
Michael Alan Dorman b391a3d47a elpa-packages: 2016-07-27 2016-07-27 19:52:37 -04:00
Ram Kromberg c764437946 nedit: 5.6 -> 5.6a 2016-07-28 01:33:52 +03:00
Rahul Gopinath 1db375ebd9 kakoune: init at 2016-07-26 2016-07-27 15:14:06 -07:00
Robert Helgesson 893d0830ea
eclipse-plugin-jdt: 4.5.2 -> 4.6 2016-07-27 15:59:07 +02:00
Robert Helgesson b36802d24e
eclipse-plugin-checkstyle: 6.19.0 -> 6.19.1 2016-07-27 15:59:07 +02:00
Damien Cassou 6a41c312eb emacs25pre: 25.0.95 -> 25.1-rc1 2016-07-27 14:24:17 +02:00
Michael Alan Dorman 967bb7e195 spaceline: melpa-stable no longer requires melpa powerline 2016-07-27 06:54:16 -04:00
Michael Alan Dorman a6220b0757 crux: melpa-stable no longer broken 2016-07-27 06:54:16 -04:00
taku0 2ac2676a17 android-sdk: 24.4.1 -> 25.1.7 (#17193) 2016-07-25 20:47:39 +01:00
Robin Gloster 1f04b4a566 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-07-21 00:56:43 +00:00
Damien Cassou c54a9c73ac cask: 0.7.3 -> 0.7.4 (#17107) 2016-07-21 01:06:36 +02:00
Robin Gloster 203846b9de Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-07-19 10:37:02 +00:00
Ram Kromberg ba0224fa17 geany-with-vte: fix desktop shortcut and man pages (#16759) 2016-07-19 08:07:44 +02:00
Ram Kromberg 60232e6c94 vis: 2016-04-15 -> 2016-07-15 2016-07-18 09:00:35 +03:00
Damien Cassou c9a3cbb122 Merge pull request #16987 from binarin/emacs-25-with-xwidgets
emacs25pre: Add option for building with xwidgets
2016-07-17 07:20:10 +02:00
Joachim F 0adba3dc8f Merge pull request #16927 from RamKromberg/init/uemacs
uemacs: init at 2014-12-08
2016-07-16 13:15:40 +02:00
Robin Gloster 5185bc1773 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-07-15 14:41:01 +00:00
Alexey Lebedeff 9edcfa8908 emacs25pre: Fix https for xwidgets-browse-url 2016-07-15 17:16:24 +03:00
Alexey Lebedeff 658c2de1b7 emacs25pre: Add option for building with xwidgets 2016-07-15 16:18:23 +03:00
Vincent Laporte a4adca78ef monodevelop: use makeLibraryPath in wrapper (fixes #16844) 2016-07-15 14:22:33 +02:00
Ram Kromberg 784b31dd93 uemacs: init at 2014-12-08 2016-07-13 21:09:01 +03:00
Edward Tjörnhammar 6423ded1bc
idea.idea-{community,ultimate}: 2016.1.3 -> 2016.2 2016-07-13 06:42:24 +02:00
Frank Lanitz defdbdb08b geany: 1.27 -> 1.28 2016-07-10 16:32:33 +02:00
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
Robin Gloster 8031cba2ab Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-06-10 09:27:04 +00: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
Robin Gloster 2d382f3d98 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-05-30 19:39:34 +00:00
Robin Gloster eb6809eafd emacs25pre: disable format hardening 2016-05-30 19:34:16 +00: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
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
Vladimír Čunát 0b192a0976 Merge branch 'master' into staging
That's to get mesa rebuild from master, as it's nontrivial.
2016-05-23 09:02:10 +02:00
Michael Alan Dorman 1ab65e6db2 crux: un-mark broken melpa-package version
The melpa-stable package still needs to be updated before it can be
unbroken.
2016-05-22 14:26:12 -04:00
Michael Alan Dorman 9675099db6 melpa-packages: 2016-05-22 2016-05-22 14:26:10 -04:00
Michael Alan Dorman 16df12ad1b melpa-stable-packages: 2016-05-22 2016-05-22 14:26:08 -04:00
Michael Alan Dorman 91faa8e672 elpa-packages: 2016-05-22 2016-05-22 14:26:05 -04:00
Vladimír Čunát 73f1f5eb39 imagemagick: split dev output to fix #9604
Also fixup references to imagemagick.
2016-05-22 13:41:15 +02:00
Vladimír Čunát c4661e9643 Merge: make dev output references explicit
This is a rebase of most commits from #14766,
resolving conflicts and a few other evaluation problems.
2016-05-22 12:09:23 +02:00
Nick Novitski 15c6fa023f neovim: fix Man command 2016-05-21 21:51:40 +02:00
Tuomas Tynkkynen ebf6b3cd51 treewide: Make explicit that 'dev' output of poppler is used 2016-05-19 10:02:29 +02:00
Tuomas Tynkkynen 5e5c5382f6 treewide: Make explicit that 'dev' output of cairo is used 2016-05-19 10:00:28 +02:00
Franz Pletz f8d481754c
Merge remote-tracking branch 'origin/master' into hardened-stdenv 2016-05-18 17:10:02 +02:00
Joachim Fasting 013fd785a1
emacs25pre: 25.0.93 -> 25.0.94 2016-05-18 03:54:17 +02:00
Thomas Tuegel d191c5c498 Merge pull request #15517 from mdorman/emacs-updates
emacs-packages: various updates
2016-05-17 09:14:23 -05:00
Domen Kožar b49bf121b8 rename iElectric to domenkozar to match GitHub 2016-05-17 13:00:47 +01:00
Michael Alan Dorman 0bd9f7b2d6 melpa-packages 2016-05-16 2016-05-17 07:32:11 -04:00
Michael Alan Dorman 114550baa3 melpa-stable-packages 2016-05-16 2016-05-17 07:32:11 -04:00
Michael Alan Dorman ced6d155b2 org-packages 2016-05-16 2016-05-17 07:32:11 -04:00
Michael Alan Dorman c56614bdb8 elpa-packages 2016-05-16 2016-05-17 07:32:11 -04:00
Franz Pletz e98a0bc9e0 Merge pull request #15476 from matthiasbeyer/update-unmaintained
Update unmaintained packages
2016-05-16 23:45:11 +02:00
Peter Simons 8e462995ba Bring my stdenv.lib.maintainers user name in line with my github nick. 2016-05-16 22:49:55 +02:00
Matthias Beyer 5e6bb86f5d joe: 4.1 -> 4.2 2016-05-16 16:12:20 +02:00
Matthias Beyer 57f2e6e0b5 ed: 1.12 -> 1.13 2016-05-15 13:19:37 +02:00
Arseniy Seroka bc880acb22 Merge pull request #15459 from romildo/upd.atom
atom: 1.6.2 -> 1.7.3
2016-05-15 01:01:09 +03:00
José Romildo Malaquias 080f9c579a atom: 1.6.2 -> 1.7.3 2016-05-14 13:54:27 -03:00
Arseniy Seroka 67d1b8f757 Merge pull request #15431 from zimbatm/sublime-3114
sublime3: 3103 -> 3114
2016-05-14 00:07:01 +03:00
Thomas Tuegel 5e694aa3b3 Merge pull request #15430 from mdorman/emacs-revert
Revert removal of three hand-maintained emacs packages
2016-05-13 11:57:34 -05: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
Arseniy Seroka efa8c3b6be Merge pull request #15428 from chris-martin/idea-security-update
Idea security update
2016-05-13 15:15:28 +03:00
zimbatm dabef63eaf sublime3: 3103 -> 3114 2016-05-13 11:36:50 +01:00
Michael Alan Dorman 1b314a70c2 Revert "Remove obsolete pcache version"
This reverts commit 5cc4ff09fa.
2016-05-13 06:35:19 -04:00
Michael Alan Dorman ada0d47b3e Revert "Remove obsolete s version"
This reverts commit 7ccdbff95b.
2016-05-13 06:35:06 -04:00
Michael Alan Dorman 0d4dfbd570 Revert "Remove obsolete xml-rpc version"
This reverts commit 5017e24756.
2016-05-13 06:34:44 -04: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
Vladimír Čunát 3e387c3e00 Merge branch 'staging'
Darwin isn't in a perfect state, in particular its bootstrap tools won't
build which will block nixpkgs channel. But on the whole it seems
acceptable.
2016-05-13 10:14:53 +02:00
Arseniy Seroka d3e7141ef3 Merge pull request #15409 from joelmo/netbeans
netbeans: 8.0.2 -> 8.1
2016-05-13 01:26:51 +03:00
Joel Moberg 9e929f3eb6 netbeans: 8.0.2 -> 8.1 2016-05-12 15:08:17 +02:00
Vladimír Čunát 6c2fbfbd77 Merge branch 'master' into staging 2016-05-12 04:53:38 +02:00
Michael Alan Dorman 5cc4ff09fa Remove obsolete pcache version 2016-05-08 18:33:29 -04:00
Michael Alan Dorman 7ccdbff95b Remove obsolete s version 2016-05-08 18:33:29 -04:00
Michael Alan Dorman 14ba2f4f24 Remove obsolete magit (and associated packages) version 2016-05-08 18:33:29 -04:00
Michael Alan Dorman a58e53c56e Remove obsolete dash version. 2016-05-08 18:33:28 -04:00
Michael Alan Dorman 5017e24756 Remove obsolete xml-rpc version 2016-05-08 18:33:28 -04:00
Michael Alan Dorman 24da619b4f Remove obsolete flycheck version. 2016-05-08 18:33:28 -04:00
Michael Alan Dorman ee7af5fdb8 melpa-stable-packages 2016-05-07 2016-05-08 18:33:28 -04:00
Michael Alan Dorman 1912f45f9b melpa-packages 2016-05-07 2016-05-08 18:33:28 -04:00
Michael Alan Dorman 66e337531d elpa-packages 2016-05-07 2016-05-08 18:33:27 -04:00
Michael Alan Dorman a8b3cf4669 Use generated org and org-plus-contrib packages. 2016-05-08 18:33:27 -04:00
Michael Alan Dorman 525cf616f4 org-packages 2016-05-07 2016-05-08 18:33:23 -04:00
Vladimír Čunát 65a9fa8cdc Merge branch 'master' into staging 2016-05-08 21:24:48 +02:00
Tobias Geerinckx-Rice b6092775cb
tiled: 0.16.0 -> 0.16.1 2016-05-08 03:29:45 +02:00
Charles Strahan ec1c8071b1 macvim: fix build 2016-05-06 22:32:23 -04:00
Tobias Geerinckx-Rice 237168d452
neovim: unmaintain
*reinstalls emacs*
2016-05-06 19:17:07 +02:00
Robert Helgesson 1a5b5593d6 eclipse-plugin-scala: 4.4.0 -> 4.4.1 2016-05-06 13:59:01 +02:00
Tuomas Tynkkynen aadaa91379 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/applications/networking/browsers/vivaldi/default.nix
	pkgs/misc/emulators/wine/base.nix
2016-05-03 23:12:48 +03:00
Edward Tjörnhammar 066b5cb11a
idea.idea-{community,ultimate}: 2016.1 -> 2016.1.1 2016-05-03 11:01:21 +02:00
Robin Gloster c92bca56f8 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-05-02 22:58:02 +00:00
Jascha Geerds cf224573d6 idea.pycharm: 5.0.3 -> 2016.1.2 2016-05-02 11:59:31 +02:00
Nikolay Amiantov 87ebab128a replace ${stdenv.cc.cc}/lib occurences 2016-05-01 00:13:23 +03:00
Robert Helgesson f5b3827e0e eclipse-plugin-testng: 6.9.11.201603260617 -> 6.9.11.201604020423 2016-04-29 18:47:31 +02:00
Arseniy Seroka 29ac362a42 Merge pull request #15075 from romildo/upd.eclipse-plugin-cup
eclipse-plugins-cup: 1.0.0.201412081321 -> 1.0.0.201604221613
2016-04-29 19:20:00 +03:00
José Romildo Malaquias 47c068c7a3 eclipse-plugins-cup: 1.0.0.201412081321 -> 1.0.0.201604221613 2016-04-29 07:49:05 -03:00
Yochai Meir 4a0cbae070 eclipse: fix build error 2016-04-28 20:31:14 +03:00
Tuomas Tynkkynen 4ff8f377af Merge remote-tracking branch 'upstream/master' into staging 2016-04-28 00:13:53 +03:00
Thomas Tuegel a286d876ad melpaStablePackages.docker: don't call builtin dependency 2016-04-26 14:12:53 -05:00
Thomas Tuegel d47fe2bd4a elpa-packages 2016-04-26 2016-04-26 14:07:32 -05:00
Thomas Tuegel de33f4b48b elpa-packages: update package generation instructions 2016-04-26 14:06:42 -05:00