Commit Graph

112980 Commits

Author SHA1 Message Date
Robert Schütz
41a2352a2f pythonPackages.pypandoc: mark as broken
Pypandoc is incompatible with pandoc v2 and there seems to be no upstream effort to port it to the new version.
2018-02-19 23:09:19 +01:00
Shea Levy
bd7d5b3657
linux: Don't try to install firmware on newer kernels.
This was disabled in torvalds/linux@5620a0d1aa
2018-02-19 17:08:24 -05:00
Michael Fellinger
895b1cb1b0
gem-config: add ethon
The Ethon gem uses libcurl.so at runtime via FFI, so we need to specify the correct location.
2018-02-19 22:56:17 +01:00
Jörg Thalheim
01e388cafc
Merge branch 'master' into perl/Gtk2GladeXML 2018-02-19 21:52:11 +00:00
Jörg Thalheim
7cb7d2a4dc
Merge pull request #35183 from xurei/perl/Gtk2TrayIcon
perl-Gtk2TrayIcon: init at 0.06
2018-02-19 21:50:49 +00:00
Shea Levy
3826ab2abe
Merge branch 'fix/nixUnstable-seccomp' of git://github.com/dtzWill/nixpkgs 2018-02-19 16:43:30 -05:00
Shea Levy
a0c5d2d0da
Merge branch 'master' of github.com:NixOS/nixpkgs 2018-02-19 16:43:07 -05:00
Michael Weiss
521ffc2398 jekyll: Update the dependencies without breaking the evaluation
Unfortunately my first attempt in f14b6ea broke the evaluation and was
therefore reverted in 4419a31. I couldn't reproduce the error locally
but as @grahamc noted I shouldn't have imported from a derivation.

