lprndn
f259fa6e91
Merge branch 'master' into lprndn_Nixpkgs
2017-04-03 21:37:11 +02:00
Nikolay Amiantov
ef4b73a038
libappindicator: propagate dependencies
2017-04-03 17:39:41 +03:00
David McFarland
2c006ca805
Revert "openssl: add custom build of 1.0.2 for steam"
...
No longer necessary. See https://github.com/NixOS/nixpkgs/pull/23034#issuecomment-291005754
This reverts commit a50784b34e
.
2017-04-03 09:04:44 +02:00
Eelco Dolstra
747ad4befd
mlt: Remove some -dev paths from the closure
...
This reduces the closure size of mlt-qt5 from 683 to 278 MiB.
2017-04-02 21:51:46 +02:00
Eelco Dolstra
6d4e6102a7
libgsf: Use separate dev output
2017-04-02 21:51:46 +02:00
Orivej Desh
8f9b219107
kwallet: support GPG-encrypted wallets
2017-04-01 23:42:30 +00:00
Michael Weiss
40d171855f
gpgme: 1.8.0 -> 1.9.0
...
For the license change see:
- https://directory.fsf.org/wiki/GPGME#tab=Details
- AUTHORS [0]
See #24491 for the other changes.
[0]: https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpgme.git;a=blob;f=AUTHORS;h=bbf1576ad27dc51956c371282862b468c633ea49;hb=HEAD
2017-04-02 01:26:22 +02:00
Vladimír Čunát
f44ea1fec2
Merge branch 'staging'
2017-04-01 10:58:20 +02:00
Shea Levy
c923c6c7c5
webkitgtk24x: Fix build on darwin
2017-03-31 07:47:09 -07:00
Peter Hoeg
2f73d5f856
libguestfs: add missing libapparmor buildInput
2017-03-31 11:50:12 +08:00
Tuomas Tynkkynen
4df59beb01
fontconfig_210: Remove reference to obsolete patch
...
Commit 9b049849bf
deleted the patch file
(and reference to it from fontconfig default.nix), but left the one in
2.10.nix which break evaluation.
As the package seems to build fine without the patch, just remove the
reference.
cc @ttuegel in case this was not the correct thing to do.
2017-03-30 23:19:45 +03:00
Dan Peebles
8b65437aae
Merge branch 'master' into staging
2017-03-30 12:54:41 -04:00
Robin Gloster
f9a1060199
qt-gstreamer: fix build and do not mark wrong pkgs as broken
2017-03-30 18:01:40 +02:00
Dan Peebles
8636ce283f
caf: fix on clang4
...
Also, enable parallel builds because I got sick of waiting :)
2017-03-30 11:36:30 -04:00
Dan Peebles
409fe12f76
qt4: fix to work on clang 4
...
The new clang is more strict about signed comparisons against pointers,
so this adds a couple of ad-hoc patches to appease it.
2017-03-30 11:03:05 -04:00
Robin Gloster
4a702e8b74
tclgpg: remove
2017-03-30 16:23:35 +02:00
Robin Gloster
c47cc7e163
qt-gstreamer: fix build
2017-03-30 16:23:34 +02:00
John Ericson
166fc028a4
Merge pull request #24465 from Ericson2314/no-with-literal
...
Get rid of all `with { inherit... }` and just used `let inherit...`
2017-03-30 01:49:37 -06:00
Charles Strahan
2a3cd13d73
slang: 2.3.0 -> 2.3.1a
2017-03-30 03:22:26 -04:00
John Ericson
4c0d7da183
Get rid of all with { inherit... }
and just used let inherit...
...
The old forms presumably predates, or were made in ignorance of,
`let inherit`. This way is better style as the scoping as more lexical,
something which Nix can (or might already!) take advantage of.
2017-03-30 03:05:05 -04:00
Tuomas Tynkkynen
adb460b30f
mesa: Enable imx gallium driver on ARM
...
And lighten the aarch64 build by disabling drivers for hardware that
doesn't run on aarch64 processors.
2017-03-30 02:56:10 +03:00
Matthew Daiter
6f721ce534
suitesparse: add CUDA support
2017-03-29 15:47:51 +02:00
Pascal Wittmann
8b512b10c7
Merge pull request #24431 from jpierre03/pr-udunits
...
udunits: 2.2.23 -> 2.2.24
2017-03-29 09:36:20 +02:00
Jean-Pierre PRUNARET
11e84f51b3
udunits: 2.2.23 -> 2.2.24
2017-03-29 05:40:10 +02:00
Daniel Peebles
da79d1f01f
Merge pull request #24428 from acowley/libdc1394-darwin
...
libdc1394: patch bugs on darwin
2017-03-28 21:54:32 -04:00
Anthony Cowley
ab0ea84733
libdc1394: patch bugs on darwin
...
One of these issues is in a platform-specific file for darwin, the
other may only be a breaker when using clang.
2017-03-28 19:25:02 -04:00
Thomas Tuegel
9b049849bf
freetype: disable PCF long family names
...
Backported several patches from upstream. The test suite patch for Fontconfig is
no longer necessary.
2017-03-28 17:29:42 -05:00
Will Dietz
ecae31a50c
swift: init at 3.1
...
Add dependency 'libblocksruntime'.
2017-03-28 15:34:34 -05:00
Franz Pletz
0018cd5a2d
libvirt packages: fix & clean up dependencies
2017-03-28 19:45:01 +02:00
Joachim F
07a76cc934
Merge pull request #23400 from knedlsepp/add_docopt_cpp
...
docopt.cpp: init at 0.6.2
2017-03-27 21:28:50 +01:00
Vladimír Čunát
96d41e393d
treewide: purge maintainers.urkud
...
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Franz Pletz
d8dd2fb9e5
libvirt: 3.0.0 -> 3.1.0
...
Missing in 1cca97cf18
.
2017-03-27 17:08:19 +02:00
Peter Hoeg
4f33f909f3
libtoxcore: 0.1.6 -> 0.1.7
2017-03-27 23:06:35 +08:00
Josef Kemetmüller
ed7a1ac302
docopt.cpp: init at 0.6.2
2017-03-27 14:23:48 +00:00
Franz Pletz
1b95985b71
Merge pull request #24148 from volth/libvirt-3.1.0
...
libvirt: 3.0.0 -> 3.1.0
2017-03-27 10:02:06 +02:00
Orivej Desh
1ba30ca45b
poco: init at 1.7.8
2017-03-27 01:05:25 +00:00
Michael Raskin
9a0a75cac7
Merge pull request #24367 from pmahoney/skarnet-darwin
...
skarnet.org packages: fix darwin build
2017-03-27 00:47:07 +02:00
Patrick Mahoney
09a5007797
skarnet.org packages: fix darwin build
...
The configure scripts have been changed so that `--build` is now the
way to specify (non-cross compiling) build target, which is necessary
on darwin for binary compatibility across darwin versions.
2017-03-26 17:30:41 -05:00
Dan Peebles
167aba003a
capnproto: fix on clang 4
...
Embedding the patch because the way they build their source releases
changes the paths, so fetchpatch against GitHub doesn't apply cleanly
2017-03-26 18:15:59 -04:00
Patrick Mahoney
72a0d65d3d
update skarnet.org packages
...
execline: 2.1.4.5 -> 2.2.0.0
s6-dns: 2.0.0.7 -> 2.1.0.0
s6-linux-utils: 2.0.2.3 -> 2.2.0.0
s6-networking: 2.1.0.4 -> 2.2.1.0
s6-portable-utils: 2.1.0.0 -> 2.1.0.0 (no version change)
s6-rc: 0.0.2.1 -> 0.1.0.0
s6: 2.2.4.3 -> 2.4.0.0
skalibs: 2.3.9.0 -> 2.4.0.1
Also use new --enable-absolute-paths configure arg to correctly set
paths to runtime executables to point within the nix store rather than
relying on PATH resolution.
2017-03-26 14:19:44 -05:00
Robin Gloster
955b79f462
pcre2: 10.22 -> 10.23 + security fix
...
CVE-2017-7186
refs nixos/security#57 #24319
2017-03-26 17:13:38 +02:00
Robin Gloster
6b9c81aa18
pcre: 8.39 -> 8.40 + security fix
...
CVE-2017-7186
refs nixos/security#57 #24319
2017-03-26 16:41:22 +02:00
Thomas Tuegel
8b50f4c990
Merge pull request #24299 from ttuegel/master--drop-qt-5.7
...
Drop Qt 5.5 and Qt 5.7 from master
2017-03-26 09:18:38 -05:00
ndowens
6c17ad677c
jasper: 2.0.10 -> 2.0.12
2017-03-26 08:20:27 -04:00
Leon Isenberg
65029beb38
libguestfs: add qemu to wrapped PATH
...
virt-df doesn't find qemu-img otherwise.
2017-03-26 14:10:36 +02:00
Franz Pletz
d545772640
libvirt: make guest suspend work, use upstream units
2017-03-25 14:59:01 +01:00
Franz Pletz
ddb608814a
libvirt: build with attr and apparmor
2017-03-25 14:58:26 +01:00
Volth
1cca97cf18
libvirt: 3.0.0 -> 3.1.0
2017-03-25 14:54:16 +01:00
Thomas Tuegel
3dc1a4ba8b
Remove Qt 5.5
...
The community support window for Qt 5.5 has ended. All packages should
- update to Qt 5.8, or
- pin to Qt 5.6 (the 3-year long-term support release), or
- for proprietary software, use the vendored libraries.
2017-03-25 08:49:40 -05:00
Thomas Tuegel
b4e6351c78
Remove Qt 5.7
...
The community support window for Qt 5.7 has ended. All packages should
- update to Qt 5.8, or
- pin to Qt 5.6 (the 3-year long-term support release), or
- for proprietary software, use the vendored libraries.
2017-03-25 08:49:37 -05:00