Commit Graph

108923 Commits

Author SHA1 Message Date
Frederik Rietdijk
8ca8c46520 python: pandas: 0.21.1 -> 0.22.0 2018-01-01 16:00:51 +01:00
Frederik Rietdijk
4a3c7426e0 python: jellyfish: 0.5.2 -> 0.5.6 2018-01-01 16:00:47 +01:00
Frederik Rietdijk
f711fbdfcc python: decorator: 4.0.11 -> 4.1.2 2018-01-01 16:00:42 +01:00
Frederik Rietdijk
88143d2772 python.pkgs.jellyfish: move expression 2018-01-01 15:59:56 +01:00
Jörg Thalheim
eebcc66b91 dirt: export PREFIX as makeFlags instead 2018-01-01 14:52:57 +00:00
Frederik Rietdijk
7a2454bd4e searx: 0.12.0 -> 0.13.1 2018-01-01 15:49:54 +01:00
Frederik Rietdijk
ad2df95a2c python.pkgs.splinter: init at 0.7.7 2018-01-01 15:49:54 +01:00
Frederik Rietdijk
32020d06a3 python.pkgs.plone-testing: init at 5.1.1 2018-01-01 15:49:54 +01:00
Jörg Thalheim
16e8c0aed8
Merge pull request #33268 from eqyiel/flow-0.62.0
flow: 0.61.0 -> 0.62.0
2018-01-01 15:49:50 +01:00
Jörg Thalheim
0bbf671b5a
Merge pull request #31157 from sorki/lxcfs_pam_related
[wip] lxcfs,pam: disable cgmanager, enable pam_cgfs, lxcfs 2.0.7 -> 2.0.8
2018-01-01 15:42:03 +01:00
Frederik Rietdijk
1869e7e5b0 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-01 15:09:55 +01:00
Jan Tojnar
4d917639fb
gnome3.gnome_keyring: remove gconf dependency
It has not been needed since 2.31.91.
2018-01-01 14:29:35 +01:00
Jan Tojnar
70a0e6f7d7
gnome3.gnome_keyring: disable tests
Tests are randomly failing so we are disabling them for now.

