Commit graph

1340 commits

Author SHA1 Message Date
Bjørn Forsman
ee0dc91157 eclipse-scala-sdk: fix typo in package name
Change underscore to hyphen.
2016-01-30 17:21:49 +01:00
Bjørn Forsman
b0b7fe2cce eclipse-cpp: 4.5 -> 4.5.1 2016-01-30 17:18:18 +01:00
Bjørn Forsman
75d3b418a5 eclipse-cpp: 4.4 -> 4.4.2 2016-01-30 17:18:17 +01:00
Bjørn Forsman
bf2dfb9d99 eclipse: remove old to-do comment about "mirror://eclipse/"
The comment is from 2011, before we started using officially mirrored
URLs[1] like

  http://www.eclipse.org/downloads/download.php?r=1&nf=1&file=THE_FILE

I think using upstream mirrored URLs is better than mirror://eclipse:

  - upstream mirror list is always up to date
  - the closest / fastest mirror will be selected automatically

[1]: http://wiki.eclipse.org/IT_Infrastructure_Doc#Use_mirror_sites.2Fsee_which_mirrors_are_mirroring_my_files.3F
2016-01-30 17:18:13 +01:00
Bjørn Forsman
d5c9db8dd3 eclipse: align attrnames with pkgnames (underscore => hyphen)
Keep old attrnames too, for backward compatibility.

