Peter Simons
4fb7b4170a
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-42-g3ca1747 using the following inputs:
- Nixpkgs: ad0723f0c7
- Hackage: c7478af457
- LTS Haskell: 8ec1fc3419
- Stackage Nightly: e6bcfb640c
2015-11-17 11:09:09 +01:00
Domen Kožar
a7c2ee2205
Merge pull request #11062 from offlinehacker/pkgs/pythonPackages/datadog/add
...
pythonPackages.datadog: init at 0.10.0
2015-11-17 10:45:03 +01:00
Pascal Wittmann
31f925b572
Merge pull request #11077 from rycee/bump/perl-Log-Log4perl
...
perl-Log-Log4perl: 1.43 -> 1.46
2015-11-17 10:26:13 +01:00
Pascal Wittmann
098d57cbe0
Merge pull request #11076 from mstarzyk/obnam
...
obnam: 1.18.1 -> 1.18.2
2015-11-17 10:25:27 +01:00
lethalman
589ab6b217
Merge pull request #11081 from khumba/claws-https-master
...
claws-mail: add glib_networking for fancy to load HTTPS content (for master)
2015-11-17 10:13:20 +01:00
Domen Kožar
f809e8e0ab
webkitgtk: 2.10.0 -> 2.10.4 (fix build)
2015-11-17 08:19:01 +01:00
aszlig
880eba6481
conky: Fix building with CMake 3.4.0.
...
Regression introduced by 050bebb8c4
.
It's essentially an upgrade to CMake 3.4.0, which breaks the build
because it seems that in CMake 3.3.x, the check_include_files() command
was implicitly included (haven't found out about why exactly).
So we're now just adding an import for CheckIncludeFiles in addition to
CheckIncludeFile, so that we have both commands (the plural and the
singular variant) available.
My original goal was to use brndnmtthws/conky@3a574ba , but this breaks
the build as well, because check_include_files doesn't accept additional
compile flags.
However, this is needed if building with wireless support, because
including iwlib.h needs -D_GNU_SOURCE set and check_include_files
doesn't do that.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-11-17 05:51:27 +01:00
John Wiegley
17044e0e71
openvpn: Allow building on non-Linux systems
2015-11-16 20:34:56 -08:00
Bryan Gardiner
f2afad2349
claws-mail: add glib_networking for fancy to load HTTPS content ( #10421 )
2015-11-16 20:23:12 -08:00
Domen Kožar
0ff2240da3
Merge pull request #11078 from svend/nim-darwin
...
nim: Add darwin platform
2015-11-17 01:06:02 +01:00
Robert Helgesson
a2ed2f9f6a
perl-Log-Log4perl: 1.43 -> 1.46
...
Also add meta section and myself as maintainer.
2015-11-17 00:06:02 +01:00
Russell O'Connor
fb683211dc
replace-dependency.nix: Remove unnecessary carriage return.
2015-11-16 17:52:12 -05:00
Svend Sorensen
d4994d85e4
nim: Add darwin platform
2015-11-16 14:50:40 -08:00
Michael Raskin
05129a3ee6
Add sct — a minimal utility to set display colour temperature
2015-11-17 01:50:09 +03:00
Russell O'Connor
94e68bf9ee
replace-dependency.nix: Give attr a slightly more meaningful name of drvHash
2015-11-16 17:44:03 -05:00
Maciek Starzyk
88a6ae6336
obnam: 1.18.1 -> 1.18.2
2015-11-16 23:20:32 +01:00
lethalman
ca186286d7
Merge pull request #10986 from teh/master
...
update flow + new go binary (codesearch)
2015-11-16 20:45:10 +01:00
Pascal Wittmann
fece57da45
Merge pull request #11007 from makefu/mhddfs_init_master
...
mhddfs: init at 0.1.39
2015-11-16 20:21:39 +01:00
Pascal Wittmann
743151e9f3
Merge pull request #11054 from makefu/acng_init
...
apt-cacher-ng: init at 0.8.6
2015-11-16 20:00:01 +01:00
Pascal Wittmann
59bb76e894
snapraid: append the version to the name
2015-11-16 19:56:14 +01:00
Benno Fünfstück
2fc679b6f7
pyacoustid: use requests2
...
This fixes an issue with beets which already needs requests2
due to the fetchart plugins' dependencies, so it would depend
on two different versions of requests if this package didn't
use requests2.
2015-11-16 19:45:06 +01:00
Benno Fünfstück
c0cb70bf7c
python-discogs-client: use requests2
...
This fixes an issue in beets which would depend on two versions of
requests if this used requests and not requests2.
2015-11-16 19:45:06 +01:00
Sander van der Burg
a06dd213b6
nodejs-5_0: add package
2015-11-16 17:58:11 +00:00
zimbatm
6a0ed9361b
webfs: init at 1.21
2015-11-16 17:29:40 +01:00
Danny Wilson
98180e3bb2
Fix ncurses 5.9 build on SmartOS.
...
Has been fixed before, but now includes C++ support.
2015-11-16 17:20:17 +01:00
Danny Wilson
f17dea3b3d
Fix compilation of GCC 4.9 on SmartOS.
...
Fix ld-solaris-wrapper never calling ld (since gcc->cc-wrapper refactor).
2015-11-16 17:20:16 +01:00
Danny Wilson
bab0a82983
Dummy SBCL property to allow other derivations to build.
2015-11-16 17:20:16 +01:00
Danny Wilson
bcc7d8add9
Texinfo requires GNU awk, mainly during make check.
...
This fixes build on SmartOS.
2015-11-16 17:20:16 +01:00
Danny Wilson
11be480df4
Skip failing tests on SmartOS
2015-11-16 17:20:16 +01:00
Danny Wilson
46c4981e29
Perl works fine on Illumos (and Solaris)
2015-11-16 17:20:15 +01:00
Danny Wilson
e4b305ca70
Fix MPFR build again on SmartOS.
2015-11-16 17:20:15 +01:00
Danny Wilson
caaded3713
Disable inotify support on SunOS: it’s Linux-specific.
...
This amazingly fixes the coreutils build on SmartOS.
2015-11-16 17:20:15 +01:00
Danny Wilson
340375f421
Make sure optionalAttrs are set before actually building a derivation.
2015-11-16 17:20:15 +01:00
Danny Wilson
f9134ca9df
Fix patchShebangs on SmartOS
...
Tail is very picky about the space after -c
when compiled by Nix on Illumos (no idea why).
2015-11-16 17:20:14 +01:00
Danny Wilson
b19116f688
Fix Perl build on SmartOS
2015-11-16 17:20:14 +01:00
Danny Wilson
2c80e12e96
Add support for gzip compression
2015-11-16 17:20:14 +01:00
Danny Wilson
ee56b6aa24
Doxygen: fix build on SmartOS
2015-11-16 17:20:14 +01:00
Danny Wilson
e0f732415f
Fix glib build on SmartOS
2015-11-16 17:20:13 +01:00
Danny Wilson
bb3d083d63
Fix hardcoded target platform.
2015-11-16 17:20:13 +01:00
Danny Wilson
e9d6da77cd
Fix non-chrooted (stdenv-native) builds that have man
on path enabling
...
building of built-in manual, while chrooted builds (hydra) will not…
2015-11-16 17:20:13 +01:00
Danny Wilson
15c676fd30
SmartOS: Make pkgconfig use proper i18n.
2015-11-16 17:20:13 +01:00
Danny Wilson
f72bdba420
Fix dbus-tools build on SmartOS
...
`ld` on illumos does not understand `--as-needed`
2015-11-16 17:20:12 +01:00
Danny Wilson
6a2b723a8b
Fix build of gccgo-wrapper on Illumos.
...
When compiling GCC with NIX_ENFORCE_PURITY,
linking libgcc fails because crti.o and friends
aren't part of the nix store.
2015-11-16 17:20:12 +01:00
Danny Wilson
450d6aff9c
Less builds fine on Illumos.
2015-11-16 17:20:12 +01:00
Danny Wilson
f046f7bad3
Fix libelf build on Illumos
2015-11-16 17:20:12 +01:00
Danny Wilson
a93f883556
Fix bison build on Illumos.
2015-11-16 17:20:11 +01:00
Danny Wilson
fdb534f06e
GCC 4.8 compiles on Illumos.
...
- Disable profiled bootstrap.
- Add illumos meta platform.
2015-11-16 17:20:11 +01:00
Danny Wilson
546601cf4b
SmartOS: Fix w3m build
2015-11-16 17:20:11 +01:00
Danny Wilson
d50d14d55f
Use the nix provided shell.
...
This is guaranteed to be bash, SmartOS has ksh by
default and doesn't work.
2015-11-16 17:20:11 +01:00
Jaka Hudoklin
aa4bad4c17
heapster module: init
2015-11-16 16:58:10 +01:00