See: https://bugzilla.gnome.org/show_bug.cgi?id=791932
2018-01-01 14:27:58 +01:00
Franz Pletz
9e82ebbff4
Merge pull request #33241 from ikervagyok/xmr-stak
xmr-stak: 2.1.0 -> 2.2.0
2018-01-01 12:48:43 +00:00
Frederik Rietdijk
e5fab33efd beets: 1.4.5 -> 1.4.6 2018-01-01 12:55:18 +01:00
Dmitry Kalinkin
21db6f6af1 mupdf: enable on darwin 2018-01-01 11:53:40 +00:00
Miguel Madrid Mencía
e714179c36 mupdf: 1.11 -> 1.12.0 2018-01-01 11:53:40 +00:00
Frederik Rietdijk
2130bacecc
Merge pull request #33243 from jluttine/add-bdsync
bdsync: init at 0.10.1
2018-01-01 12:42:25 +01:00
Frederik Rietdijk
7a0938cb54
Merge pull request #33264 from RubenAstudillo/hakuneko-broken
hakuneko: mark as broken
2018-01-01 12:37:43 +01:00
Frederik Rietdijk
ca91c7629a
Merge pull request #33259 from lukeadams/airspy-darwin
airspy: enable Darwin building
2018-01-01 12:36:59 +01:00
Frederik Rietdijk
bdaded3804 python.pkgs.spacy: remove private regex derivation
Packages in `python-packages.nix` should not have other versions than
already defined in the package set because thay may cause collisions.
2018-01-01 11:56:00 +01:00
Frederik Rietdijk
f15e854904 python: regex: 2016.11.18 -> 2017.12.12 2018-01-01 11:50:37 +01:00
Frederik Rietdijk
a78577127c python.pkgs.pywbem: fix expression 2018-01-01 11:49:50 +01:00
Frederik Rietdijk
0805991489 python.pkgs.pysc2: fix expression 2018-01-01 11:49:28 +01:00
Frederik Rietdijk
49f6274ab5 python.pkgs.fuse: fix expression 2018-01-01 11:49:07 +01:00
Frederik Rietdijk
bfa787ab47 python.pkgs.pycangjie: use buildPythonPackage
mainly so that is has `pythonModule`
2018-01-01 11:48:31 +01:00
Frederik Rietdijk
07787af65d python.pkgs.parse-type: fix expression 2018-01-01 11:47:56 +01:00
Frederik Rietdijk
e6dd8d43b8 python.pkgs.mygpoclient: fix expression 2018-01-01 11:47:34 +01:00
Frederik Rietdijk
2ed7dda500 python.pkgs.gflags: fix expression 2018-01-01 11:47:13 +01:00
Frederik Rietdijk
e2b539a1ef python.pkgs.fastimport: fix expression 2018-01-01 11:46:58 +01:00
Frederik Rietdijk
e0caf82ccf python.pkgs.regex: move expression 2018-01-01 11:46:35 +01:00
Ruben Maher
8d03bcad73 flow: 0.61.0 -> 0.62.0 2018-01-01 20:46:11 +10:30
Ruben Maher
671fb2d2d7 ocamlPackages.wtf8: init at 1.0.1 2018-01-01 20:46:11 +10:30
Ruben Maher
9d87e8395f ocamlPackages.dtoa: init at 0.3.1 2018-01-01 20:46:05 +10:30
Frederik Rietdijk
e92a133238 python.pkgs.odfpy: fix tests 2018-01-01 10:56:31 +01:00
Frederik Rietdijk
d5a226f957 xapian: 1.4.4 -> 1.4.5 2018-01-01 10:27:06 +01:00
Gabriel Ebner
7dcc307241 texlive: use perl 5.24
See #26890.
2018-01-01 09:47:39 +01:00
Wei-Ming Yang
70e9b60b33
dockerTools.examples: correct a typo in comments
This commit is for correcting a typo in comments.
2018-01-01 16:13:40 +08:00
Brian McKenna
638c01773d dirt: 2015-04-28 -> 2018-01-01 2018-01-01 18:10:04 +11:00
Ruben Astudillo
9086a05a88 hakuneko: mark as broken
This project was abandoned upstream in favor a new project based on
electron. This version builds yet the code doesn't work with most
providers, so it is practically broken.
2018-01-01 03:41:37 -03:00
Vladimír Čunát
616048bcbf
simutrans: don't build on Darwin
Support is perhaps claimed upstream, but it's never built successfully
on Hydra, so let's disable that until someone fixes it.
2018-01-01 06:47:37 +01:00
zimbatm
82e4f38ca0 pipenv: 8.2.7 -> 9.0.1 2018-01-01 03:43:38 +00:00
Luke Adams
f944977387 airspy: enable Darwin building
improves #32378 which disabled gnuradio-osmosdr on darwin
2017-12-31 19:16:21 -06:00
Yegor Timoshenko
a8d515add5
facetimehd: fix build, resolves #33220 2018-01-01 00:34:09 +00:00
Yegor Timoshenko
d3e821156e
Merge pull request #31094 from yegortimoshenko/ibus/update
ibus: 1.5.16 -> 1.5.17, fix
2017-12-31 21:23:05 +03:00
Joachim F
8d2b39fcca
Merge pull request #33062 from andrewjss/master
google-chrome: add new dep on at_spi2_atk
2017-12-31 16:41:02 +00:00
Bastian Köcher
f51aba5ddf audacious: 3.8.2 -> 3.9
Also fixes compilation with qt 5.10.
2017-12-31 16:51:47 +01:00
adisbladis
afab19eabd
udiskie: Fix build 2017-12-31 16:36:31 +01:00
Orivej Desh
d64750241b pybfd: 0.1.1 -> 0.1.1.2017-12-31
Incorporates https://github.com/orivej/pybfd/pull/1 to fix Bfd.my_archive
computed property
2017-12-31 15:20:51 +00:00
Joachim F
aafbd4fabf
Merge pull request #33242 from romildo/upd.adapta-gtk-theme
adapta-gtk-theme: 3.92.1.72 -> 3.93.0.1
2017-12-31 15:12:39 +00:00
Joachim F
69865f5ce2
Merge pull request #33214 from winniequinn/vscode-1.19.1
vscode: 1.19.0 -> 1.19.1
2017-12-31 14:46:27 +00:00
Thomas Tuegel
6da5e73ad8
Merge pull request #27593 from bugworm/qtstyleplugin-kvantum
qtstyleplugin-kvantum: init at 0.10.4
2017-12-31 08:40:26 -06:00
Thomas Tuegel
aa5c7fb6f0
Merge pull request #33173 from medovuxa/kde2
kde2-decoration: init at 2017-03-15
2017-12-31 08:37:19 -06:00
Joachim F
7af89c6ef7
Merge pull request #33211 from Lassulus/bitlbee-steam
bitlbee-steam: 2015-09-10 -> 1.4.2
2017-12-31 14:35:12 +00:00
Jaakko Luttinen
d4f51de3b0
bdsync: init at 0.10.1 2017-12-31 15:20:30 +02:00
Frederik Rietdijk
a09a320e20
Merge pull request #33204 from NixOS/python-unstable
Python: upgrade package set
2017-12-31 14:19:55 +01:00
Frederik Rietdijk
3cf4d2365f python.pkgs.xarray: 0.9.6 -> 0.10.0 2017-12-31 14:15:22 +01:00
Frederik Rietdijk
c6b3be2e9a watson: 1.4.0 -> 1.5.2, fix build with patch 2017-12-31 14:13:21 +01:00
Frederik Rietdijk
562ac8e237 python.pkgs.zope_copy: move expr 2017-12-31 14:06:25 +01:00
Frederik Rietdijk
06c9299918 python.pkgs.jdcal: 1.0 -> 1.3 2017-12-31 14:01:16 +01:00
Frederik Rietdijk
670c194dab haxor-news: 0.4.2 -> 0.4.3
For some reason tests are failing. Note they were already failing before
this update.
2017-12-31 13:55:27 +01:00
Frederik Rietdijk
8a255d73b4 mitmproxy: fix build 2017-12-31 13:50:17 +01:00
Frederik Rietdijk
9d57dac3a0 python.pkgs.ldap3: remove name attr 2017-12-31 13:50:07 +01:00
José Romildo Malaquias
96003af66c adapta-gtk-theme: 3.92.1.72 -> 3.93.0.1 2017-12-31 10:46:56 -02:00
wchresta
f4c9cc6878 steam: Check for NixOS, improve error message 2017-12-31 13:24:45 +01:00
Jörg Thalheim
98b6bc278a
Merge pull request #33224 from Mic92/gpodder
gpodder: 3.9.3 -> 3.10.0
2017-12-31 13:09:19 +01:00
Frederik Rietdijk
60ebb14341 python.pkgs.conda: init at 4.3.16 2017-12-31 13:03:38 +01:00
Frederik Rietdijk
48f3629551 python.pkgs.pycosat: 0.6.0 -> 0.6.3 2017-12-31 13:03:38 +01:00
Frederik Rietdijk
05ff4d75d1 python.pkgs.decorator: move expression 2017-12-31 12:24:48 +01:00
Frederik Rietdijk
21f377bb28 python: cached-property: 1.3.0 -> 1.3.1 2017-12-31 12:24:48 +01:00
Frederik Rietdijk
5129a572c7 python: biopython: 1.68 -> 1.70 2017-12-31 12:13:32 +01:00
Frederik Rietdijk
8b905d1cb0 python.pkgs.biopython: move expression 2017-12-31 12:13:18 +01:00
Lengyel Balazs
96818a1cd6 xmr-stak: 2.1.0 -> 2.2.0 2017-12-31 12:09:29 +01:00
Frederik Rietdijk
1ae541eee4 python: backports.lzma: 0.0.3 -> 0.0.8 2017-12-31 12:09:23 +01:00
Frederik Rietdijk
4e19e620c8 python.pkgs.backports_lzma: move expression 2017-12-31 12:08:59 +01:00
Frederik Rietdijk
45a92a0ddd python: backports_abc: 0.4 -> 0.5 2017-12-31 12:02:50 +01:00
Frederik Rietdijk
232ec653ee python.pkgs.backports_abc: move expression 2017-12-31 12:02:35 +01:00
Frederik Rietdijk
d16a1ad464 python.pkgs.amqp_1: remove expr
- two versions available
- this is the older version
- unused
2017-12-31 11:58:46 +01:00
Frederik Rietdijk
5fed925b2f python.pkgs.kombu_3: remove expr
- two versions available
- this is the older version
- unused
2017-12-31 11:58:30 +01:00
Frederik Rietdijk
a78b286084 python: html5lib: 0.999999999 -> 1.0.1 2017-12-31 11:54:24 +01:00
Frederik Rietdijk
b6ea033a25 python.pkgs.html5lib: move expression 2017-12-31 11:54:08 +01:00
Frederik Rietdijk
ed1944ea00 python: iso8601: 0.1.11 -> 0.1.12 2017-12-31 11:48:14 +01:00
Frederik Rietdijk
606b6addb0 python.pkgs.iso8601: move expression 2017-12-31 11:48:00 +01:00
Frederik Rietdijk
7c82255c6b python: Mako: 1.0.4 -> 1.0.7 2017-12-31 11:45:09 +01:00
Frederik Rietdijk
d6a6ce61ae python.pkgs.Mako: move expression 2017-12-31 11:44:52 +01:00
Frederik Rietdijk
f9211e80a0 python.pkgs.markdown: 2.6.8 -> 2.6.10 2017-12-31 11:41:24 +01:00
Frederik Rietdijk
0bed3b1dee python.pkgs.pyopencl: fix expression 2017-12-31 11:31:47 +01:00
Tyler Compton
b1d1679d5c lxterminal: init at 0.3.1 2017-12-31 03:28:06 -07:00
Frederik Rietdijk
bed35cf521 python.pkgs.pytools: 2017.4 -> 2017.6 2017-12-31 11:27:29 +01:00
Frederik Rietdijk
718356d698 python.pkgs.pytools: fix expression 2017-12-31 11:25:36 +01:00
Frederik Rietdijk
441839111a python.pkgs.ropper: fix build 2017-12-31 11:20:34 +01:00
Frederik Rietdijk
89e47937dc python.pkgs.libusb1: fix build 2017-12-31 11:17:34 +01:00
Jan Tojnar
c95491cb86
gnome3.epiphany: fix rpath wrapping 2017-12-31 11:13:59 +01:00
Frederik Rietdijk
6c86adff20 python.pkgs.pyglet: fix build 2017-12-31 11:11:32 +01:00
Frederik Rietdijk
6665872f0a python: yarl: 0.13.0 -> 0.17.0 2017-12-31 11:08:18 +01:00
Frederik Rietdijk
93914f8222 python: idna: 2.5 -> 2.6 2017-12-31 11:05:16 +01:00
Frederik Rietdijk
c107ce473a python.pkgs.idna: move expression 2017-12-31 11:05:16 +01:00
Frederik Rietdijk
77437caa02 python: jsonpatch: 1.20 -> 1.21 2017-12-31 11:01:58 +01:00
Frederik Rietdijk
fac57841c6 python: flit: 0.11.4 -> 0.13 2017-12-31 11:01:58 +01:00
Frederik Rietdijk
7f511e5421 python.pkgs.pytoml: 0.1.11 -> 0.1.14 2017-12-31 11:01:58 +01:00
Frederik Rietdijk
ea8b00a7fe python: moto: 0.4.31 -> 1.1.25 2017-12-31 11:01:57 +01:00
Frederik Rietdijk
364e5bce94 python.pkgs.jsonpickle: init at 0.9.5 2017-12-31 11:01:57 +01:00
Frederik Rietdijk
53fbd0617c python.pkgs.jsondiff: init at 1.1.1 2017-12-31 11:01:57 +01:00
Frederik Rietdijk
0619b37548 python.pkgs.boto3: move expression 2017-12-31 11:01:57 +01:00
Frederik Rietdijk
931d7d605e python.pkgs.aws-xray-sdk: init at 0.95 2017-12-31 11:01:57 +01:00
Frederik Rietdijk
572a35c3ea python: pycollada: 0.5 -> 0.6 2017-12-31 11:01:57 +01:00
Frederik Rietdijk
6f1bdd8011 python: pyaml: 15.02.1 -> 17.12.1 2017-12-31 11:01:57 +01:00
Frederik Rietdijk
966bc7c383 python.pkgs.pyaml: move expression 2017-12-31 11:01:56 +01:00
Frederik Rietdijk
d3b85a4607 python.pkgs.setuptools: 38.2.3 -> 38.2.5 2017-12-31 11:01:56 +01:00
Frederik Rietdijk
0808b959ae Python: disable user site-packages in setup hook
Wrappers already included `PYTHONNOUSERSITE=1`, but now this env var is
also set in the Python setup hook. This improves purity in case of
non-sandboxes builds and nix-shell.
2017-12-31 11:01:56 +01:00
Frederik Rietdijk
d170941f6e python: jupyter_client: 5.1.0 -> 5.2.0 2017-12-31 11:01:56 +01:00
Frederik Rietdijk
b3aa977bbf python: lxml: 3.8.0 -> 4.1.1 2017-12-31 11:01:56 +01:00
Frederik Rietdijk
472ef7a0f8 python.pkgs.lxml: move expression 2017-12-31 11:01:55 +01:00
Frederik Rietdijk
b0146980e5 python: Werkzeug: 0.12.2 -> 0.13 2017-12-31 11:01:55 +01:00
Frederik Rietdijk
b368eb2666 python: testtools: 1.9.0 -> 2.3.0 2017-12-31 11:01:55 +01:00
Frederik Rietdijk
085f545306 python: extras: 0.0.3 -> 1.0.0 2017-12-31 11:01:55 +01:00
Frederik Rietdijk
ec04801de9 python.pkgs.extras: move expression 2017-12-31 11:01:55 +01:00
Frederik Rietdijk
d4642a05cb python: MechanicalSoup: 0.8.0 -> 0.9.0.post4 2017-12-31 11:01:55 +01:00
Frederik Rietdijk
ba07bcd774 python: backports.functools_lru_cache: 1.3 -> 1.4 2017-12-31 11:01:55 +01:00
Frederik Rietdijk
5be749f4e0 python.pkgs.backports_functools_lru_cache: move expression 2017-12-31 11:01:54 +01:00
Frederik Rietdijk
812d1b354f python.pkgs.tox: 2.4.1 -> 2.9.1 2017-12-31 11:01:54 +01:00
Frederik Rietdijk
397b8ef2a1 python: structlog: 16.1.0 -> 17.2.0 2017-12-31 11:01:54 +01:00
Frederik Rietdijk
803c6a2111 python.pkgs.structlog: move expression 2017-12-31 11:01:54 +01:00
Frederik Rietdijk
be6ab681f3 python: pip-tools: 1.10.2 -> 1.11.0 2017-12-31 11:01:54 +01:00
Frederik Rietdijk
74abf265a6 python: python-ldap: 2.4.45 -> 2.5.2 2017-12-31 11:01:54 +01:00
Frederik Rietdijk
a7200d1d89 python: arrow: 0.10.0 -> 0.12.0 2017-12-31 11:01:54 +01:00
Frederik Rietdijk
b4dda63590 python.pkgs.attrs: disable tests to prevent infinite recursion 2017-12-31 11:01:53 +01:00
Frederik Rietdijk
e21ac0ceae python.pkgs.docker_compose: fixup 2017-12-31 11:01:53 +01:00
Frederik Rietdijk
dab53a9005 python.pkgs.texttable: 0.8.4 -> 1.1.1 2017-12-31 11:01:53 +01:00
Frederik Rietdijk
7a3d7cc30d python: jupyter_core: 4.3.0 -> 4.4.0 2017-12-31 11:01:53 +01:00
Frederik Rietdijk
e76f06c649 python: numba: 0.35.0 -> 0.36.2 2017-12-31 11:01:53 +01:00
Frederik Rietdijk
dcf88276e4 python: llvmlite: 0.20.0 -> 0.21.0 2017-12-31 11:01:53 +01:00
Frederik Rietdijk
403348f0fa python: pathlib2: 2.2.1 -> 2.3.0 2017-12-31 11:01:52 +01:00
Frederik Rietdijk
2c7feca25d awscli: 1.14.6 -> 1.14.17 2017-12-31 11:01:52 +01:00
Frederik Rietdijk
0dadb900a5 python.pkgs.six: disable tests to prevent infinite recursion 2017-12-31 11:01:52 +01:00
Frederik Rietdijk
fd0b019007 python: pytest: 3.2.5 -> 3.3.1 2017-12-31 11:01:52 +01:00
Frederik Rietdijk
6801d20ac7 python.pkgs.pluggy: 0.3.1 -> 0.6.0 2017-12-31 11:01:52 +01:00
Frederik Rietdijk
9d9ae41281 python: yapf: 0.19.0 -> 0.20.0 2017-12-31 10:55:23 +01:00
Frederik Rietdijk
7577b6bbb8 python: ws4py: 0.4.2 -> 0.4.3 2017-12-31 10:55:23 +01:00
Frederik Rietdijk
ec334a2086 python: widgetsnbextension: 3.0.8 -> 3.1.0 2017-12-31 10:55:23 +01:00
Frederik Rietdijk
179446a89b python: websockets: 3.4 -> 4.0.1 2017-12-31 10:55:23 +01:00
Frederik Rietdijk
925f8f18d7 python: vowpalwabbit: 8.3.2 -> 8.4.0 2017-12-31 10:55:23 +01:00
Frederik Rietdijk
0c50600886 python: tzlocal: 1.4 -> 1.5.1 2017-12-31 10:55:23 +01:00
Frederik Rietdijk
0ef7ac155f python: tqdm: 4.19.4 -> 4.19.5 2017-12-31 10:55:21 +01:00
Frederik Rietdijk
ee3c58004f python: toolz: 0.8.2 -> 0.9.0 2017-12-31 10:55:21 +01:00
Frederik Rietdijk
9d43c3a582 python: thespian: 3.8.3 -> 3.9.0 2017-12-31 10:55:21 +01:00
Frederik Rietdijk
be07136f1d python: Theano: 0.9.0 -> 1.0.1 2017-12-31 10:55:20 +01:00
Frederik Rietdijk
a20ea7a4b3 python: textacy: 0.4.1 -> 0.5.0 2017-12-31 10:55:20 +01:00
Frederik Rietdijk
263190a00b python: tabulate: 0.7.7 -> 0.8.2 2017-12-31 10:55:20 +01:00
Frederik Rietdijk
5bb3ca3667 python: sybil: 1.0.5 -> 1.0.6 2017-12-31 10:55:20 +01:00
Frederik Rietdijk
19808a1d44 python: supervise_api: 0.1.5 -> 0.2.0 2017-12-31 10:55:20 +01:00
Frederik Rietdijk
5925c07b3c python: stripe: 1.70.0 -> 1.77.0 2017-12-31 10:55:20 +01:00
Frederik Rietdijk
81a7e06804 python: stevedore: 1.27.1 -> 1.28.0 2017-12-31 10:55:20 +01:00
Frederik Rietdijk
9c485acbc1 python: sqlmap: 1.1.11 -> 1.1.12 2017-12-31 10:55:19 +01:00
Frederik Rietdijk
08e3e050e6 python: SQLAlchemy: 1.1.15 -> 1.2.0 2017-12-31 10:55:19 +01:00
Frederik Rietdijk
850e0d5b86 python: smart_open: 1.5.3 -> 1.5.6 2017-12-31 10:55:19 +01:00
Frederik Rietdijk
34af4afe73 python: simplejson: 3.11.1 -> 3.13.2 2017-12-31 10:55:19 +01:00
Frederik Rietdijk
7a5b23a358 python: Shapely: 1.6.2.post1 -> 1.6.3 2017-12-31 10:55:19 +01:00
Frederik Rietdijk
4039ea579a python: serpy: 0.2.0 -> 0.3.1 2017-12-31 10:55:18 +01:00
Frederik Rietdijk
9776091eaf python: seaborn: 0.7.1 -> 0.8.1 2017-12-31 10:55:18 +01:00
Frederik Rietdijk
4a877f70c5 python: Scrapy: 1.4.0 -> 1.5.0 2017-12-31 10:55:17 +01:00
Frederik Rietdijk
9469c95cf9 python: ropper: 1.10.10 -> 1.11.2 2017-12-31 10:55:17 +01:00
Frederik Rietdijk
fbb14cd27a python: robomachine: 0.6 -> 0.8.0 2017-12-31 10:55:17 +01:00
Frederik Rietdijk
f2c4b9ad56 python: restview: 2.7.0 -> 2.8.0 2017-12-31 10:55:17 +01:00
Frederik Rietdijk
b75ca0458f python: relatorio: 0.7.1 -> 0.8.0 2017-12-31 10:55:17 +01:00
Frederik Rietdijk
7d9c45856e python: pywinrm: 0.2.2 -> 0.3.0 2017-12-31 10:55:16 +01:00
Frederik Rietdijk
6246762c70 python: pytest-xdist: 1.20.1 -> 1.21.0 2017-12-31 10:55:16 +01:00
Frederik Rietdijk
54926b1b8d python: pytest-localserver: 0.3.7 -> 0.4.1 2017-12-31 10:55:16 +01:00
Frederik Rietdijk
9b035f2461 python: PySoundFile: 0.8.1 -> 0.9.0.post1 2017-12-31 10:55:16 +01:00
Frederik Rietdijk
9b677fa3c6 python: pyopencl: 2017.2 -> 2017.2.2 2017-12-31 10:55:16 +01:00
Frederik Rietdijk
db0898ab07 python: pyobjc: 4.0b1 -> 4.1 2017-12-31 10:55:16 +01:00
Frederik Rietdijk
1ff879f15e python: pymongo: 3.5.1 -> 3.6.0 2017-12-31 10:55:15 +01:00
Frederik Rietdijk
bc459a8176 python: pylint: 1.7.4 -> 1.8.1 2017-12-31 10:55:14 +01:00
Frederik Rietdijk
f4a9470f0d python: pylast: 1.9.0 -> 2.0.0 2017-12-31 10:55:14 +01:00
Frederik Rietdijk
9f68606213 python: pyglet: 1.2.4 -> 1.3.0 2017-12-31 10:55:14 +01:00
Frederik Rietdijk
98bf1902d1 python: pygit2: 0.26.0 -> 0.26.3 2017-12-31 10:55:14 +01:00
Frederik Rietdijk
613734dfe8 python: pydot: 1.2.3 -> 1.2.4 2017-12-31 10:55:14 +01:00
Frederik Rietdijk
6aac50e9ab python: PyChromecast: 0.8.1 -> 1.0.3 2017-12-31 10:55:13 +01:00
Frederik Rietdijk
08fad4976f python: pyblake2: 0.9.3 -> 1.1.0 2017-12-31 10:55:12 +01:00
Frederik Rietdijk
5b5fabf6d6 python: pyasn1-modules: 0.1.5 -> 0.2.1 2017-12-31 10:55:12 +01:00
Frederik Rietdijk
c42da6ffa9 python: pyasn1: 0.3.4 -> 0.4.2 2017-12-31 10:55:12 +01:00
Frederik Rietdijk
358bebafb9 python: py: 1.4.34 -> 1.5.2 2017-12-31 10:55:11 +01:00
Frederik Rietdijk
73ea7b9c9a python: psutil: 5.4.1 -> 5.4.2 2017-12-31 10:55:11 +01:00
Frederik Rietdijk
2532a81fe4 python: plumbum: 1.6.3 -> 1.6.5 2017-12-31 10:55:11 +01:00
Frederik Rietdijk
b67ad2a4eb python: plotly: 2.1.0 -> 2.2.3 2017-12-31 10:55:11 +01:00
Frederik Rietdijk
96c077134e python: phonenumbers: 8.8.6 -> 8.8.8 2017-12-31 10:55:11 +01:00
Frederik Rietdijk
7a3101587d python: pexpect: 4.3.0 -> 4.3.1 2017-12-31 10:55:11 +01:00
Frederik Rietdijk
171dc88f70 python: path.py: 10.4 -> 10.5 2017-12-31 10:55:10 +01:00
Frederik Rietdijk
2815c987d9 python: odfpy: 1.3.5 -> 1.3.6 2017-12-31 10:55:09 +01:00
Frederik Rietdijk
eee758c7d8 python: notebook: 5.2.1 -> 5.2.2 2017-12-31 10:55:09 +01:00
Frederik Rietdijk
00a9a8f889 python: nilearn: 0.3.1 -> 0.4.0 2017-12-31 10:55:09 +01:00
Frederik Rietdijk
d77c9ef3f5 python: Nikola: 7.8.10 -> 7.8.11 2017-12-31 10:55:09 +01:00
Frederik Rietdijk
2ac6b00b97 python: nbxmpp: 0.6.0 -> 0.6.2 2017-12-31 10:55:09 +01:00
Frederik Rietdijk
07b2c43d94 python: mistune: 0.7.4 -> 0.8.3 2017-12-31 10:55:08 +01:00
Frederik Rietdijk
2b2cb1b37b python: matplotlib: 2.1.0 -> 2.1.1 2017-12-31 10:55:08 +01:00
Frederik Rietdijk
6a927ae8c7 python: marshmallow: 2.14.0 -> 2.15.0 2017-12-31 10:55:08 +01:00
Frederik Rietdijk
5309e27a8c python: marionette-harness: 4.1.0 -> 4.3.0 2017-12-31 10:55:08 +01:00
Frederik Rietdijk
34c9a89ce0 python: llfuse: 1.0 -> 1.3.2 2017-12-31 10:55:08 +01:00
Frederik Rietdijk
d3a25d4a72 python: line_profiler: 2.0 -> 2.1.2 2017-12-31 10:55:08 +01:00
Frederik Rietdijk
dc3dd1d16c python: ldap3: 2.3 -> 2.4 2017-12-31 10:55:08 +01:00
Frederik Rietdijk
fd1f3f1f03 python: keyring: 10.4.0 -> 10.5.1 2017-12-31 10:55:08 +01:00
Frederik Rietdijk
8c22f1eaf1 python: Keras: 2.1.1 -> 2.1.2 2017-12-31 10:55:07 +01:00
Frederik Rietdijk
45ebdc3ca0 python: jsonpatch: 1.16 -> 1.20 2017-12-31 10:55:07 +01:00
Frederik Rietdijk
dea01b84a5 python: jsbeautifier: 1.7.4 -> 1.7.5 2017-12-31 10:55:07 +01:00
Frederik Rietdijk
4610eb1ac8 python: jedi: 0.11.0 -> 0.11.1 2017-12-31 10:55:07 +01:00
Frederik Rietdijk
1f2c23dabe python: ipywidgets: 7.0.5 -> 7.1.0 2017-12-31 10:55:07 +01:00
Frederik Rietdijk
675d84adfd python: ipykernel: 4.6.1 -> 4.7.0 2017-12-31 10:55:07 +01:00
Frederik Rietdijk
0a447a6a3d python: httpbin: 0.5.0 -> 0.6.2 2017-12-31 10:55:06 +01:00
Frederik Rietdijk
08ebd1618b python: htmlmin: 0.1.11 -> 0.1.12 2017-12-31 10:55:05 +01:00
Frederik Rietdijk
c0df492163 python: gssapi: 1.2.0 -> 1.3.0 2017-12-31 10:55:05 +01:00
Frederik Rietdijk
495bf9b9c1 python: grpcio: 1.7.3 -> 1.8.2 2017-12-31 10:55:05 +01:00
Frederik Rietdijk
5a3ee42c44 python: GPy: 1.8.4 -> 1.8.5 2017-12-31 10:55:05 +01:00
Frederik Rietdijk
ceec68a8bb python: google-api-core: 0.1.2 -> 0.1.3 2017-12-31 10:55:05 +01:00
Frederik Rietdijk
c2bd0cea42 python: gensim: 3.0.1 -> 3.2.0 2017-12-31 10:55:05 +01:00
Frederik Rietdijk
b0ac491e11 python: ftfy: 5.1.1 -> 5.2.0 2017-12-31 10:55:05 +01:00
Frederik Rietdijk
2c41a488f5 python: fonttools: 3.17.0 -> 3.21.0 2017-12-31 10:55:04 +01:00
Vladimír Čunát
1fcd92ce92
Merge branch 'master' into staging
A few thousand rebuilds from master, again.
Hydra: ?compare=1422362
2017-12-31 09:53:49 +01:00
Peter Simons
ab3a12ed7e darcs: switch build to GHC 8.0.2 to fix it
Also, jailbreak the constraint on unix-compat <5.
2017-12-31 09:31:03 +01:00
Peter Simons
238d574846 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7.1-1-gc1b61fc from Hackage revision
53970160fe.
2017-12-31 09:30:44 +01:00
Peter Simons
7f50608fb2 liquidhaskell: re-enable Hydra builds 2017-12-31 09:30:19 +01:00
Orivej Desh
e87a82b010 cntk: mark as broken
It never succeeded to build.  @abbradar did not respond at
94dc37d622
2017-12-31 08:14:14 +00:00
Austin Seipp
6aeee3790b nixpkgs: rr 5.0.0 -> 5.1.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-31 02:13:21 -06:00
Peter Hoeg
f36304fcbc quaternion: 0.0.4 -> 0.0.5 2017-12-31 15:40:44 +08:00
Peter Hoeg
07e59756ef libqmatrixclient: 0.1 -> 0.2 2017-12-31 15:40:44 +08:00
medovuxa
99770e785a kde2-decoration: init at 2017-03-15 2017-12-31 10:21:45 +03:00
Peter Hoeg
11bdc1da6f libtoxcore: 0.1.10 -> 0.1.11 2017-12-31 15:20:35 +08:00
Orivej Desh
7448d1f060 rtl8812au: fix build with Linux >= 4.14.9 2017-12-31 07:12:54 +00:00
Orivej Desh
74b950dc4f beegfs: restrict kernel version
BeeGFS 6.17 fails to build with Linux 4.14.
2017-12-31 07:08:21 +00:00
Markus Kowalewski
b7fdefc8a4 beegfs: init at 6.17
package, kernel module, nixos module, and nixos test
2017-12-31 07:07:02 +00:00
Orivej Desh
e0a4d1b158 libxc: fix meta 2017-12-31 06:52:39 +00:00
Markus Kowalewski
2e9af56306 libxc: init at 2.2.3 2017-12-31 06:08:22 +00:00
John Ericson
64965e8224
Merge pull request #29483 from veprbl/hardening_unsupported_flags
cc-wrapper: allow compilers to specify unsupported hardening modes
2017-12-30 23:25:43 -05:00
Yegor Timoshenko
60a133f9d0
Merge pull request #33139 from yegortimoshenko/20171228.053707/chrootenv
chrootenv: rewrite on top of GLib
2017-12-31 06:59:31 +03:00
John Ericson
4d2b763817
Merge pull request #26805 from obsidiansystems/cross-elegant
Make cross compilation elegant
2017-12-30 22:58:02 -05:00
John Ericson
e9a369b2c6 kdoctools: Perl is a propagated *run*-time dep
It was improperly classified a build-time dep to get around the
incorrect propagation logic that was in place before this PR.

