Rob Vermaas
5f3e33b8ec
Add binary openjdk 8 build for x86_64-darwin, similar to the openjdk 7 build for x86_64-darwin.
2016-01-14 02:28:16 -08:00
Nikolay Amiantov
d1ed30ac0d
cargoUnstable: init at 2016-01-10
2016-01-13 13:48:24 +03:00
Nikolay Amiantov
cdb5f269e2
rustcMaster: 2015-12-09 -> 2016-01-10
2016-01-13 13:48:24 +03:00
Vladimír Čunát
513994da9d
cyrus-sasl: only apply patch on FreeBSD to fix #12279
...
I noticed the breakage but forgot this patch in another branch.
https://github.com/NixOS/nixpkgs/pull/10816#issuecomment-168486249
2016-01-10 07:05:41 +01:00
Dan Peebles
732495017b
perl-5.20: break dependency on the compiler that built it
...
This is a major closure size reduction on Darwin, and probably a less
significant one on Linux. On darwin, retaining the compiler means adding
clang and its dependency llvm to the perl closure, which gives us ~400MB
of extra stuff. Considering that Nix itself depends on this version of
perl, that makes cutting a new Nix release rather unpleasaont Darwin.
After this patch, I was able to get the `nixUnstable` closure down to
21MB after feeding it into a .tar.xz (123MB before compression). There's
still room for improvement but this should carry us over until we split
outputs.
2016-01-07 23:01:02 -05:00
Robin Gloster
897fb98a96
llvm: 3.7.0 -> 3.7.1 ( close #12200 )
...
This obsoletes a backport for rust.
2016-01-07 11:12:54 +01:00
Jakob Gillich
aee934b3aa
libxml2: security update 2.9.2 -> 2.9.3 ( close #12197 )
2016-01-07 10:18:34 +01:00
Eelco Dolstra
0db7ccb5c6
gcc: Respect $SOURCE_DATE_EPOCH
2016-01-05 17:21:48 +01:00
Vladimír Čunát
b1acaffe67
Merge branch 'master' into staging
2016-01-05 10:28:58 +01:00
Vladimír Čunát
556a28908e
Merge: xorg and gtk-related updates
2016-01-05 09:53:01 +01:00
Vladimír Čunát
7c879d342d
Merge #10816 : improve FreeBSD support
2016-01-05 09:50:10 +01:00
Vladimír Čunát
aa4562596f
apr-util: refactor options
2016-01-05 09:42:56 +01:00
Vladimír Čunát
9b091e8a0c
krb5: simplify unpacking
2016-01-05 09:37:51 +01:00
Vincent Laporte
2027caa875
coq-flocq: 2.5.0 -> 2.5.1
2016-01-04 23:37:40 +01:00
Vincent Laporte
3553258b1d
Revert "coqPackages.flocq: 2.4.0 -> 2.5.0"
...
This reverts commit db9bc6875f
.
That reverted commit had introduced a wrong URL.
2016-01-04 23:37:40 +01:00
Vincent Laporte
7462d96a65
ssreflect, mathcomp: fix build
2016-01-04 23:37:40 +01:00
Eric Seidel
222f4b9e2b
gnustep-make: dont write to /Library/GNUstep
2016-01-04 14:07:17 -08:00
Tobias Geerinckx-Rice
286cd8378c
libvirt: apply patch to build 1.3.0 on BSD/Darwin
...
Upstream bug: https://bugzilla.redhat.com/show_bug.cgi?id=1293060
This patch is based on the one attached to that bug report, but
instead of patching the .x files (parsing of which apparently
fails as well) it modifies the pre-generated .c files directly.
This ought to fix #12139 .
2016-01-04 19:42:07 +01:00
Tobias Geerinckx-Rice
8f6ae032c0
ccache: cherry-pick a (backported upstream) bug-fix
2016-01-04 15:11:51 +01:00
Tobias Geerinckx-Rice
21c7a81d5b
Merge pull request #12051 from wido/libvirt-update
...
libvirt: Update from 1.2.19 to 1.3.0
2016-01-04 13:23:51 +01:00
Michel Kuhlmann
6ed6d87afc
cmark: init at 0.23.0
2016-01-04 12:04:10 +01:00
Vladimír Čunát
5bdb1c9cd1
libdrm: update 2.4.65 -> 2.4.66
2016-01-04 11:47:40 +01:00
Mateusz Kowalczyk
8958cf6d84
gloox: update from 1.0.13 to 1.0.14
2016-01-03 20:51:14 +00:00
Mateusz Kowalczyk
508c0f15a3
ffms: update from 2.20 to 2.21
2016-01-03 20:51:14 +00:00
Mateusz Kowalczyk
257fad9732
enet: update from 1.3.12 to 1.3.13
2016-01-03 20:51:14 +00:00
Mateusz Kowalczyk
44f5980a43
orc: update from 0.4.23 to 0.4.24
2016-01-03 20:51:14 +00:00
Pascal Wittmann
fa51f98133
ceptre: 2015-11-20 -> 2016-01-01
2016-01-03 20:06:12 +01:00
Pascal Wittmann
340c8acfaf
global: 6.5.1 -> 6.5.2
2016-01-03 19:47:17 +01:00
Pascal Wittmann
642065e8d4
checkstyle: 6.13 -> 6.14.1
2016-01-03 19:42:59 +01:00
Pascal Wittmann
2a72baacbb
Merge pull request #12074 from exi/fix-boolstuff-build
...
boolstuff: fix archive hash to make boolstuff build
2016-01-03 11:35:18 +01:00
Philipp Hausmann
b574af31f4
maintainers: Make attrname match my github account
2016-01-03 10:27:30 +01:00
Tobias Geerinckx-Rice
99075fb402
saneBackends{,Git} -> sane-backends{,-git}
...
Fixes xsane evaluation.
2016-01-03 03:31:38 +01:00
Tobias Geerinckx-Rice
ddd48258e8
gnustep-make: 2.6.6 -> 2.6.7
2016-01-03 00:24:28 +01:00
Tobias Geerinckx-Rice
4f1559a751
gnustep-make: fix installation path
...
Get rid of the nested /nix/store/.../nix/store/... directories.
2016-01-03 00:24:28 +01:00
Tobias Geerinckx-Rice
d9f06f6665
libpsl: 0.11.0 -> 0.12.0
2016-01-03 00:24:28 +01:00
Benjamin Staffin
4a69e5ae85
omake: Fix broken download URL
...
All the download links on http://omake.metaprl.org/ seem to be dead.
2016-01-02 18:21:48 +01:00
Peter Simons
1db4b1a8d2
Merge pull request #12093 from avnik/haskellPackages.docker
...
Disabling tests for haskellPackages.docker
2016-01-02 17:36:53 +01:00
Alexander V. Nikolaev
517e64727b
Disabling tests for haskellPackages.docker
...
Tests in `docker` package require `docker` command and working docker
server on build machine..
2016-01-02 17:16:42 +02:00
Benjamin Staffin
212b83433d
go1.5: Fix Darwin build by disabling a broken test ( close #12075 )
...
TestNohup appears to work on Darwin if the test suite is running
attached to a terminal, but not when Nix runs it.
2016-01-02 12:29:26 +01:00
Vladimír Čunát
1878ac9335
tree-wide: various cleanups
...
It's mainly refactoring and mass-rebuild simplifications without any
real impact (besides better readability).
2016-01-02 11:29:45 +01:00
Vladimír Čunát
4f08cb0de9
policykit: remove the package obsoleted by polkit
...
Inspired by:
https://github.com/NixOS/nixpkgs/commit/6ce3b9a8068d#commitcomment-15226586
2016-01-02 09:02:06 +01:00
Tobias Geerinckx-Rice
7dc9ecd803
Merge pull request #12059 from svenkeidel/cool-retro-term-fix
...
cool-retro-term: add missing dependencies and fix qmltermwidget, fixes #12027
2016-01-01 22:53:37 +01:00
Reno Reckling
4ffe61e0d1
boolstuff: 0.1.14 -> 0.1.15
...
The build was broken because the webserver served the wrong archive version.
This fixes it indirectly.
2016-01-01 22:47:08 +01:00
janus
072da541de
FreeBSD: undo removal of Solaris and remove changes to native stdenv now that FreeBSD has its own
2016-01-01 17:01:13 +00:00
janus
cbcab5521b
FreeBSD: re-add heimdal
2016-01-01 17:01:13 +00:00
janus
55aa9163cc
FreeBSD: minor fixes, add notes and make stdenv more robust
2016-01-01 17:01:13 +00:00
janus
a472d836f6
FreeBSD: apr-util, cyrus-sasl, berkeley db, glib, gnutls, kerberos, libelf-freebsd, openldap, serf, guile, tet, shishi, gawk, gnugrep
2016-01-01 17:01:13 +00:00
janus
9897b35661
FreeBSD: patch expat, kerberos, libedit, ossp-uuid, lz4, sharutils, add libelf-freebsd
2016-01-01 17:01:13 +00:00
janus
f351aaaf85
FreeBSD: use own stdenv, do not run libtiff tests, use PIC for zlib
2016-01-01 17:01:13 +00:00
janus
c01dbc4932
FreeBSD patches for GNU m4, stdenv, miniupnpc
2016-01-01 17:01:13 +00:00