129263 Commits

Author SHA1 Message Date
Will Dietz
ebec14212e
Merge pull request #35310 from dtzWill/fix/gcc7-musl
gcc7: fix native and cross-musl build, sync w/gcc6 fixes
2018-02-21 21:48:44 -06:00
Vladimír Čunát
1cacfe357b
nixos.tests.boot-stage1: fix missing libelf 2018-02-22 04:04:49 +01:00
Will Dietz
39f61d5c02 gcc7: fix native and cross-musl build, sync w/gcc6 fixes 2018-02-21 20:55:22 -06:00
Tuomas Tynkkynen
102ed109c4 e2fsprogs: 1.43.8 -> 1.43.9 2018-02-22 04:39:41 +02:00
Peter Hoeg
b332924e6a hugo: 0.32.2 -> 0.36.1 2018-02-22 10:08:50 +08:00
Tuomas Tynkkynen
ce8bd325e6 ncurses: Add temporary mirror for sources
Issue #35264
2018-02-22 03:36:36 +02:00
Anthony Cowley
d12c93b62d easyloggingpp: 9.95.0 -> 9.96.0 2018-02-21 20:29:27 -05:00
Anthony Cowley
c6463f8913 easyloggingpp: remove static library
Added a pkg-config file and copied the relevant source file into the
nix store. The idea is that the user may now relatively easily include
the library’s source file in their project using common CMake features.
2018-02-21 20:25:55 -05:00
Robert Schütz
198bdf39b6 pythonPackages.mysql_connector_repackaged: uninit
Package has last been updated in 2012.
There is now also pythonPackages.mysql-connector.
2018-02-22 01:52:01 +01:00
Robert Schütz
9b37f0a06d pythonPackages.ecpy: disable for python 2
setup.py specifies
    python_requires='>=3'