Additionally fix some `kdoctools` usage were it is incorrectly used a
run-time dep.
2017-12-30 22:04:23 -05:00
John Ericson
469fd89832 stdenv-setup: Ease the transition with native builds
- All deps go on the PATH

 - CC and Bintools wrappers with their host != depender's host still get their
   setup hooks run.

 - Environment hooks get applied to all packages

This isn't so elegent, but eases the transition on a very significant
PR.
2017-12-30 22:04:23 -05:00
John Ericson
f083248290 linux bootstrap tools cross: Nuke more refs
libgcc.a and similar
2017-12-30 22:04:23 -05:00
John Ericson
e0f1739c75 treewide: Don't use nativePkgs or crossPkgs anymore 2017-12-30 22:04:22 -05:00
John Ericson
046f091e0d treewide: Don't use envHook anymore
This commits needs a MAJOR audit as I oftentimes just guessed which of
`$hostOffset`, `$targetOffset`, or a fixed offset should be used.
2017-12-30 22:04:22 -05:00
John Ericson
a1cdc2011e strip setup hook: Learn about only stripping host/target binaries alone
`dontStrip` is still a catch-all, but `dontStripHost` and
`dontStripTarget` are also now available for finer-grained disabling.
2017-12-30 22:04:22 -05:00
John Ericson
4ad9a97e96 gcc: Don't let solaris hack pollute CC elsehwere 2017-12-30 22:04:22 -05:00
John Ericson
0f5c804631 gcc, binutils: Get rid of 32-bit ARM configure flag exception
Now that we do `--enable-targes=all`, there is no risk of missing the
needed emulation.

