Commit graph

1649 commits

Author SHA1 Message Date
Tuomas Tynkkynen
74a3a2cd7e treewide: Use makeBinPath 2016-08-23 01:18:10 +03:00
Tuomas Tynkkynen
51ad423716 treewide: Use makeLibraryPath in 'patchelf --set-rpath' calls 2016-08-23 00:04:39 +03: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
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
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
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
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
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
Damien Cassou
c54a9c73ac cask: 0.7.3 -> 0.7.4 (#17107) 2016-07-21 01:06:36 +02:00
Ram Kromberg
ba0224fa17 geany-with-vte: fix desktop shortcut and man pages (#16759) 2016-07-19 08:07:44 +02:00