Maximilian Bosch
069188467c
wireguard-go: fix darwin build
...
https://hydra.nixos.org/build/109407984
2020-01-05 16:42:17 +01:00
markuskowa
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
981b94442b
Merge staging-next into staging
2020-01-05 16:10:40 +01:00
Frederik Rietdijk
828f93a326
Merge master into staging-next
2020-01-05 16:00:21 +01:00
Georg Haas
ac1ddc70cf
qsstv: 9.2.6 -> 9.4.4
2020-01-05 15:43:03 +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 177ab0e01e4183bf47dc3805d148970409cce23d.
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 Rietdijk
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
Tobias Mayer
0a70128cdc
flatbuffers: fix build for musl
2020-01-05 15:13:16 +01:00
Doron Behar
01fb51db81
pdfcpu: 0.3.1 -> 0.3.2
2020-01-05 15:12:45 +01:00
José Romildo Malaquias
7d01524ba8
greybird: 3.22.10 -> 3.22.11
...
- update to version 3.22.11
- build system ported to meson
2020-01-05 11:03:17 -03:00
Frederik Rietdijk
e279676f48
pythonPackages.pyopenssl: fix build, fixes #76879
2020-01-05 15:01:42 +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 Kaufmann
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 Rodas
5c0d3d9050
pythonPackages.ipykernel: fix build
...
flaky was accidentally removed from checkInputs in 99de1a8ebb9df72642c259de63c4f0d2d1c770e7
2020-01-05 13:51:31 +01:00
markuskowa
87021d3ca1
Merge pull request #76898 from markuskowa/fix-soapysdr
...
soapysdr: add as python module
2020-01-05 13:41:28 +01:00
Symphorien Gibol
665fee312a
nixos/tests/ihatemoney.nix: run nixpkgs-fmt
...
now indentation is perfect
2020-01-05 12:00:00 +00:00
symphorien
b8b9e7be6d
Update nixos/tests/ihatemoney.nix
...
Co-Authored-By: Léo Gaspard <github@leo.gaspard.ninja>
2020-01-05 22:04:42 +00:00
symphorien
54b0ab0ac6
Update nixos/tests/ihatemoney.nix
...
Co-Authored-By: Léo Gaspard <github@leo.gaspard.ninja>
2020-01-05 22:04:32 +00:00
Mario Rodas
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 Rodas
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 Rodas
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
Arnout Engelen
43ef3a8d00
lib/modules: clarify error message of 'assigning to top-level attribute'
...
If I understand correctly, the problem isn't so much that you're assigning to
that top-level attribute, but that the assignment to the attribute (or any
child of the attribute) introduces the 'config' object and prevents 'lifting'
all settings to a generated 'config' object.
2020-01-05 10:22:32 +01:00
Léo Gaspard
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
Jason Felice
0283016f37
parinfer-rust: 0.3.1 -> 0.4.2
2020-01-04 19:03:27 -05:00
Louis Bettens
caa9ce1caa
nixos/tsocks: Add types to the options
2020-01-05 00:15:26 +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
Louis Bettens
d49737836a
nixos/gnunet: Add types to the options
2020-01-05 00:07:50 +01:00
Danylo Hlynskyi
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 Hirwing
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 Scott
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 Scott
7766de0a53
unicorn-emu: enable for darwin/unix
2020-01-04 15:08:56 -06:00
zimbatm
48f461d8c3
Merge pull request #76916 from danielfullmer/zerotierone-cross
...
zerotierone: fix cross compilation
2020-01-04 20:41:22 +00:00
markuskowa
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
markuskowa
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 Nasreddine
fa92f00dc3
vim-plugins: hashivim/vim-terraform: fix the filetypedetect autocmd ( #76845 )
2020-01-04 11:29:06 -08:00
Wael Nasreddine
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
Chris
6f43c82d30
aws-okta: 0.20.1 -> 0.26.3 ( #72761 )
2020-01-04 11:06:07 -08:00