This reverts commit ebc9b161cd.
This reverts commit 88efc22b44.
2017-12-30 22:04:22 -05:00
John Ericson
9cda2f5559 gcc: Fix deps, for cross and consistency
Mainly making sure we have tools to build target libs
2017-12-30 22:04:22 -05:00
John Ericson
114a9b6253 gcc: Let cc-wrapper's setup hook define any tool env vars we need 2017-12-30 22:04:21 -05:00
John Ericson
bc23afe5c7 gcc: Add build->build dep for C compilers
5 already had this, but I forgot the other versions.
2017-12-30 22:04:21 -05:00
John Ericson
5b74540c5b treewide: Use depsBuildBuild for buildPackges.stdenv.cc 2017-12-30 22:04:21 -05:00
John Ericson
3a50395ef2 {bintools,cc}-wrapper: extraPackages should be depsTargetTargetPropagated
They are libraries used by programs built with these tools, not used by the
tools themselves.
2017-12-30 22:04:21 -05:00
John Ericson
a036473a0a {bintools,cc}-wrapper: Fix setup hook to respect the role of the cc-compiler
We now have the information to properly determine the role the
cc-wrapper dependency has, by taking advantage of `offset`. No longer
use the soon-to-be-deprecated crossConfig environment variable, the
temp hack used before this change.
2017-12-30 22:04:21 -05:00
John Ericson
7f3ca3e21a stdenv: Fix handling of dependencies and hooks
4 far-reaching changes: Smaller PATH, New vars, different propagation
logic, and different hook logic