`nix-env -f . -qaP -A eclipses` only prints the new attributes (yay!).
2016-01-30 17:18:09 +01:00
Bjørn Forsman
bdc9bfc3fa eclipse-plugin-gnuarmeclipse: 2.8.1-201504061754 -> 2.11.1-201512141335
Upstream switched from sourceforge to github.
2016-01-30 12:33:12 +01:00
Christian Albrecht
7884c3b95d android-studio: 1.5.0.4 -> 1.5.1.0 2016-01-29 11:51:29 +01:00
Arseniy Seroka
7d2eb0c4ab Merge pull request #12657 from romildo/new-eclipse-plugin-cup
eclipse-plugin-cup: init at 1.0.0.201412081321
2016-01-29 00:51:50 +03:00
José Romildo Malaquias
a654e783c6 eclipse-plugin-cup: init at 1.0.0.201412081321 2016-01-28 17:21:29 -02:00
Robert Helgesson
49f55ebf97 eclipse-plugin-scala: 4.1.1.20151201 -> 4.3.0.201512011535 2016-01-27 19:33:28 +01:00
Tobias Geerinckx-Rice
ba0dcb95ad neovim: fix -configured evaluation 2016-01-26 06:16:45 +01:00
Tobias Geerinckx-Rice
0c25292648 vorbis-tools: rename from old-style vorbisTools 2016-01-26 01:35:55 +01:00
Tobias Geerinckx-Rice
9fb8020e4e Add version attribute where maintainers |= nckx
This will probably be mandatory soon, and is a step in the right
direction. Removes the deprecated meta.version, and move some meta
sections to the end of the file where I should have put them in
the first place.
2016-01-25 17:35:21 +01:00
Gabriel Ebner
a8d6ad8690 idea: use openjdk8 again 2016-01-23 13:39:15 +01:00
Thomas Tuegel
aeda2a129f emacs-isearch-plus: 20160115.1122 -> 20160118.1030 2016-01-22 15:18:12 -06:00
Thomas Tuegel
c5393b7b24 melpaStablePackages.graphene: mark broken 2016-01-22 15:14:05 -06:00
Thomas Tuegel
ee81df1a92 melpaPackages.graphene: mark broken 2016-01-22 15:13:41 -06:00
Vladimír Čunát
0957359568 Merge branch 'staging' 2016-01-22 13:48:35 +01:00
Robert Helgesson
bf00cf7457 eclipse-plugin-cdt: 8.7.0 -> 8.8.0 2016-01-22 09:56:26 +01:00
Robert Helgesson
799296d9e7 eclipse-plugin-jdt: 4.5 -> 4.5.1 2016-01-22 09:56:26 +01:00
Robert Helgesson
887bed2853 eclipse-platform: 4.5 -> 4.5.1 2016-01-22 09:56:26 +01:00
Robert Helgesson
40890b2b95 eclipseWithPlugins: lazier evaluation
Unfortunately the `readFile`/`writeText` functions forces realisation of
the eclipse package at evaluation time. By creating the configuration
file inside the build command we avoid realisation until installation.
2016-01-22 09:36:08 +01:00
Edward Tjörnhammar
3eb35b290d idea.idea-{community,ultimate}: 15.0.2 -> 15.0.3 2016-01-21 10:06:52 +01:00
Arseniy Seroka
f01183ad9e Merge pull request #12499 from wandernauta/clion-1.2.4
idea.clion: 1.0.4 -> 1.2.4
2016-01-20 22:37:39 +03:00
Damien Cassou
3a0b3fa6e8 Merge pull request #12428 from DamienCassou/eclipse-modular
Modularize Eclipse
2016-01-20 14:55:58 +01:00
Wander Nauta
5e8e964794 idea.clion: 1.0.4 -> 1.2.4 2016-01-20 13:56:09 +01:00
Thomas Tuegel
decb5802c9 elpaBuild: factor out package installation
Building packages requires package-build.el from Melpa, but installing
packages only requires package.el. Packages from ELPA are already built,
so there is no need to involve package-build.el.
2016-01-18 15:29:19 -06:00
Thomas Tuegel
7c42f9a200 melpa-stable-packages 2016-01-18
The MELPA Stable package expressions are now generated in one file to
improve evaluation performance.
2016-01-18 15:29:10 -06:00
Thomas Tuegel
3bd6edf0e2 melpa-packages 2016-01-18
The MELPA package expressions are now generated in a single file to
improve evaluation performance.
2016-01-18 15:28:28 -06:00
Thomas Tuegel
93bd5a2c32 elpa-packages 2016-01-18
The ELPA package expressions are now generated as a single file to
improve evaluation performance.
2016-01-18 15:27:15 -06:00
Robin Gloster
53b389327e refactor to use autoreconfHook where possible
Close #12446.
2016-01-18 10:45:31 +01:00
Damien Cassou
6115684b73 Avoid CamelCase in filenames and add buildEclipse 2016-01-16 18:35:35 +01:00
Edward Tjörnhammar
d4f9220ed2 idea.idea14-community: init at 14.1.6 2016-01-15 18:21:45 +01:00
Edward Tjörnhammar
69c98f75e2 idea: unpin the common builder 2016-01-15 18:21:45 +01:00
Jakob Gillich
1bb965f67b atom: 1.3.3 -> 1.4.0 2016-01-14 16:40:00 +01:00
Domen Kožar
9c67ff9547 atom: 1.3.1 -> 1.3.3 2016-01-14 13:09:11 +01:00
Thomas Tuegel
f094da5e0d Revert "melpa-packages.json: remove "2048-game" to mitigate the effects of https://github.com/NixOS/nixpkgs/issues/12353"
This reverts commit 625fe8164f.
2016-01-13 11:02:21 -06:00
Thomas Tuegel
3673ab7799 Revert "melpa-packages.json: remove "4clojure" to mitigate the effects of https://github.com/NixOS/nixpkgs/issues/12353"
This reverts commit 2f5e87a7bf.
2016-01-13 11:02:11 -06:00
Thomas Tuegel
3800c62d89 Revert "melpa-packages.json: remove "0blayout" to mitigate the effects of https://github.com/NixOS/nixpkgs/issues/12353"
This reverts commit 4f85afad5b.
2016-01-13 11:01:39 -06:00
Peter Simons
4f85afad5b melpa-packages.json: remove "0blayout" to mitigate the effects of https://github.com/NixOS/nixpkgs/issues/12353 2016-01-13 10:09:55 +01:00
Peter Simons
2f5e87a7bf melpa-packages.json: remove "4clojure" to mitigate the effects of https://github.com/NixOS/nixpkgs/issues/12353 2016-01-13 10:09:36 +01:00
Peter Simons
625fe8164f melpa-packages.json: remove "2048-game" to mitigate the effects of https://github.com/NixOS/nixpkgs/issues/12353 2016-01-13 10:05:01 +01:00
Jascha Geerds
0d79a33fb6 pycharm: 5.0.1 -> 5.0.3 2016-01-12 23:45:06 +01:00
John Wiegley
14c8a6f32d emacs24Macport: Further cleanups, remove old code 2016-01-11 14:31:03 -08:00
John Wiegley
b7ff0301d6 emacs24Macport: change expressions to better match emacs24 2016-01-11 12:55:48 -08:00
John Wiegley
fdc69f2e8f emacs24: Add jwiegley as a maintainer 2016-01-11 12:55:48 -08:00
Edward Tjörnhammar
56fdc71013 idea: restrict packages to oraclejdk8 2016-01-11 21:24:31 +01:00
John Wiegley
823f797c26 emacs24Macport: 5.13 -> 5.15 2016-01-11 11:33:32 -08:00
Thomas Tuegel
5f81792265 emacsPackagesNg.elpaPackages: state reason for broken packages 2016-01-11 09:47:22 -06:00
Thomas Tuegel
d6995049d3 emacsPackagesNg.elpaPackages.ergoemacs-mode: unmark broken 2016-01-11 09:46:47 -06:00