Thanks @joachifm and @grahamc for spotting the evaluation error and
reverting f14b6ea.
2018-02-19 22:36:52 +01:00
Peter Simons
e2cb1180aa
Merge pull request #35200 from deepfire/ghc-8.4
ghc 8.4:  update configuration
2018-02-19 22:10:46 +01:00
Kosyrev Serge
060f2f99db
ghc 8.4: update configuration 2018-02-19 23:31:50 +03:00
Shea Levy
7ce1f0b8ae
linuxManualConfig: Fix build on non-modular kernels 2018-02-19 15:16:29 -05:00
Michael Raskin
81081ba670
Merge pull request #35195 from dtzWill/fix/llvm-musl
llvmPackages_{4,5}: musl compat
2018-02-19 19:43:42 +00:00
Kosyrev Serge
f0d2baad08 sayonara: init at 1.0.0-git5-20180115 (#35046) 2018-02-19 19:16:37 +00:00
Profpatsch
b87a7c482b replace: split man output 2018-02-19 20:12:05 +01:00
Graham Christensen
4419a311f7
Revert "jekyll: Update the dependencies"
This reverts commit f14b6ea81f.

This commit added IFD to Nixpkgs, where
Nixpkgs should be IFD-free. (Import
from derivation.)
2018-02-19 13:55:48 -05:00
Joachim F
bad8b21c28
Merge pull request #35155 from volth/patch-91
xrdp: 0.9.3 -> 0.9.5 [CVE-2017-16927]
2018-02-19 18:44:51 +00:00
Will Dietz
e5e69a7aed libc++5: tweak expression so as to avoid rebuild on non-musl for now 2018-02-19 12:43:42 -06:00
Jon Banafato
4704514dbc gnomeExtensions.battery-status: init at v6
Add the Battery Status GNOME Shell extension.
2018-02-19 13:41:11 -05:00
Will Dietz
cbae401982 nixUnstable: bump for minor fix to unbreak seccomp builds 2018-02-19 12:28:09 -06:00
Ruben Maher
8d0c8d21f0 flow: 0.65.0 -> 0.66.0 2018-02-19 19:06:44 +01:00
Michael Weiss
f14b6ea81f jekyll: Update the dependencies
The dependencies could be more minimal but this way it should hopefully
work for most use-cases.
2018-02-19 19:02:41 +01:00
Daiderd Jordan
b5aabb698e
Merge pull request #35167 from dtzWill/fix/clang-libcxx-4-5-tests
cc-wrapper tests: 4 and 5 regardless of default
2018-02-19 19:01:17 +01:00
Jörg Thalheim
e38cb9b926 afl: disable aarch64 2018-02-19 19:59:28 +02:00
Jörg Thalheim
0565e1e732 afl: fix build, by switch to gcc as compiler
Apparently they set CFLAGS incompatible with clang.
Also only provide a default value for AFL_CC/AFL_CXX for afl-clang-fast:
User might want to overriding, but this is not a PATH variable that can
be prepended with :.
2018-02-19 19:59:28 +02:00
Vincent Laporte
2aeafe7ef4 ocamlPackages.bitv: init at 1.3
bitv is a bit vector library for OCaml.

Homepage: https://github.com/backtracking/bitv
2018-02-19 18:55:31 +01:00
Shea Levy
fd2f2bbe6f
riscv-pk: Add a variant with a kernel 2018-02-19 12:37:46 -05:00
Will Dietz
fa8a511260 llvmPackages_{4,5}: musl compat 2018-02-19 11:19:32 -06:00
Shea Levy
6173f2f945
linux_riscv: Add 4.16-rc1.
Fixes #35148.
2018-02-19 12:14:22 -05:00
Shea Levy
3f9c900e42
Merge branch 'master' of github.com:NixOS/nixpkgs 2018-02-19 12:11:35 -05:00
Shea Levy
d1cb2ee899
nixUnstable: 2.0pre5951_690ac7c9 -> 2.0pre5967_623fcb07.
Important security patch for no-seccomp systems.
2018-02-19 12:10:28 -05:00
Michael Weiss
d2919c996d jekyll: 3.4.1 -> 3.7.2 2018-02-19 17:43:26 +01:00
Jon Banafato
05d9196f7b gnomeExtensions.taskwhisperer: init at v11
Add the TaskWhisperer GNOME Shell extension.
2018-02-19 10:55:36 -05:00
Vladimír Čunát
be8062d34b
Merge branch 'staging' into gcc-7 2018-02-19 16:21:55 +01:00
Olivier Bourdoux
54d4394bdc perl-Gtk2TrayIcon: init at 0.06 2018-02-19 16:12:02 +01:00
Olivier Bourdoux
471f7ca68a perl-Gtk2GladeXML: init at 1.007 2018-02-19 16:10:35 +01:00
Shea Levy
a34b0274ef
Merge branch 'linux-headers-4.15' into staging 2018-02-19 10:10:04 -05:00
Robert Schütz
c8d3a81d2a matrix-synapse: fix pynacl dependency
closes #34959
2018-02-19 15:57:28 +01:00
Michael Brantley
a83716f256 perl-BSD-Resource: init at 1.2911 2018-02-19 09:38:45 -05:00
Shea Levy
43522dc851
riscv: Use gnumake42HEAD. 2018-02-19 09:36:53 -05:00
Shea Levy
fb8a09e8f0
gnumake: Add 4.2.90pre2491_38c8a11 for proper glibc 2.27 support. 2018-02-19 09:33:34 -05:00
Michael Raskin
cfa3e7e633
Merge pull request #34798 from oxij/pkgs/aspell-dicts
aspellDicts: add more dictionaries and some documentation
2018-02-19 14:24:46 +00:00
Vladimír Čunát
882062004b
Merge branch 'staging' into gcc-7
I'm betting Hydra resources on gcc-7 getting to master before current staging.
2018-02-19 15:24:32 +01:00
Vladimír Čunát
0c8939b5fb
Merge branch 'master' into gcc-7
Hydra: ?compare=1434487
2018-02-19 15:24:13 +01:00
Michael Raskin
7d2642724f
Merge pull request #35111 from oxij/stdenv/available-evaluates
stdenv.mkDerivation: rename `meta.evaluates` -> `meta.available`
2018-02-19 14:15:06 +00:00
Michael Raskin
e37b756b91
Merge pull request #35110 from oxij/pkgs/pretty-fetchurl
fetchurl: cleanup, better errors
2018-02-19 14:05:12 +00:00
Nikolay Amiantov
c55b2fa7cd debBuild: install all packages at once to avoid dependency management 2018-02-19 16:07:40 +03:00
Shea Levy
c10288c171
riscv: Use binutils 2.30 for linker fixes. 2018-02-19 07:59:40 -05:00
Shea Levy
ca6710b2e6
binutils: Add 2.30. 2018-02-19 07:57:32 -05:00
Robert Schütz
edee98a9d1 home-assistant: pin voluptuous version 2018-02-19 13:04:36 +01:00
Profpatsch
2a6c7aebcd powertop: split man page into "man" output 2018-02-19 12:16:18 +01:00
Gabriel Ebner
9b66275905
Merge pull request #35146 from dtzWill/update/radare2-2.3.0
radare2: 2.2.0 -> 2.3.0
2018-02-19 10:58:50 +01:00
Joachim F
83cc0cddd6
Merge pull request #35152 from dtzWill/update/leo-5.6
leo-editor: 5.5 -> 5.6
2018-02-19 09:38:12 +00:00
Yegor Timoshenko
944792269e
Merge pull request #35160 from yegortimoshenko/20180219.005905/clojure-1.9.0.329
clojure: 1.9.0.273 -> 1.9.0.329
2018-02-19 09:19:13 +00:00
Will Dietz
98215e10e0 cc-wrapper tests: 4 and 5 regardless of default 2018-02-18 22:37:38 -06:00
Tuomas Tynkkynen
a78a1d61b5 less: 529 -> 530 2018-02-19 05:34:03 +02:00
Tuomas Tynkkynen
b34274d363 git: 2.16.1 -> 2.16.2 2018-02-19 05:34:03 +02:00
pjan vandaele
92b6275773
Adds vim-rooter plugin 2018-02-19 12:09:17 +09:00
Shea Levy
2f310cfa8b
qemu: Fix statfs flag.
Compile-tested the right package this time...
2018-02-18 21:47:07 -05:00
Yegor Timoshenko
b1ccedb6d2 clojure: 1.9.0.273 -> 1.9.0.329 2018-02-19 00:58:55 +00:00
Robert Schütz
ae19d81c8d pythonPackages.faulthandler: fix tests
The added patches accept "python2.7" as thread name in tests.
2018-02-19 01:41:02 +01:00
Shea Levy
29013598a7
Fix typo 2018-02-18 19:28:23 -05:00
volth
7dea2ababc
xrdp: 0.9.3 -> 0.9.5 2018-02-19 00:08:23 +00:00
Joachim F
b4b8f4e445
Merge pull request #33198 from dtzWill/feature/r2-cutter-1.1
r2-cutter: init at 1.1(.0), radare2 qt gui
2018-02-18 23:59:21 +00:00
Bjørn Forsman
9cad2a4f4a openocd: unbreak gcc7 build 2018-02-19 00:41:28 +01:00
Peter Hoeg
c03f1ed9fb zeal: 0.5.0 -> 0.6.0 2018-02-19 07:40:27 +08:00
Shea Levy
c7439b435c
Merge branch 'kernel-gcc7-cross' of git://github.com/lopsided98/nixpkgs 2018-02-18 18:18:00 -05:00
Shea Levy
7f3c97ae9e
riscv-pk: Init at 01.pre438_e5846a2. 2018-02-18 18:11:03 -05:00
volth
c727e7e7d6
haxe: 3.4.4 -> 3.4.6 2018-02-18 22:54:21 +00:00
Will Dietz
933822d579 leo-editor: add local copy of pyqt56 since it was globally removed 2018-02-18 16:32:30 -06:00
Will Dietz
4139a6f0e5 Revert "Revert "Merge pull request #30031 from dtzWill/update/leo-5.6""
This reverts commit 05f5cdcf66.
2018-02-18 16:24:59 -06:00
Yegor Timoshenko
3ab38ef086 clojure: 1.9.0.326 -> 1.9.0.273, refactor, closes #35136 2018-02-18 23:05:48 +01:00
Shea Levy
fd0f15f11c
linuxHeaders: Bump default to 4.15. 2018-02-18 16:59:29 -05:00
Shea Levy
bbfc9ce376
Merge remote-tracking branch 'origin/master' into staging 2018-02-18 16:56:39 -05:00
Shea Levy
32ce7012f0
Merge branch 'master' into gcc-7 2018-02-18 16:27:22 -05:00
Shea Levy
a96886863a
Merge branch 'riscv-initial-cross-support' of git://github.com/shlevy/nixpkgs 2018-02-18 16:16:48 -05:00
Shea Levy
0a0ecc4c2c
Enable building riscv64 cross bootstrap tools
Fixes #35089
2018-02-18 16:07:13 -05:00
AndersonTorres
d532615dfc cue2pops: init at git-2018-01-04 2018-02-18 18:01:53 -03:00
Michiel Leenaars
1afb012df6 quickder: 1.0-RC2 -> 1.2-6 2018-02-18 22:01:52 +01:00
Michiel Leenaars
4f53b77889 asn2quickder: 0.7RC1 -> 1.2-6 2018-02-18 22:01:52 +01:00
Will Dietz
06cb5d8f92 radare2: use capstone rev used by default, not release from 2015. 2018-02-18 14:57:07 -06:00
Will Dietz
9800a0d398 radare2: 2.2.0 -> 2.3.0 2018-02-18 14:21:40 -06:00
Joachim F
dc2b7b9e68
Merge pull request #34893 from taku0/swift_4.0.3
swift: 3.1.1 -> 4.0.3
2018-02-18 20:19:27 +00:00
Shea Levy
e3f947a19a
Add missing files 2018-02-18 14:33:43 -05:00
Shea Levy
4839b568de
qemu: Add patch for statfs f_flags in Linux user mode. 2018-02-18 14:08:22 -05:00
Frederik Rietdijk
7e2a46ecdf python.pkgs.natsort: fix build 2018-02-18 20:07:43 +01:00
Frederik Rietdijk
f67e1c467d python.pkgs.h5py: fix for numpy 1.14 2018-02-18 20:07:43 +01:00
Frederik Rietdijk
9307dbb947 awscli: 1.14.32 -> 1.14.41 2018-02-18 20:07:43 +01:00
Frederik Rietdijk
8cf59a3e14 python.pkgs.numpydoc: 0.6.0 -> 0.7.0 2018-02-18 20:07:43 +01:00
Frederik Rietdijk
05c13dfca1 python.pkgs.packaging: fix tests 2018-02-18 20:07:43 +01:00
Robert Schütz
d800601ae5 pythonPackages.hypothesis: 3.27.0 -> 3.45.2 2018-02-18 20:07:43 +01:00
Frederik Rietdijk
2419eb4077 python: zodbpickle: 0.7.0 -> 1.0 2018-02-18 20:07:43 +01:00
Frederik Rietdijk
9c703099ec python: yapf: 0.20.1 -> 0.20.2 2018-02-18 20:07:43 +01:00
Frederik Rietdijk
3f0a9f9613 python: widgetsnbextension: 3.1.3 -> 3.1.4 2018-02-18 20:07:43 +01:00
Frederik Rietdijk
be6f318f9f python: webcolors: 1.7 -> 1.8.1 2018-02-18 20:07:43 +01:00
Frederik Rietdijk
6ff5a25a34 python: voluptuous: 0.10.5 -> 0.11.1 2018-02-18 20:07:43 +01:00
Frederik Rietdijk
38116c692c python: trezor: 0.7.16 -> 0.9.0 2018-02-18 20:07:43 +01:00
Frederik Rietdijk
3a15eff804 python: stripe: 1.77.1 -> 1.77.2 2018-02-18 20:07:43 +01:00
Frederik Rietdijk
51c21a4534 python: sqlmap: 1.2 -> 1.2.2 2018-02-18 20:07:43 +01:00
Frederik Rietdijk
7ea7aeb9d0 python: SQLAlchemy: 1.2.2 -> 1.2.3 2018-02-18 20:07:43 +01:00
Frederik Rietdijk
59ef95fca6 python: Sphinx: 1.6.6 -> 1.7.0 2018-02-18 20:07:43 +01:00
Frederik Rietdijk
96172c7485 python: s3transfer: 0.1.12 -> 0.1.13 2018-02-18 20:07:43 +01:00
Frederik Rietdijk
61894bde7d python: ropper: 1.11.3 -> 1.11.6 2018-02-18 20:07:43 +01:00
Frederik Rietdijk
268230db74 python: regex: 2018.01.10 -> 2018.02.08 2018-02-18 20:07:43 +01:00
Frederik Rietdijk
1f1584069b python: python-magic: 0.4.13 -> 0.4.15 2018-02-18 20:07:43 +01:00
Frederik Rietdijk
bfa07958e3 python: pytest-runner: 3.0 -> 4.0 2018-02-18 20:07:43 +01:00
Frederik Rietdijk
21723f7ebf python: pytest-mock: 1.6.3 -> 1.7.0 2018-02-18 20:07:43 +01:00
Frederik Rietdijk
4dedc99ba8 python: scrypt: 0.8.0 -> 0.8.6 2018-02-18 20:07:43 +01:00
Frederik Rietdijk
6b3d946db2 python: pyglet: 1.3.0 -> 1.3.1 2018-02-18 20:07:43 +01:00
Frederik Rietdijk
9d23f5b989 python: prov: 1.5.1 -> 1.5.2 2018-02-18 20:07:43 +01:00
Frederik Rietdijk
52a66dffd4 python: plumbum: 1.6.5 -> 1.6.6 2018-02-18 20:07:43 +01:00
Frederik Rietdijk
31151cba16 python: plotly: 2.3.0 -> 2.4.0 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
e0200f3691 python: plone.testing: 5.1.1 -> 6.0.0 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
1689e419be python: pexpect: 4.3.1 -> 4.4.0 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
8cd737800e python: pendulum: 1.4.0 -> 1.4.1 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
3439d91608 pathpy fixup 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
57edb26a60 python: path.py: 10.5 -> 11.0 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
243d5f598f python: pafy: 0.5.3.1 -> 0.5.4 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
107be86b4b python: oauthenticator: 0.7.2 -> 0.7.3 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
9bb18f612a python: numpy: 1.13.3 -> 1.14.0 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
07cc52863a python: natsort: 5.1.1 -> 5.2.0 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
a14a340631 python: magic-wormhole: 0.10.4 -> 0.10.5 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
52fa55b713 python: m2r: 0.1.12 -> 0.1.13 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
b4b2df44e5 python: libagent: 0.9.7 -> 0.9.8 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
783c6c5f38 python: Keras: 2.1.3 -> 2.1.4 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
cb4ecd4724 python: kaitaistruct: 0.7 -> 0.8 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
d48be0a387 python: jsonpickle: 0.9.5 -> 0.9.6 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
f5832814f7 python: ipywidgets: 7.1.1 -> 7.1.2 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
f97eac4bd3 python: ipyparallel: 6.0.2 -> 6.1.1 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
76f6303abe python: ipykernel: 4.8.0 -> 4.8.1 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
05bb8b0d33 python: gssapi: 1.3.0 -> 1.4.1 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
e6553a24d4 python: grpcio: 1.9.0 -> 1.9.1 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
2607a8ebbb python: google-cloud-speech: 0.31.0 -> 0.32.0 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
1ded41e9f0 python: google-auth: 1.3.0 -> 1.4.1 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
f921dea691 python: globus-sdk: 1.4.1 -> 1.5.0 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
4981297946 python: fonttools: 3.21.2 -> 3.22.0 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
60e708bb6e python: flake8-debugger: 3.0.0 -> 3.1.0 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
85ae655d64 python: Fiona: 1.7.11 -> 1.7.11.post1 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
7ddbae5f6a python: Eve: 0.7.6 -> 0.7.8 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
945fa429ed python: docker-compose: 1.18.0 -> 1.19.0 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
632a308862 python: django-polymorphic: 2.0 -> 2.0.2 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
bb7f78de3c python: dask: 0.16.1 -> 0.17.0 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
6ac32c78f0 python: daphne: 2.0.0 -> 2.0.3 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
6a91f05b67 python: curtsies: 0.2.11 -> 0.3.0 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
e289db087d python: coverage: 4.4.2 -> 4.5.1 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
3e6e4ff33b python: ConfigArgParse: 0.12.0 -> 0.13.0 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
f8f92357b3 python: CherryPy: 13.1.0 -> 14.0.0 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
7b1456f38a python: channels: 2.0.0 -> 2.0.2 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
7f28313c42 python: bpython: 0.17 -> 0.17.1 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
b0181a3612 python: botocore: 1.8.36 -> 1.8.45 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
a38df9dae1 python: bokeh: 0.12.13 -> 0.12.14 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
67250a023c python: bibtexparser: 0.6.2 -> 1.0.1 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
5d53dc25e0 python: backports.functools_lru_cache: 1.4 -> 1.5 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
95734af87b python: astropy: 2.0.3 -> 3.0 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
c92dcee8bd python: asgiref: 2.1.1 -> 2.1.5 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
17f56b904e python: asana: 0.6.7 -> 0.7.0 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
8310a2b7e0 python: argcomplete: 1.9.3 -> 1.9.4 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
6d7b06fed8 python: alembic: 0.9.7 -> 0.9.8 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
de88dd2b6e python: aenum: 2.0.9 -> 2.1.0 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
5d4012b0cc Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-18 20:06:31 +01:00
volth
08e0ed360f
dockbarx: 0.92 -> 0.93 2018-02-18 19:04:51 +00:00
volth
fef4c02621
babelstone-han: 10.0.0 -> 10.0.2 2018-02-18 19:01:01 +00:00
Vladimír Čunát
655446c7f5
libav*: maintenance updates
Also remove myself from meta.maintainers,
as I can't really give them too much maintenance.
2018-02-18 19:57:34 +01:00
volth
06f9b25af3
pngquant: 2.9.1 -> 2.11.7
maintenance
2018-02-18 18:57:16 +00:00
xeji
6e9bc081b1 mfcl2720dwcupswrapper: init at 3.2.0-1
Brother MFC-L2720DW CUPS wrapper driver
2018-02-18 19:47:05 +01:00
xeji
380d759659 mfcl2720dwlpr: init at 3.2.0-1
Brother MFC-L2720DW lpr driver
2018-02-18 19:37:19 +01:00
Frederik Rietdijk
68d08a0574
Merge pull request #35133 from dotlambda/pymacaroons-pynacl
pythonPackages.pymacaroons-pynacl: move expression
2018-02-18 18:24:27 +00:00
Benjamin Hipple
5ab428799e conda: init at miniconda3 4.3.31 (#34872)
* conda: init at miniconda3 4.3.31
2018-02-18 18:21:25 +00:00
Robert Schütz
49dbb87536 pythonPackages.pymacaroons-pynacl: move expression
Tests are now explicitly disabled to fix the build for Python 3.
2018-02-18 19:19:04 +01:00
AndersonTorres
09836bcf0d ecm-tools: init at 1.0.3 2018-02-18 15:06:11 -03:00
Vladimír Čunát
ba5563b5bc
hhvm: fix build with gcc7 2018-02-18 18:41:39 +01:00
Joachim F
6952a2b101
Merge pull request #35101 from dywedir/hack
hack-font: 2.020 -> 3.002
2018-02-18 17:27:48 +00:00
Joachim F
20815fc80b
Merge pull request #35112 from oxij/pkgs/fix-xen
xen_4_8: fix build
2018-02-18 17:27:03 +00:00
Bart Brouns
3f1e261ad7 zam-plugins: 3.9 -> 3.10 2018-02-18 18:20:35 +01:00
Vladimír Čunát
13ec57e381
yap: -fpermissive to fix build with gcc7 2018-02-18 18:11:11 +01:00
Suvash Thapaliya
f27ade62bd
docker_compose : 1.18.0 -> 1.19.0
Update Docker Compose to the latest version released. Various bugfixes
and updates as specified at
https://github.com/docker/compose/releases/tag/1.19.0
2018-02-18 18:10:15 +01:00
Itai Zukerman
3efb9698d6 dart: 1.16.1 -> 1.24.3
Also, added support for the "dev" channel.
2018-02-18 09:09:48 -08:00
Cray Elliott
c8aebb699a ffmpeg, ffmpeg-full: 3.4.1 -> 3.4.2 2018-02-18 09:04:16 -08:00
Robert Schütz
62a875ee91 pythonPackages.pynacl: use system libsodium 2018-02-18 18:02:18 +01:00
Robert Schütz
b42a5405df pythonPackages.pynacl: clean up 2018-02-18 18:01:56 +01:00
Vladimír Čunát
666e7cafc6
k3d: fix by building with gcc6 2018-02-18 17:59:55 +01:00
Vladimír Čunát
c7d298a7df
arx-libertatis: fix by building with gcc6 2018-02-18 17:44:40 +01:00
Vladimír Čunát
47f25fae44
redshift, liferea: remove the extra cache file
They're not really useful and cause collisions in envs.
2018-02-18 17:19:49 +01:00
Frederik Rietdijk
dca3146945
Merge pull request #34036 from jraygauthier/jrg/geis-fix-python-prog
geis: fix python programs
2018-02-18 16:19:15 +00:00
Frederik Rietdijk
aee1134e4c
Merge pull request #35100 from dotlambda/home-assistant-0.63.3
home-assistant: 0.63.2 -> 0.63.3
2018-02-18 16:07:14 +00:00
Frederik Rietdijk
158aac753f
Merge pull request #34858 from va1entin/pynacl
pythonPackages.pynacl: ignore timeout in tests
2018-02-18 16:04:05 +00:00
Frederik Rietdijk
b234fa4310
Merge pull request #34948 from davidak/micawber
micawber: init at 0.3.5
2018-02-18 15:58:09 +00:00
Vladimír Čunát
44f8613fb3
aws-sdk-cpp: fixup build with gcc7
Hydra will need more complicated fixups.
2018-02-18 16:53:14 +01:00
Frederik Rietdijk
60d0387def
Merge pull request #35099 from dotlambda/yarl
pythonPackages.yarl: 1.1.0 -> 1.1.1
2018-02-18 15:51:19 +00:00
adisbladis
e021254519
nodejs: 6.12.3 -> 6.13.0 2018-02-18 22:57:57 +08:00
Tim Steinbach
246359e855
linux: 4.15.3 -> 4.15.4 2018-02-18 09:55:54 -05:00
Tim Steinbach
9d55ab2c4b
linux: 4.14.19 -> 4.14.20 2018-02-18 09:55:21 -05:00
Tim Steinbach
e3dd76f76c
linux: 4.9.81 -> 4.9.82 2018-02-18 09:54:56 -05:00
Tim Steinbach
07e7a67f7b
linux: 4.4.115 -> 4.4.116 2018-02-18 09:54:31 -05:00
Michal Rus
64bfe643f6
watchexec: init at 1.8.6 2018-02-18 15:54:00 +01:00
Tim Steinbach
734f40a0a5
linux-copperhead: 4.15.3.a -> 4.15.4.a 2018-02-18 09:53:59 -05:00
Suvash Thapaliya
c7e01acef2
docker-credential-gcr: init at 1.4.3
Docker authentication helper for Google Cloud (gcr.io) repositories
2018-02-18 15:48:30 +01:00
Shea Levy
d4e1ef7b7b
qemu-riscv: 2.11.50pre57991_713f2c1164 -> 2.11.50pre58771_af435b709d 2018-02-18 09:28:54 -05:00
Shea Levy
a551e6debc
gnumake: Fix build against glibc 2.27. 2018-02-18 09:27:50 -05:00
Jan Malakhovski
a89899ce4e fetchurl: cleanup, better errors
Also fix what seems like bugs in uncommon `stdenv`s.
2018-02-18 14:24:53 +00:00
Vladimír Čunát
5beae8347a
blender, openimageio: build with gcc6 again
I tried upgrading openimagio instead, but that didn't fix the blender
build (blender is the only non-broken dependency ATM).
This way blender starts.
2018-02-18 15:02:54 +01:00
Shea Levy
765194d7ab
nixUnstable: Disable seccomp support on RISC-V. 2018-02-18 09:02:10 -05:00
Shea Levy
5a0eec1de1
nixUnstable: 2.0pre5950_3a5a241b -> 2.0pre5951_690ac7c9. 2018-02-18 09:02:10 -05:00
Shea Levy
a933aa9a8d
busybox-sandbox-shell: Fix build on RISC-V 2018-02-18 09:02:10 -05:00
Shea Levy
f3f79bd6c6
boehmgc: Add patch for RISC-V support. 2018-02-18 09:02:06 -05:00
Shea Levy
a61fdebc25
libatomic_ops: Add patch for RISC-V support. 2018-02-18 09:00:12 -05:00
Jan Malakhovski
23e68d119d xenPackages.xen_4_8-vanilla: stop overriding cc
Nothing requires gcc49 in this version.
2018-02-18 13:46:51 +00:00
Jan Malakhovski
b1047f34f7 xenPackages.xen_4_8-vanilla: fix build of qemu-xen
They merged that XSA and moved the tag.
2018-02-18 13:46:44 +00:00
Bjørn Forsman
09cf3506fa qt5X.full: add "-full" to package name
This aligns the package name more with the attrname.

This is a re-application of the idea behind 7405af72e6
("qt: make package names of "full" variants appear as such"), which
seems to have been lost on the way.
2018-02-18 14:44:16 +01:00
Nikolay Amiantov
9c8827322a qtcreator: fix path to qtquickcontrols
This enables build of QML designer plugin.
2018-02-18 14:44:16 +01:00
Nikolay Amiantov
44901407f0 qtEnv: fix paths in qt.conf
The shell variables from setup hook are not visible here, so instead substitute
them from Nix side.
2018-02-18 14:44:16 +01:00
Vladimír Čunát
837de09605
mp4v2: fix build with gcc7 via Fedora patch
It fixes a bug anyway.
2018-02-18 14:33:37 +01:00
Jan Malakhovski
810c4702cf stdenv.mkDerivation: rename meta.evaluates -> meta.available
A much better name.
2018-02-18 13:33:25 +00:00
Michael Raskin
1098c071e5
Merge pull request #35108 from michalrus/arping
arping: init at 2.19
2018-02-18 13:21:52 +00:00
Vladimír Čunát
bf25148902
ntopng: fixup build with gcc7
... but the new gcc pointed out some real bug.  I suppose update
would be best: https://github.com/ntop/ntopng/releases
2018-02-18 14:12:43 +01:00
Michal Rus
986ab982b5
arping: init at 2.19 2018-02-18 14:10:53 +01:00
Vladimír Čunát
0a52c59db9
dbus_cplusplus: fix build with gcc7 via Fedra patches 2018-02-18 13:59:42 +01:00
SLNOS
3f9ada02ae aspellDicts: add more dictionaries and some documentation 2018-02-18 12:58:50 +00:00
Michael Raskin
57062da954
Merge pull request #35105 from michalrus/catdocx
catdocx: init at 20170102
2018-02-18 12:46:49 +00:00
Michal Rus
0552147a34
catdocx: init at 20170102 2018-02-18 13:44:31 +01:00
Vladimír Čunát
088d7c9f3b
libffado: 2.3.0 -> 2.4.0 (maintenance)
http://ffado.org/?q=node/3379
This fixes build with gcc7.  The removed patches are inside now.
2018-02-18 13:35:50 +01:00
Vincent Laporte
0c7a1fcf96
ppl: fix build 2018-02-18 12:11:06 +00:00
Bjørn Forsman
7ab180999b qt510.full: add missing modules
Specifically: qtquickcontrols2, qtvirtualkeyboard, qtwebchannel,
qtwebengine, qtwebkit.

This fixes a regression since qt56.full.
2018-02-18 12:58:26 +01:00
Bjørn Forsman
23cdc3224a qt59.full: add missing modules
Specifically: qtquickcontrols2, qtwebchannel, qtwebengine, qtwebkit.

This fixes a regression since qt56.full.
2018-02-18 12:58:26 +01:00
Vladyslav M
4d6a8d956f hack-font: 2.020 -> 3.002 2018-02-18 13:32:59 +02:00
Robert Schütz
061a16a415 home-assistant: 0.63.2 -> 0.63.3 2018-02-18 12:16:54 +01:00
Tomas Hlavaty
fa3235781c sbcl: 1.4.3 -> 1.4.4 2018-02-18 12:12:37 +01:00
Robert Schütz
7e09ff23ed pythonPackages.yarl: 1.1.0 -> 1.1.1 2018-02-18 12:07:13 +01:00
Vladimír Čunát
9a2914a4f3
icu: build with gcc6 on i686 2018-02-18 11:21:27 +01:00
Vincent Laporte
7c2b2ddd68 ocamlPackages.lwt_ssl: init at 1.1.2 2018-02-18 11:15:28 +01:00
Nikolay Amiantov
3957b6b379 moinmoin: refactor and fix build 2018-02-18 12:53:36 +03:00
Nikolay Amiantov
96ac69288b octoprint: 1.3.5 -> 1.3.6 2018-02-18 12:48:41 +03:00
Vladimír Čunát
64db4f7a57
libunique: fix build with gcc-7 by fixing a bug 2018-02-18 10:35:46 +01:00
Vladimír Čunát
e202018d1f
glm: only override to gcc6 if using gcc by default
Otherwise we have a regression on Darwin.
2018-02-18 10:13:27 +01:00
Frederik Rietdijk
e4e1f0462f
Merge pull request #35086 from Ma27/downgrade-python-docker-to-2.7
Revert "python: docker: 2.7.0 -> 3.0.0"
2018-02-18 07:48:07 +00:00
Shea Levy
158cf6449c
pcre: Disable JIT on RISC-V. 2018-02-18 00:13:43 -05:00
Shea Levy
4f8a9ff1ac
Use glibc-2.27 for RISC-V support. 2018-02-18 00:13:17 -05:00
Shea Levy
1d493f6171
Use Linux 4.15 kernel headers for RISC-V support. 2018-02-18 00:12:40 -05:00
Shea Levy
3bec781288
Use gcc 7 for RISC-V support. 2018-02-18 00:11:28 -05:00
Shea Levy
5be93a5883
glibc: Add 2.27 2018-02-17 23:08:05 -05:00
Ben Wolsieffer
643ba8254d kernel: fix cross compilation with gcc 7 2018-02-17 22:09:56 -05:00
AndersonTorres
1ea44d75b2 palemoon: 27.6.2 -> 27.7.2
Also, adding myself to maintainers.
2018-02-17 23:28:39 -03:00
Shea Levy
890c0b9654
qemu-riscv: Init at 2.11.50pre57991_713f2c1164.
Fixes #35087
2018-02-17 20:29:11 -05:00
Shea Levy
ecf4825f32
qemu: 2.11.0 -> 2.11.1 2018-02-17 19:32:13 -05:00
Maximilian Bosch
554e91e79f
Revert "python: docker: 2.7.0 -> 3.0.0"
`pythonPackages.docker` isn't compatible with `docker-compose` 1.18 and
causes severe breackage when running `docker-compose up --build`.

See https://github.com/docker/compose/issues/5685 for further reference.

This reverts commit 2a8a058a21.
2018-02-18 00:42:38 +01:00
Vladimír Čunát
a84844de03
Merge branch 'master' into gcc-7
... to fix lispPackages.*
2018-02-17 22:45:50 +01:00
Michael Raskin
0ac5af9f3a lispPackages.clwrapper: patching the second shebang, because source builtin is used 2018-02-17 22:31:18 +01:00
Gabriel Ebner
687f81bc3c
Merge pull request #35082 from winniequinn/vscode-1.20.1
vscode: 1.20.0 -> 1.20.1
2018-02-17 22:18:43 +01:00
Tuomas Tynkkynen
e17762cb31 yle-dl: 2.30 -> 2.31 2018-02-17 22:34:13 +02:00
Tuomas Tynkkynen
e3af378faf strace: 4.20 -> 4.21 2018-02-17 22:34:13 +02:00
Tuomas Tynkkynen
06d0ef2373 iperf: 3.3 -> 3.4 2018-02-17 22:34:13 +02:00