Smaller PATH
------------

`buildInputs` no longer go on the PATH at build time, as they cannot be
run when cross compiling and we don't want to special case. Simply make
a `nativeBuildInput` too if one needs them on the PATH. Fixes #21191.

Many new depedendency variables
-------------------------------

See the stdenv chapter of the nixpkgs manual. I pulled out the existing
documentation of dependency specification into a new section, and added
language for these two (and their propagated equivalents) along side
the others'.

More complex propagation logic
------------------------------

Before a propagated*XXX*Input always acted as if it was specified
directly as a *XXX*Input downstream. That's simple enough, but violates
the intended roles of each sort of dep, which has functional and not
just stylistic consequences.

The new algorithm is detailed in the manual, and ensures everything
ends up in the right place. I tried to give both an informal and formal
description, but I suspect in practice it will not make much sense
until one tries cross compiling, after which it will immediately make
sense as the only sane option.

Simplified hook logic
---------------------

Rather than `envHook` and `crossEnvHook`, whose behavior differs
depending on whether we are cross compiling or not, there is now one
hook per sort (or rather non-propagated and propagated pair of sorts)
of dependency. These new hooks have the same meaning regardless of
cross compilation. See the setup hook section of stdenv chapter of the
Nixpkgs manual for more details.
2017-12-30 22:04:21 -05:00
John Ericson
bb18a3b573 top-level: Splice in more package sets for new types of deps
This is done in preparation for the next commit where, among other
changes, I add support for the new `dep*` attributes.
2017-12-30 22:04:20 -05:00