Frederik Rietdijk
db06460257
Merge pull request #17447 from FRidh/nvidia
...
nvidia-x11: fix driSupport32Bit
2016-08-03 08:36:24 +02:00
Alexey Shmalko
61a5c24209
cmocka: cross-compilation support ( #17462 )
2016-08-03 08:16:01 +02:00
Franz Pletz
29df026df4
Revert "perlPackages.NetSSLeay: link openssl pkgconfig files"
...
This reverts commit 93758f6b2f
.
2016-08-03 08:08:51 +02:00
Robert Helgesson
cc9547dcf9
foo2zjs: remove use of builderDefsPackage
( #17459 )
2016-08-03 00:41:47 +02:00
Bart Brouns
0621828bb7
supercollider: 3.6.6 -> 3.7.2 ( #17395 )
2016-08-03 00:27:03 +02:00
Peter Hoeg
0afcb79f60
puddletag: init at 1.1.1 ( #17443 )
...
Thanks to @fridh for feedback.
2016-08-03 00:25:41 +02:00
Tuomas Tynkkynen
16d48b8280
Re-enable bunch of packages on Darwin
...
Prior to 1bf5ded193
these contained
`hydraPlatforms = platforms.linux`, which was apparently misleading.
2016-08-03 00:55:42 +03:00
Tuomas Tynkkynen
3875690d80
lua5: Re-enabel on Darwin
...
Prior to 1bf5ded193
this contained
`hydraPlatforms = platforms.linux`, which was apparently misleading.
2016-08-02 23:14:21 +03:00
Tuomas Tynkkynen
dc26ac6e04
libmng: Re-enable on Darwin
...
Prior to 1bf5ded193
this contained
`hydraPlatforms = platforms.linux`, which was apparently misleading.
2016-08-02 23:10:31 +03:00
Luca Bruno
2cce7a064e
telepathy_salut: fix build, add myself as maintainer
2016-08-02 22:00:24 +02:00
Tuomas Tynkkynen
b7e9207a67
androidenv: Don't build on Hydra
...
Output limit exceeded:
http://hydra.nixos.org/build/38236076
http://hydra.nixos.org/build/38235851
2016-08-02 22:55:43 +03:00
Tuomas Tynkkynen
91a3920b1d
asciidoc: Works on Darwin
...
D'oh! Plain 'asciidoc' works, but 'asciidoc-full' doesn't, so my scripts
changed it to 'linux' in
21f17d69f6
2016-08-02 22:49:43 +03:00
Franz Pletz
93758f6b2f
perlPackages.NetSSLeay: link openssl pkgconfig files
...
Instead of linking the lib folder with the libraries, link the lib
directory from the dev output containing the pkgconfig files. This is
enough for finding the libs and fixes a build failure with libressl.
2016-08-02 21:25:34 +02:00
Franz Pletz
1c00f25895
perlPackages.NetSSLeay: 1.72 -> 1.77
2016-08-02 21:25:31 +02:00
Franz Pletz
e55aa50175
simp_le: apply patch to update TOS hash
...
Fixes #17455 .
Also see https://github.com/kuba/simp_le/issues/114 .
2016-08-02 21:21:02 +02:00
Franz Pletz
9cfcf90832
libressl: 2.3.6 -> 2.3.7, 2.4.1 -> 2.4.2
...
Version 2.2.x is removed because it is not maintained by upstream anymore.
2016-08-02 21:21:02 +02:00
Franz Pletz
cb0ddbadd9
seabios: 1.9.2 -> 1.9.3
2016-08-02 21:21:02 +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
55b23aeff5
icon-conv-tools: Don't depend on the .nix file at build time
...
The `src = ./.;` would cause spurious rebuild of the package since the
output hash now depends on the contents of the .nix file.
2016-08-02 21:30:17 +03:00
Tuomas Tynkkynen
9b5dcffe22
retroarch: Propagate meta info to wrapper
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
898c3436f3
kcov: Fix indentation
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
102ffa6be7
treewide: Wrap some really long package descriptions
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
63de40099f
treewide: Move some meta sections to end-of-file
...
That seems to be the overwhelming convention.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
2258b21e4b
treewide: Add lots of platforms to packages with no meta
...
Build-tested on x86_64 Linux and on Darwin.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
59ce911810
treewide: Some EOF-whitespace fixes
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
db35d7b8ab
koji, opensp: Some meta fixes
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
17e94ebc6a
xorg.xcbutilcursor: Don't wipe out most meta attrs
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
1bf5ded193
treewide: Lots of meta.hydraPlatforms -> meta.platforms
...
In all of these files, there is no meta.platforms but only
meta.hydraPlatforms, which doesn't seem to have any purpose except being
inconsistent.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
b96fe03484
treewide: Fix meta.platforms related typos
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
e669521834
gambatte: init at 2016-05-03
2016-08-02 21:17:44 +03:00
taku0
47024938a2
firefox-bin: 47.0.1 -> 48.0 ( #17452 )
2016-08-02 16:55:55 +02:00
Bjørn Forsman
99f63b4ded
pythonPackages.mutagen: 1.27 -> 1.32
...
(Not updating to the latest version, 1.34, because it breaks e.g.
'beets'. See https://github.com/beetbox/beets/issues/2153 .)
The new version requires locale / i18n to be set-up for tests or else
this message is thrown:
RuntimeError: This test suite needs a unicode locale encoding. Try setting LANG=C.UTF-8
Also, remove a test that currently fails due to the python builder in
nixpkgs. PR with fix: https://github.com/NixOS/nixpkgs/pull/17430
("python: add file encoding to run_setup.py").
2016-08-02 14:41:41 +02:00
Frederik Rietdijk
35cdfa572b
Merge pull request #17449 from peterhoeg/git-up
...
git-up: 1.4.0 -> 1.4.1
2016-08-02 14:35:37 +02:00
Peter Hoeg
9e91925404
git-up: 1.4.0 -> 1.4.1
2016-08-02 19:57:10 +08:00
Frederik Rietdijk
450c866730
Merge pull request #17446 from despairblue/update/atom
...
atom: 1.8.0 -> 1.9.0
2016-08-02 13:52:42 +02:00
Frederik Rietdijk
8eb4b3af10
nvidia-x11: fix driSupport32Bit
2016-08-02 13:03:44 +02:00
Bjørn Forsman
b1882ad395
beets: 1.3.17 -> 1.3.19
...
The echonest plugin was removed in 3.18 because the API it used is
shutting down. You might want to try the acousticbrainz instead.
Update pluginsWithoutDeps as needed to keep preCheck working.
2016-08-02 12:28:53 +02:00
Frederik Rietdijk
8fad3e81b0
pythonPackages.setuptools: specify priority
...
Both python3 and setuptools come with easy-install. For some magic
reason this hasn't caused any collisions yet, but it does with #17428 .
We hereby prioritize the version that comes with setuptools.
2016-08-02 12:23:15 +02:00
Benno Fünfstück
2c7b5ac8a9
notmuch-mutt: drop unused fetchurl parameter
2016-08-02 11:45:42 +02:00
Benno Fünfstück
58afc252e4
notmuch-mutt: remove unused parameter
2016-08-02 11:39:50 +02:00
Peter Hoeg
8c04c3c899
notmuch-mutt: init at 0.22
2016-08-02 11:39:50 +02:00
Danny Arnold
9d85a87e73
atom: 1.8.0 -> 1.9.0
2016-08-02 11:38:58 +02:00
Frederik Rietdijk
3a185d159f
fix eval
2016-08-02 11:03:11 +02:00
Frederik Rietdijk
0af0a20e1d
Merge pull request #17140 from michelk/gdal/update
...
gdal: 2.0.2 -> 2.1.1
2016-08-02 10:57:25 +02:00
Lancelot SIX
0d08b7d03c
pythonPackages.django_raster: Use mirror in URL
2016-08-02 10:50:31 +02:00
Frederik Rietdijk
b1e42243f1
Merge pull request #17431 from lancelotsix/add_django_raster
...
Add django raster
2016-08-02 10:42:33 +02:00
Frederik Rietdijk
2988112a0c
pythonPackages: remove pythonName
...
because it is not used anywhere
2016-08-02 10:33:05 +02:00
Frederik Rietdijk
402a53736e
Merge pull request #17420 from lukasepple/master
...
rdup: init at 1.1.15
2016-08-02 10:19:15 +02:00
Joachim Fasting
8d02a631be
dnscrypt-proxy: 1.6.1 -> 1.7.0
...
No user-facing changes of particular note.
Full changelog at https://github.com/jedisct1/dnscrypt-proxy/releases/tag/1.7.0
2016-08-02 09:35:08 +02:00
Frederik Rietdijk
f7a48fb80e
Merge pull request #17435 from ttuegel/konsole-kpart
...
Add missing Konsole kpart to various KDE applications
2016-08-02 09:13:15 +02:00
Frederik Rietdijk
266fde80ca
kde5.konversation: 1.6 -> 1.6.1
2016-08-02 09:00:03 +02:00
Frederik Rietdijk
65c109f887
kde5.konversation: use kdeWrapper
2016-08-02 08:49:12 +02:00
Frederik Rietdijk
2e538a0f55
kde5.yakuake: use kdeWrapper
2016-08-02 08:40:16 +02:00
Joachim Fasting
9e2937ca65
afl: 2.10b -> 2.23b
...
Looks like mostly performance enhancements and stability fixes. The main
user facing changes appear to be:
- The -Z option was removed
- A macro named FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION is defined when
compiling with afl-gcc
Full changelog at http://lcamtuf.coredump.cx/afl/ChangeLog.txt
2016-08-02 07:38:00 +02:00
Ricardo M. Correia
0a417845ef
ponyc: 0.2.1 -> 2016-07-26
2016-08-02 07:37:17 +02:00
Daniel Peebles
ef3719716d
Merge pull request #17434 from matthewbauer/patch-6
...
acct: only build on linux
2016-08-01 20:40:55 -04:00
Thomas Tuegel
18ba17314b
Merge pull request #17441 from ttuegel/poppler-qt-5.7
...
Fix Poppler with Qt >= 5.7
2016-08-01 18:49:30 -05:00
Thomas Tuegel
3445ab79a2
qt57.poppler: fix build
...
Packages that depend on Qt >= 5.7 must build using the C++11 standard.
2016-08-01 18:06:10 -05:00
Aaron Bull Schaefer
b5884b0698
pythonPackages.ansible2: 2.1.0.0 -> 2.1.1.0 ( #17437 )
2016-08-02 00:40:13 +02:00
Thomas Tuegel
39aff85b0e
kde5.kile: add konsole kpart
2016-08-01 15:42:17 -05:00
Thomas Tuegel
ff7a659567
kde5.kate: add konsole kpart
2016-08-01 15:33:31 -05:00
Chris Martin
ade00b3c42
truecrypt: change checksum from sha1 to sha256
2016-08-01 13:32:11 -07:00
Chris Martin
9c4b23ba11
truecrypt: update source url
2016-08-01 13:31:44 -07:00
Thomas Tuegel
248972b86a
kde5.dolphin: include konsole kpart
2016-08-01 15:31:14 -05:00
Matthew Justin Bauer
2ae5dbbf3b
acct: only build on linux
2016-08-01 15:12:31 -05:00
Lancelot SIX
ab1fdce285
python35Packages.django_colorful: enable at 1.2
...
python35Packages.django_colorful was erroneously disabled for python35.
2016-08-01 21:32:35 +02:00
Lancelot SIX
20a94d9b40
pythonPackages.django_raster: init at 0.2
2016-08-01 21:32:22 +02:00
Lancelot SIX
abc85a9601
python35Packages.celery: disable
...
Few tests fail with python35 (related to OrderedDict changes).
setup.py file do not report this release as supporting python35 [1]
[1] f6aa74a0b5/setup.py (L73-L75)
2016-08-01 21:31:16 +02:00
Lancelot SIX
853209dde9
pythonPackages.kombu: Enable for python > 2.7
...
Only tests cannot run on python3* because dependencies are unavailable
(qpid-python). Kombu is announced to work fine for python3[1]
[1] a4edc670f4/setup.py (L168-L170)
2016-08-01 21:30:58 +02:00
Jean-Pierre PRUNARET
26a2392594
qgis: 2.10.0 -> 2.16.1
...
Upgrade qgis with latest version
2016-08-01 21:26:01 +02:00
aszlig
fef4b62657
broadcom_sta: Add patch to fix NULL pointer deref
...
The patch is from the following Gentoo bug:
https://bugs.gentoo.org/show_bug.cgi?id=523326#c24
Built successfully against Linux 3.18.36, 4.4.16 and 4.7.0.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @phreedom, @vcunat
2016-08-01 21:05:15 +02:00
aszlig
8f08399671
broadcom_sta: Reindent file, no code changes
...
Let's make sure we indent using two spaces, because the unpackPhase was
indented using four spaces.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-08-01 21:05:15 +02:00
aszlig
4d3545f2a5
broadcom_sta: Add patch for supporting Linux 4.7
...
Patch is from Arch Linux at:
https://aur.archlinux.org/cgit/aur.git/tree/?h=broadcom-wl
I've tested building against 3.18.36, 4.4.16 and 4.7.0.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @phreedom, @vcunat
2016-08-01 21:05:15 +02:00
aszlig
bd7ce1581d
broadcom_sta: 6.30.223.248 -> 6.30.223.271
...
The patch for kernel version 3.18 is already applied upstream, so we
don't need it any longer.
Without i686-build-failure.patch, the build for i686-linux fails because
it references rdtscl(), which is no longer available in Linux 4.3.0.
Patch for missing rdtscl() is from Arch Linux:
https://aur.archlinux.org/cgit/aur.git/tree/002-rdtscl.patch?h=broadcom-wl-ck
I've tested building against 32 and 64 bit Linux versions 3.18.36,
4.4.16 and 4.7.0.
The hashes were verified using the ones from the AUR (using the 16 bit
hashes of course):
$ nix-hash --type sha256 --to-base16 1kaqa2dw3nb8k23ffvx46g8jj3wdhz8xa6jp1v3wb35cjfr712sg
4f8b70b293ac8cc5c70e571ad5d1878d0f29d133a46fe7869868d9c19b5058cd
$ nix-hash --type sha256 --to-base16 1gj485qqr190idilacpxwgqyw21il03zph2rddizgj7fbd6pfyaz
5f79774d5beec8f7636b59c0fb07a03108eef1e3fd3245638b20858c714144be
AUR hashes can be found at:
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=broadcom-wl&id=9d6f10b1b7745fbf5d140ac749e2253caf70daa8#n26
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @phreedom, @vcunat
2016-08-01 21:05:15 +02:00
Bjørn Forsman
5c7708e568
pythonPackages.schedule: init at 0.3.2
2016-08-01 19:51:52 +02:00
lukasepple
bd14e4242e
rdup: init at 1.1.15
2016-08-01 19:43:05 +02:00
Robin Gloster
5341b8b1f8
moonlight-embedded: init at 2.2.1 ( #17414 )
2016-08-01 18:46:13 +02:00
Michael Raskin
9c15bb7031
Revert "libreoffice: reinstante and use curl 7.48 before the removal of a required feature. CVE's not fixed because of that decision: a Windows-specific DLL substitution and a mbedSSL/PolarSSL specific insufficient certificate validation"
...
This reverts commit 8fd84fcb87
.
While I was testing my solution, @obadz have committed a different and
hopefully a better one.
2016-08-01 17:32:10 +02:00
Bjørn Forsman
93bac07b38
mopidy: fix zeroconf support (by depending on dbus)
...
Closure size increases by 1 MiB, from 480 to 481.
2016-08-01 17:23:16 +02:00
Michael Raskin
8fd84fcb87
libreoffice: reinstante and use curl 7.48 before the removal of a required feature. CVE's not fixed because of that decision: a Windows-specific DLL substitution and a mbedSSL/PolarSSL specific insufficient certificate validation
2016-08-01 17:22:41 +02:00
Frederik Rietdijk
909249dbe2
Merge pull request #17422 from womfoo/fix/leatherman-disable-curl-test
...
leatherman: disable curl test to fix build
2016-08-01 17:00:55 +02:00
Karn Kallio
5d11dac8bb
nvidia-x11: advance to 365.35 and patch kernel 4.7.
2016-08-01 10:19:57 -04:00
Jascha Geerds
9cc42ade37
tmuxp: init at 1.2.0
2016-08-01 16:02:50 +02:00
Jascha Geerds
0fb70dfbb0
pythonPackages.libtmux: init at 0.5.0
2016-08-01 16:02:45 +02:00
Jascha Geerds
053df60763
pythonPackages.kaptan: init at 0.5.8
2016-08-01 16:02:39 +02:00
Robin Gloster
53c1722ca6
Merge pull request #17421 from DamienCassou/vdirsyncer-0.11.3
...
vdirsyncer: 0.11.2 -> 0.11.3
2016-08-01 15:32:05 +02:00
Frederik Rietdijk
c74ad2ee23
Merge pull request #17339 from FRidh/rename
...
Python: move interpreters
2016-08-01 15:08:20 +02:00
Shea Levy
52b787b0cd
Add dell-530cdn printer driver
2016-08-01 08:32:38 -04:00
obadz
8d84e6a20f
libreoffice: add compile flag -fpermissive due to libcurl upgrade
...
curl upgrade to 7.50.0 (#17152 ) changes the libcurl headers slightly and
therefore requires the -fpermissive flag until this package gets updated
2016-08-01 13:23:30 +01:00
Kranium Gikos Mendoza
7f3ca5d75b
leatherman: disable curl test to fix build
2016-08-01 19:20:45 +08:00
Joachim Fasting
76f2e827a7
grsecurity: 4.6.5-201607272152 -> 4.6.5-201607312210
2016-08-01 12:46:48 +02:00
Damien Cassou
292f2f41e9
vdirsyncer: 0.11.2 -> 0.11.3
2016-08-01 12:40:33 +02:00
zimbatm
f8108c1267
Merge pull request #17357 from ericsagnes/feat/fileContents
...
lib: add fileContents function
2016-08-01 10:52:10 +01:00
Eelco Dolstra
6dd27481a2
Merge pull request #17396 from moretea/vmtools_virtio_rng
...
vmTools.runInLinuxImage: add virtio_rng device
2016-08-01 11:48:20 +02:00
Eric Sagnes
4c97e4fbff
make tarball: refactor with fileContents
2016-08-01 18:40:50 +09:00
Frederik Rietdijk
0a1703ba27
hash-slinger: fix evaluation
2016-08-01 10:19:55 +02:00
Frederik Rietdijk
ea6bd8fa79
py-unbound: fix evaluation
2016-08-01 10:19:48 +02:00
Frederik Rietdijk
8f9326ffd8
Merge pull request #17323 from arpa2/hashslinger
...
Hash-slinger: init at 2.7.0
2016-08-01 09:57:12 +02:00
Michiel Leenaars
c8f2d8dae0
py-unbound: init at 1.5.9
2016-08-01 09:51:33 +02:00
Michiel Leenaars
55904aa5c4
hash-slinger: init at 2.7.0
2016-08-01 09:51:33 +02:00