Robin Gloster
b1f2e02fd5
Merge pull request #17456 from chris-martin/truecrypt-fix-src
...
Truecrypt: fix source url
2016-08-03 11:54:24 +02:00
Robin Gloster
67045ca20c
Merge pull request #17475 from Mounium/flat-plat
...
flat-plat: init at 3.20.20160404
2016-08-03 11:52:48 +02:00
Robin Gloster
475a43c294
Merge pull request #17474 from womfoo/bump/cpuminer-2.4.5
...
cpuminer: fix darwin build and 2.4.4 -> 2.4.5
2016-08-03 11:51:22 +02:00
Mounium
ca18d16ce0
flat-plat: init at eba3be5
2016-08-03 11:28:54 +02:00
zimbatm
2f791c7444
terraform: 0.6.16 -> 0.7.0
2016-08-03 09:53:20 +01:00
Kranium Gikos Mendoza
f5b0a5ce7a
cpuminer: 2.4.4 -> 2.4.5
2016-08-03 15:48:02 +08:00
Kranium Gikos Mendoza
363381f3c2
cpuminer: fix darwin build
2016-08-03 15:47:57 +08:00
cmfwyp
4ba0912a92
gentium: 1.504 -> 5.000
...
Gentium Plus 5.000 was released in 2014. The archive now contains
a documentation folder with information about OpenType features
supported by the font.
2016-08-03 09:22:32 +02:00
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