joachifm
df3a139dc4
Merge pull request #14439 from zimbatm/travis-1.8.2
...
travis: init at 1.8.2
2016-04-08 00:39:51 +02:00
Tuomas Tynkkynen
6b42f9f4be
Merge commit 'bde820' from staging
...
http://hydra.nixos.org/eval/1252653 - only ~9400 packages to go at the
time of writing this.
2016-04-06 01:18:28 +03:00
zimbatm
dd0994e919
travis: init at 1.8.2
2016-04-04 14:24:45 +01:00
Anders Papitto
c8865465cc
distcc: add libiberty as a buildInput
2016-04-02 13:56:55 -07:00
Nikolay Amiantov
5199176b65
Merge branch 'master' into staging
2016-03-31 15:46:52 +03:00
Vladimír Čunát
a26357eefe
Merge recent staging (with binaries on Hydra)
2016-03-30 10:41:02 +02:00
Evgeny Egorochkin
5982591afc
binutils: cherry-pick a patch from master; this fixes build failure for akonadi; see https://sourceware.org/bugzilla/show_bug.cgi?id=19698
2016-03-29 22:46:22 +03:00
Pascal Wittmann
0ca288abc8
global: 6.5.3 -> 6.5.4
2016-03-29 21:29:26 +02:00
Vladimír Čunát
117183e27e
intltool: fix problems with perl-5.22
...
http://hydra.nixos.org/build/33608086/nixlog/1/raw
2016-03-29 11:12:42 +02:00
Domen Kožar
b07e7bfc7b
Merge remote-tracking branch 'origin/staging'
2016-03-27 13:19:04 +01:00
Pascal Wittmann
d05540b683
global: 6.5.2 -> 6.5.3
2016-03-24 00:07:40 +01:00
Pascal Wittmann
891fd356d7
avarice: fix build by using gcc49
...
See #13559
2016-03-22 16:44:31 +01:00
Franz Pletz
b2f92582fb
uhd: 3.7.0 -> 3.9.3
2016-03-22 01:18:01 +01:00
Peter Simons
2a0b0dbdf2
Merge pull request #13932 from anderspapitto/distcc
...
distcc: 3.1 -> 2016-02-16
2016-03-19 22:57:36 +01:00
Anders Papitto
ac85f1ab4b
distcc: 3.1 -> 2016-02-16
...
3.1 is from 2008
2016-03-19 14:55:56 -07:00
Pascal Wittmann
ccaa568071
intel-gpu-tools: 1.13 -> 1.14
2016-03-17 21:45:53 +01:00
Joachim Fasting
e524debaf0
indent: delete redundant preBuild
...
Builds fine for me without it. Also use https homepage url.
2016-03-17 14:18:30 +01:00
Nicolas B. Pierron
72c6f8a140
Ensure that we can evaluate the platform attribute of ocaml packages.
2016-03-13 19:08:26 +00:00
Eelco Dolstra
2af1cb3aa6
Merge remote-tracking branch 'origin/binutils-2.26' into staging
...
This still breaks a few packages, but nothing really major:
http://hydra.nixos.org/eval/1241850?filter=x86_64-linux&compare=1237919&full=#tabs-now-fail
2016-03-11 11:58:49 +01:00
Tuomas Tynkkynen
ad47355786
Merge remote-tracking branch 'upstream/master' into staging
2016-03-06 11:48:57 +02:00
Eelco Dolstra
89742e6b05
binutils: Apply upstream bug fix
...
This broke syslinux: http://hydra.nixos.org/build/32430411/nixlog/89/raw
2016-02-29 15:33:57 +01:00
Eelco Dolstra
d255a8980a
patchelf: Use 0.9 release tarball
2016-02-29 11:35:59 +01:00
zimbatm
69ce5cb656
use the sourceforge mirrors everywhere
...
find pkgs -name "*.nix" -exec sed -r \
"s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
2016-02-28 12:07:42 +00:00
Eelco Dolstra
817145ebbc
binutils: 2.23.1 -> 2.26
...
There has been an abortive attempt to upgrade binutils in the past
(see #909 ). Since we can't stay stuck at 2.23.1 forever, let's try
again.
2016-02-28 01:10:35 +01:00
Eelco Dolstra
424af2cd52
patchelf: 0.8 -> 0.9
2016-02-27 21:47:59 +01:00
zimbatm
35ab3d301f
Merge remote-tracking branch 'upstream/staging'
2016-02-26 22:37:04 +00:00
Charles Strahan
53ea7dee75
emacs: fix priority for ctags
...
This fixes the previous attempt (in commit 46d1dd5
) to make ctags' ctags
override emacs' ctags. The higher the value of the priority attribute,
the higher the priority (see the definition of `buildEnv`).
2016-02-26 12:27:04 -05:00
Vladimír Čunát
93f6af1071
Merge branch 'master' into staging
2016-02-25 09:01:48 +01:00
Vladimír Čunát
30b7bd8d01
Merge branch 'glibc-2.22' into staging
...
I'm running whole my working notebook on 2.22 without any problems.
I don't expect any significant issues.
2016-02-25 08:42:59 +01:00
Lancelot SIX
d7cb5f47d3
gdb: 7.10 -> 7.11
...
See announcement here :
http://lists.gnu.org/archive/html/info-gnu/2016-02/msg00010.html
2016-02-24 15:55:20 +01:00
Eelco Dolstra
aff0451c10
patchELF: Use correct directory
...
Borrowed from https://github.com/NixOS/nixpkgs/pull/13395 .
2016-02-24 11:13:36 +01:00
Arseniy Seroka
ee7c6d71b4
Merge pull request #13392 from spacefrogg/dialog
...
dialog: 1.2-20150920 -> 1.3-20160209
2016-02-23 21:29:10 +03:00
Frederik Rietdijk
40ca841c5c
Merge pull request #13124 from FRidh/buildPythonApplication
...
buildPythonApplication: use new function for Python applications
2016-02-23 16:02:10 +01:00
Michael Raitza
af6c867512
dialog: 1.2-20150920 -> 1.3-20160209
2016-02-23 14:51:28 +00:00
Arseniy Seroka
a23a53a571
Merge pull request #13055 from dochang/rolespec
...
rolespec: init at 20160105
2016-02-19 23:02:16 +03:00
Frederik Rietdijk
4d06bf70f4
buildPythonApplication: use new function for Python applications
2016-02-19 13:16:41 +01:00
Eelco Dolstra
d71a4851e8
Don't try to apply patchelf to non-ELF binaries
2016-02-18 22:54:11 +01:00
Alexey Shmalko
bdf89087d9
gdb: add multitarget option
...
Multitarget option builds gdb with support for all targets. That's
similar to gdb-multiarch package in Ubuntu or gdb with multitarget
USE-flag in Gentoo.
2016-02-18 07:26:27 +02:00
Tomas Hlavaty
a6c09bf4b4
msitools: init at 0.94
...
I'm leaving authorship to the one who created most of the expression.
2016-02-17 22:05:21 +01:00
Vladimír Čunát
2f3eae3a87
pkgconfig: add a http-only mirror
...
It seems we don't really need `fetchurlBoot` here ATM, but let's keep it.
https://github.com/NixOS/nixpkgs/issues/12816#issuecomment-185083205
2016-02-17 08:49:59 +01:00
Desmond O. Chang
c7ec0f6f2f
rolespec: init at 20160105
2016-02-17 05:46:55 +08:00
Robin Gloster
4374ffa19a
kibana: 4.1.2 -> 4.4.1
2016-02-13 15:03:09 +00:00
Robin Gloster
c2b578386e
kibana: fix pkg and module
2016-02-13 15:03:09 +00:00
Tobias Geerinckx-Rice
ac33b4724a
More version attribute tidying where maintainers |= nckx
2016-01-25 20:08:34 +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
Vladimír Čunát
1f2b819783
binutils: extend meta.platforms to unix to fix #12606
...
Also refactor meta.
Maybe we could have platforms.all in there, but I leave it here.
2016-01-25 11:18:10 +01:00
Tuomas Tynkkynen
f62dbc0121
binutils: Add platforms
...
There are some variants of binutils in all-packages.nix that aren't
getting built by Hydra currently.
2016-01-24 08:47:46 +02:00
Franz Pletz
55fc3acfcb
Merge pull request #12159 from rasendubi/ycmd
...
ycmd: Init at 2016-01-12
2016-01-18 14:11:22 +01:00
Vladimír Čunát
620c147cce
Merge branch 'master' into staging
2016-01-18 09:48:49 +01:00
aszlig
8f793ce6bb
elfutils: Fix header compatibility with glibc 2.21
...
Regression introduced by df2b9b48cb
.
This breaks the build for ltrace and other programs using libelf,
because the header file relies on features from glibc >= 2.22.
Here is an excerpt from the log output of the configure script from
ltrace:
In file included from ...elfutils-0.165/include/gelf.h:32:0,
from conftest.c:57:
...elfutils-0.165/include/libelf.h:280:8: error: unknown type name 'Elf32_Chdr'
extern Elf32_Chdr *elf32_getchdr (Elf_Scn *__scn);
^
...elfutils-0.165/include/libelf.h:281:8: error: unknown type name 'Elf64_Chdr'
extern Elf64_Chdr *elf64_getchdr (Elf_Scn *__scn);
^
In file included from conftest.c:57:0:
...elfutils-0.165/include/gelf.h:89:9: error: unknown type name 'Elf64_Chdr'
typedef Elf64_Chdr GElf_Chdr;
^
The issue has been reported in the Debian bug tracker at
https://bugs.debian.org/810885 and I'm using the patch from Mark
Wielaard that has been posted there which adds compatibility for older
glibc versions.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-01-16 01:37:37 +01:00