2018-02-22 01:51:53 +01:00
Robert Schütz
0862ca375c pythonPackages.konfig: fix tests 2018-02-22 01:46:11 +01:00
Robert Schütz
c7a6483309 pythonPackages.konfig: move expression 2018-02-22 01:46:11 +01:00
Robert Schütz
da31b47790 pytrainer: fix tests 2018-02-22 01:46:11 +01:00
Robert Schütz
882cf122be pythonPackages.promegranate: mark as broken
"pomegranate does not yet work with networkx 2.0"
2018-02-22 01:46:11 +01:00
Robert Schütz
1977a2d5ee pythonPackages.pytest-mock: fix build
This applies the following patch: https://github.com/pytest-dev/pytest-mock/pull/107
2018-02-22 01:46:11 +01:00
Robert Schütz
e426e3f837 pythonPackages.cram: fix tests 2018-02-22 01:46:11 +01:00
Robert Schütz
495bb794d1 pythonPackages.faker: 0.8.8 -> 0.8.11
This fixes the build failure by adding a missing dependency and because 0.8.11 allows a newer version of ukpostcodeparser.
2018-02-22 01:46:11 +01:00
Robert Schütz
35ee24f966 pythonPackages.text-unidecode: init at 1.1 2018-02-22 01:46:11 +01:00
Robert Schütz
d3a347547c pythonPackages.natsort: fix tests
A coverage report is definitely not needed for Nixpkgs.
2018-02-22 01:46:11 +01:00
Robert Schütz
958bd34ea4 pythonPackages.pytest_xdist: 1.22.0 -> 1.22.1 2018-02-22 01:46:11 +01:00
Robert Schütz
40b0c58549 pythonPackages.daphne: fix build and enable tests 2018-02-22 01:46:11 +01:00
Robert Schütz
8747ebd89f pythonPackages.asgiref: 2.1.5 -> 2.1.6 2018-02-22 01:46:11 +01:00
Robert Schütz
b49db62f9d pythonPackages.asgiref: correct dependencies and enable tests 2018-02-22 01:46:11 +01:00
Robert Schütz
2bdee9b0c3 pythonPackages.green: 2.3.0 -> 2.12.0 2018-02-22 01:46:10 +01:00
Robert Schütz
fac32de1db pythonPackages.xdot: move expression 2018-02-22 01:46:10 +01:00
Robert Schütz
8f93cba89c pythonPackages.prov: fix build and enable tests
Tests do not actually take 60 minutes.
2018-02-22 01:46:10 +01:00
Robert Schütz
46d7d069ef pythonPackages.networkx: 1.11 -> 2.1 2018-02-22 01:46:10 +01:00
Robert Schütz
276fb96532 pythonPackages.rednose: 1.2.1 -> 1.3.0 2018-02-22 01:46:10 +01:00
Robert Schütz
09ae15ea50 pythonPackages.termstyle: 0.1.10 -> 0.1.11 2018-02-22 01:46:10 +01:00
Robert Schütz
84fbf2a410 pythonPackages.dbf: fix tests 2018-02-22 01:46:10 +01:00
Robert Schütz
674ceb9c2b pythonPackages.curtsies: correct dependencies 2018-02-22 01:46:10 +01:00
Robert Schütz
d322a5b3ec pythonPackages.bibtexparser: enable tests 2018-02-22 01:46:10 +01:00
Robert Schütz
e1176503e9 pythonPackages.bibtexparser: add propagatedBuildInputs 2018-02-22 01:46:10 +01:00
Robert Schütz
4a9a7d3036 pythonPackages.binaryornot: 0.4.0 -> 0.4.4 2018-02-22 01:46:10 +01:00
volth
f3b899d3a6
libguestfs: fix sandbox build 2018-02-22 00:26:49 +00:00
Vladimír Čunát
24e2d762e8
Merge #35120: meson: print failed test logs 2018-02-22 00:59:20 +01:00
Vladimír Čunát
2dd10ea013
Merge #34541: poppler: 0.56.0 -> 0.62.0 2018-02-22 00:49:59 +01:00
Jörg Thalheim
f022cc6794
Merge pull request #35302 from dotlambda/abcm2ps
abcm2ps: 8.13.19 -> 8.13.20
2018-02-21 23:47:09 +00:00
Jörg Thalheim
8a0efd8fbb
Merge pull request #35289 from volth/patch-95
varnish-modules: 0.10.2 -> 0.13.0
2018-02-21 23:45:03 +00:00
Jörg Thalheim
169d02b280
Merge pull request #35288 from volth/patch-94
tinc: 1.0.32 -> 1.0.33
2018-02-21 23:44:48 +00:00
Vladimír Čunát
e2398e4093
linuxPackages: 4.9 -> 4.14
/cc #31640.
2018-02-22 00:40:40 +01:00
Robert Schütz
48154a95da abcm2ps: 8.13.19 -> 8.13.20 2018-02-22 00:35:58 +01:00
Vladimír Čunát
3e6c5a25f3
Merge branch 'staging'
In particular, this upgrades the default gcc: 6 -> 7.
Fixes #27794, /cc #31747.
2018-02-22 00:32:46 +01:00
Vladimír Čunát
4f79874f57
llvm_*: fix build by using older gcc on i686-linux
Tested all builds before and after.
2018-02-22 00:20:51 +01:00
Tim Steinbach
09cc8872ef
Merge pull request #35043 from NeQuissimus/cfs_bandwidth
linux-common: Add CFS_BANDWIDTH
2018-02-21 23:18:44 +00:00
Peter Simons
49c190c006
Merge pull request #35300 from deepfire/ghc-8.4
ghc 8.4: update configuration
2018-02-21 23:58:48 +01:00
Kosyrev Serge
24777b86d8
configuration-ghc84: import manually-defined overrides and update 2018-02-22 01:31:33 +03:00
Kosyrev Serge
e6b5fefed7
configuration-generic | c2hs: language-c 0.7.2 is compatible with GHC 8.4 2018-02-22 01:30:42 +03:00
Jörg Thalheim
f86366f80b
Merge pull request #35297 from volth/mongodbtools-3.7.2
mongodb-tools: 3.5.13 -> 3.7.2
2018-02-21 22:09:06 +00:00
John Ericson
e42e6d2f0e
Merge pull request #35266 from abbradar/cc-bools
cc-wrapper: fix bool handling for empty and zero values
2018-02-21 17:00:42 -05:00