Robin Gloster
db2582de81
pythonPackages.googleplaydownloader: remove
...
Source and project homepage are offline
2016-08-28 23:27:09 +00:00
Kranium Gikos Mendoza
4e13a71895
logstalgia: fix build ( #18065 )
2016-08-28 23:20:22 +00:00
Joachim Fasting
f16d3800e1
io: disable i686 build
...
io uses SIMD instructions even on i686, causing the build to fail:
> /nix/store/[...]-gcc-5.4.0/lib/gcc/i686-pc-linux-gnu/5.4.0/include/xmmintrin.h:181:1:
error: inlining failed in call to always_inline '_mm_add_ps': target
specific option mismatch
_mm_add_ps (__m128 __A, __m128 __B)
(from https://hydra.nixos.org/build/37879114/log/raw )
The simplest solution is to disable the build on this platform.
2016-08-29 01:10:37 +02:00
Joachim Fasting
e113db1e24
relfs: port to stdenv.mkDerivation
...
https://github.com/NixOS/nixpkgs/issues/4210
2016-08-29 01:10:33 +02:00
Joachim Fasting
20e228a1e1
oneteam: port to stdenv.mkDerivation
...
https://github.com/NixOS/nixpkgs/issues/4210
2016-08-29 01:10:01 +02:00
Robin Gloster
9145ba0d90
docker: build with default go
...
Fixes build after binutils update
2016-08-28 22:51:34 +00:00
obadz
ec37e43c51
perlPackages.FileMimeInfo: 0.23 -> 0.27
2016-08-28 23:42:05 +01:00
Thomas Tuegel
1074c159f7
nixos/cpu-freq: list correct default governor in description
2016-08-28 17:14:37 -05:00
Michal Rus
e734326c7c
airwave: init at 1.3.2
2016-08-28 23:46:49 +02:00
Robert Helgesson
979e4fe0c2
perl-Dist-Zilla-Plugin-Test-Pod-LinkCheck: 1.001 -> 1.002
2016-08-28 23:41:19 +02:00
Robert Helgesson
a0ca5d9cbb
perl-Test-Pod-LinkCheck: 0.007 -> 0.008
2016-08-28 23:41:19 +02:00
Robert Helgesson
dd93111823
perl-IO-Socket-SSL: 2.027 -> 2.037
2016-08-28 23:41:19 +02:00
Tobias Geerinckx-Rice
0289438b34
Merge pull request #18064 from sternenseemann/patch-1
...
a2ps: fix a misspelling in description
2016-08-28 22:45:49 +02:00
sternenseemann
2fce6824ee
a2ps: fix a misspelling in description
2016-08-28 22:32:32 +02:00
Robert Helgesson
a4524b4bfb
oxygenfonts: minor cleanups
...
Change installation directory and some minor code simplifications.
2016-08-28 21:18:10 +02:00
Michiel Leenaars
d22bb26fb9
oxygenfonts: init at 20140213
2016-08-28 21:12:29 +02:00
Nadrieril
3846329c97
tt-rss service: Default to multiple user mode
2016-08-28 11:20:18 -07:00
Nadrieril
789a37f0fc
tt-rss service: #15862 has been merged; enable nginx virtualhost config
2016-08-28 11:20:17 -07:00
Frederik Rietdijk
9d25dc12d9
Revert "hdf5: 1.8.16 -> 1.10.0-patch1"
...
This reverts commit 1c1a03f0d38606fd4a80e61a19ddfd3c463d99df.
hdf5 1.10 is not yet supported by all tools/libraries (e.g pytables, a dependency of pandas, requires hdf5 1.8).
2016-08-28 19:28:31 +02:00
Domen Kožar
5793a14c36
release.nix: tiny improvements on top of #18059
2016-08-28 18:18:44 +02:00
Domen Kožar
cb9737fe43
Merge pull request #18059 from dezgeg/release-cleanup
...
release.nix: Remove obsolete individual per-package jobs
2016-08-28 18:17:05 +02:00
Tuomas Tynkkynen
3cd4808e7d
release.nix: Remove lots of explicit package jobs
...
These are all obsolete since for a long time, the meta.platforms fields
have been used to automatically create the Hydra jobs.
2016-08-28 18:05:42 +03:00
Tuomas Tynkkynen
43f576ea19
mesa: Add meta.platforms
2016-08-28 18:04:09 +03:00
Tuomas Tynkkynen
d1c7eb8098
glibc: Uncomment 'meta.platforms'
2016-08-28 18:04:09 +03:00
Tuomas Tynkkynen
ff9491917f
stdenv: Add platforms
2016-08-28 18:04:09 +03:00
Tuomas Tynkkynen
ad371aaef9
docbook_xml_dtd_*: Add meta.platforms
2016-08-28 18:04:09 +03:00
Domen Kožar
f976fa40a2
xfce: build all components
2016-08-28 16:51:20 +02:00
Domen Kožar
2daefaf457
release.nix: drop xorg whitelist to fix #11996
2016-08-28 16:46:46 +02:00
Franz Pletz
ed0eb59cb5
go: remove unused expressions for 1.1, 1.2, 1.3
2016-08-28 16:08:03 +02:00
Robin Gloster
69b71d3eac
liquidwar5: disable format hardening
2016-08-28 14:06:55 +00:00
Robin Gloster
f86c5bc6fa
ghcHEAD: remove included patch
2016-08-28 14:03:12 +00:00
Robin Gloster
b46b0381b6
evemu: remove obsolete substituteInPlace and use autoreconfHook
2016-08-28 14:02:22 +00:00
obadz
92d929c884
Merge branch 'master' into staging
2016-08-28 14:48:02 +01:00
obadz
4f299fdd53
nixos/modules/rename.nix: fix eval error
...
cc @Profpatsch @joachifm @domenkozar
2016-08-28 14:47:24 +01:00
Peter Hoeg
c08b9b039a
kindlegen: init at 2.9
...
Not tested on macOS/Windows
2016-08-28 21:25:07 +08:00
Graham Christensen
1a64734bc6
Merge pull request #18031 from ambrop72/kdevelop5.0
...
kdevelop: Init at 5.0
2016-08-28 08:58:21 -04:00
Thomas Tuegel
43bf5d2c30
Merge pull request #18052 from loskutov/master
...
Qt5: Enable Wayland support
2016-08-28 07:38:23 -05:00
Thomas Tuegel
b8a83d901f
qt5: use absolute paths to plugins in CMake
...
This reverts commit 17f9b21c09aeed162ac8da5be6edab3a311d5556.
This is a partial unrevert. Qt 5.6 and Qt 5.7 remain building and
working. Qt 5.5 stays building but broken.
2016-08-28 07:33:42 -05:00
obadz
c7142c1aa3
Merge branch 'master' into staging
2016-08-28 13:33:13 +01:00
obadz
6eb4014874
go_1_4: set CGO_ENABLED=0 to cope with binutils 2.27 version bump
...
See also https://github.com/golang/go/issues/16906
cc @cstrahan @edolstra @lancelotsix @globin @fpletz
2016-08-28 13:29:44 +01:00
Ambroz Bizjak
529fbe05a3
kdevelop: Init at 5.0
...
Doesn't use Okteta yet.
2016-08-28 14:15:54 +02:00
Domen Kožar
e01e92f12f
Merge pull request #15025 from ericsagnes/modules/manual
...
manual: automatically generate modules documentation
2016-08-28 13:57:34 +02:00
Domen Kožar
4af09e0031
Merge pull request #14311 from Profpatsch/mkRemovedOptionModule-replacement
...
mkRemovedOptionModule: add replacement argument
2016-08-28 13:55:28 +02:00
David Guibert
21f2f30740
virtualbox: 5.0.20 -> 5.0.26
2016-08-28 13:45:49 +02:00
obadz
57ddc155fc
Merge branch 'master' into staging
...
Conflicts:
pkgs/games/scummvm/default.nix
2016-08-28 12:20:59 +01:00
obadz
f0da094b2e
virtualbox-image: remove raw image (hopefully fixes ova tests)
...
See also 80660f8
2016-08-28 11:33:15 +01:00
Moritz Ulrich
17f9b21c09
Revert "qt5: use absolute paths to plugins in CMake"
...
This reverts commit 7a9e04943dc82294037ec03e6eadf23d2933f821.
The commit in question breaks the patches to qtbase, causing the build to fail. An issue to track this feature will follow.
2016-08-28 12:29:20 +02:00
David Guibert
dfb3707dab
h5py: 2.5.0 -> 2.6.0
...
Tests are broken in 2.5.0 (errors when executing "cythonize()"), not in
version 2.6.0.
2016-08-28 11:42:21 +02:00
David Guibert
1c1a03f0d3
hdf5: 1.8.16 -> 1.10.0-patch1
2016-08-28 11:42:21 +02:00
Bjørn Forsman
1ba0ef1c73
borgbackup: 1.0.6 -> 1.0.7
2016-08-28 10:50:42 +02:00