Commit Graph
208172 Commits
Author SHA1 Message Date
Anders Kaseorg 1bcb6fb027 muse: Use wrapQtAppsHook.
Fixes this error:

qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could
be initialized. Reinstalling the application may fix this problem.

Aborted (core dumped)

Also, remove the unnecessary build input `gitFull`, and enable
parallel building.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-06 18:16:29 -08:00
Ryan MulliganandGitHub 2e8fc97dbf Merge pull request #57583 from costrouc/python-init-sphinxcontrib-tikz
pythonPackages.sphinxcontrib-tikz: init at 0.4.6
2020-01-05 09:33:41 -08:00
lewoandGitHub 96e344e70e Merge pull request #76513 from bignaux/ksudoku
ksudoku: init at 19.08.3
2020-01-05 17:50:32 +01:00
Ryan MulliganandGitHub 38929d3ddc Merge pull request #55284 from vcanadi/notedown
pythonPackages.notedown: init at 1.5.1
2020-01-05 08:19:19 -08:00
Ryan MulliganandGitHub f8cd096aad Merge pull request #54967 from volhovm/volhovm/clmagma
clmagma: init at 1.3
2020-01-05 08:18:12 -08:00
Mario RodasandGitHub 516377d1d8 Merge pull request #76958 from risicle/ris-pybind11-clang-fix
pythonPackages.pybind11: fix for clang/darwin
2020-01-05 10:52:23 -05:00
Maximilian Bosch 069188467c wireguard-go: fix darwin build
https://hydra.nixos.org/build/109407984
2020-01-05 16:42:17 +01:00
markuskowaandGitHub 7ee6c6ad6d Merge pull request #76948 from marsam/fix-heimdall-darwin
heimdall: fix build on darwin
2020-01-05 16:23:07 +01:00
Frederik Rietdijk e6d62eb73e python2Packages.pyxattr: add missing rec 2020-01-05 15:41:35 +01:00
Frederik Rietdijk 444a6b8d9e python2Packages.cachetools: restore 3.1.1 for python2 2020-01-05 15:41:35 +01:00
Frederik Rietdijk dc911b165b Revert "python-google_auth: build this package with on older version of cachetools"
This reverts commit 177ab0e01e.
2020-01-05 15:41:35 +01:00
Peter Simons f2a218df59 git-annex: temporarily drop support for bup some more 2020-01-05 15:31:16 +01:00
Frederik Rietdijk e635333870 python2Packages.pyxattr: remain at 0.6.1, fixes #76979 2020-01-05 15:28:30 +01:00
Frederik RietdijkandGitHub 0d0a4f160e Merge pull request #76631 from kamadorueda/pythonPackages
Add many new pythonPackages
2020-01-05 15:18:07 +01:00
Peter Simons f172a19e79 git-annex: temporarily drop support for bup
The build is currently broken [1] and therefore blocks git-annex.

[1] https://github.com/NixOS/nixpkgs/issues/76979
2020-01-05 15:13:29 +01:00
Doron BeharandFrederik Rietdijk 01fb51db81 pdfcpu: 0.3.1 -> 0.3.2 2020-01-05 15:12:45 +01:00
Peter Simons 177ab0e01e python-google_auth: build this package with on older version of cachetools
Fixes https://github.com/NixOS/nixpkgs/issues/76978.
2020-01-05 14:47:56 +01:00
Peter Simons 7391a22a44 shotcut: update from version 19.09.14 to 19.12.31 2020-01-05 14:17:51 +01:00
Peter Simons 605bd8c543 mlt: update from version 6.16.0 to 6.18.0 2020-01-05 14:17:51 +01:00
Timo KaufmannandGitHub 2e216c3917 Merge pull request #76975 from timokau/ntl-11.4.3
ntl: 11.4.2 -> 11.4.3
2020-01-05 13:53:42 +01:00
Maximilian Bosch 640088aa89 linuxPackages.odp-dpdk: fix build
https://hydra.nixos.org/build/109478283
2020-01-05 13:52:10 +01:00
Mario RodasandFrederik Rietdijk 5c0d3d9050 pythonPackages.ipykernel: fix build
flaky was accidentally removed from checkInputs in 99de1a8ebb
2020-01-05 13:51:31 +01:00
markuskowaandGitHub 87021d3ca1 Merge pull request #76898 from markuskowa/fix-soapysdr
soapysdr: add as python module
2020-01-05 13:41:28 +01:00
Mario RodasandGitHub 97dca00890 Merge pull request #76956 from marsam/update-flexget
flexget: 2.21.25 -> 3.0.31
2020-01-05 06:23:29 -05:00
Mario RodasandGitHub 3cd4047f37 Merge pull request #76964 from marsam/update-onefetch
onefetch: 2.1.0 -> 2.2.0
2020-01-05 06:22:14 -05:00
Mario RodasandGitHub eeac7d48d2 Merge pull request #76963 from marsam/fix-libmad-darwin
libmad: fix build on darwin
2020-01-05 06:21:50 -05:00
Timo Kaufmann 58edcdc6ba ntl: 11.4.2 -> 11.4.3
Upstream[1]:

> I uploaded NTL 11.4.3 to https://www.shoup.net/ntl/
> This fixes an embarrassing build problem in 11.4.2.

[1] https://groups.google.com/forum/#!topic/sage-devel/V5zHWIpRIJo
2020-01-05 11:07:38 +01:00
Léo GaspardandGitHub 8440abe7e6 Merge pull request #60262 from kierdavis/ckb-next-0.4.0
ckb-next: 0.3.2 -> 0.4.2
2020-01-05 02:27:22 +01:00
Robert Scott 951fb0472a pythonPackages.pybind11: fix for clang
default clang is still not happy with c++17's sized and aligned
deallocations
2020-01-04 23:10:16 +00:00
Danylo HlynskyiandGitHub cef68c4580 nixos/nginx: don't hide nginx config errors on nixos-rebuild --switch with reload enabled (#76179)
nixos/nginx: don't hide nginx config errors on nixos-rebuild --switch
with reload enabled

Closes https://github.com/NixOS/nixpkgs/issues/73455
2020-01-05 00:39:23 +02:00
Elis HirwingandGitHub 4c9e280001 Merge pull request #76698 from fnords/protonmail-bridge-1.2.3-1-bump
protonmail-bridge: 1.2.2-1 -> 1.2.3-1
2020-01-04 22:23:29 +01:00
Robert ScottandAustin Seipp 8b3e1e72a7 pythonPackages.unicorn: redesign to become a wrapper package around unicorn-emu
this allows us to easily keep the two in sync and gives a more flexible
result, also add self as co-maintainer.
2020-01-04 15:08:56 -06:00
Robert ScottandAustin Seipp 7766de0a53 unicorn-emu: enable for darwin/unix 2020-01-04 15:08:56 -06:00
zimbatmandGitHub 48f461d8c3 Merge pull request #76916 from danielfullmer/zerotierone-cross
zerotierone: fix cross compilation
2020-01-04 20:41:22 +00:00
markuskowaandGitHub 947043ab94 Merge pull request #76949 from markuskowa/upd-texmaker
texmaker: 5.0.3 -> 5.0.4
2020-01-04 21:10:16 +01:00
Michael Weiss 1c7c1e0529 rav1e: 0.2.0 -> 0.2.1
Changelog: https://github.com/xiph/rav1e/releases/tag/v0.2.1
2020-01-04 20:41:21 +01:00
markuskowaandGitHub 1c55261574 Merge pull request #75526 from robertodr/more-mkl
Add GNU threading and Fortran libraries to MKL package
2020-01-04 20:36:43 +01:00
Wael NasreddineandGitHub fa92f00dc3 vim-plugins: hashivim/vim-terraform: fix the filetypedetect autocmd (#76845) 2020-01-04 11:29:06 -08:00
Wael NasreddineandGitHub 2f22e67c99 vim-plugins: direnv-vim: hardcode the default path to direnv (#76926) 2020-01-04 11:27:16 -08:00
adisbladis 12ddd9b0eb poetry: Don't propagate anything via PYTHONPATH 2020-01-04 19:19:57 +00:00
Markus Kowalewski 457b17cf21 texmaker: 5.0.3 -> 5.0.4 2020-01-04 20:18:06 +01:00
Michael Weiss 63834d63da sshfs: 3.6.0 -> 3.7.0
Changelog: https://github.com/libfuse/sshfs/blob/sshfs-3.7.0/ChangeLog.rst
2020-01-04 20:07:16 +01:00
ChrisandWael Nasreddine 6f43c82d30 aws-okta: 0.20.1 -> 0.26.3 (#72761) 2020-01-04 11:06:07 -08:00
Mario Rodas cb53d49559 onefetch: 2.1.0 -> 2.2.0
Changelog: https://github.com/o2sh/onefetch/releases/tag/v2.2.0
2020-01-04 14:00:00 -05:00
adisbladis f0c39b4b63 poetry: Don't add dependencies to PYTHONPATH
They get picked up by child processes of poetry which for example
leads to the wrong version of pip being used by `poetry install`.
2020-01-04 17:46:09 +00:00
Mario RodasandGitHub 9401576b64 Merge pull request #76332 from r-ryantm/auto-update/ocaml4.07.1-csv
ocamlPackages.csv: 2.2 -> 2.4
2020-01-04 12:38:32 -05:00
Markus KowalewskiandFrederik Rietdijk bebb222d4a wordpress: 5.3 -> 5.3.2 2020-01-04 18:32:38 +01:00
R. RyanTMandFrederik Rietdijk 98c6633430 wordpress: 5.2.4 -> 5.3 2020-01-04 18:32:38 +01:00
Mario RodasandGitHub 68a54726f2 Merge pull request #76942 from marsam/revert-ocaml-cppo
Revert "ocamlPackages.cppo: 1.6.5 -> 1.6.6"
2020-01-04 12:11:16 -05:00
Ryan MulliganandGitHub e7e5fc9584 Merge pull request #61387 from bricewge/ddcci-driver-linux
ddcci-driver: init at 0.3.2
2020-01-04 07:58:45 -08:00