Commit Graph

208205 Commits

Author SHA1 Message Date
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 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
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 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
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
Illia Denysenko
5851c9c511
Merge pull request #1 from juliancoffee/juliancoffee-patch-1
Fix example for xkbOptions
2020-01-04 20:59:53 +02:00
Illia Denysenko
73b38ff7c5
Fix example for xkbOptions
###### Motivation for this change
With space between two options, multiple options just don't work
Looks like xkbOptions then used for generation of xorg.conf.d/00-keyboard.conf.
kbd's man says XkbOptions must be comma-separated without spaces.
https://linux.die.net/man/4/kbd

###### Things done

<!-- Please check what applies. Note that these are not hard requirements but merely serve as information for reviewers. -->

- [ ] Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file) on non-NixOS linux)
- Built on platform(s)
   - [ ] NixOS
   - [ ] macOS
   - [ ] other Linux distributions
- [ ] Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests))
- [ ] Tested compilation of all pkgs that depend on this change using `nix-shell -p nixpkgs-review --run "nixpkgs-review wip"`
- [ ] Tested execution of all binary files (usually in `./result/bin/`)
- [ ] Determined the impact on package closure size (by running `nix path-info -S` before and after)
- [ ] Ensured that relevant documentation is up to date
- [ ] Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md).

###### Notify maintainers

cc @
2020-01-04 20:54:19 +02: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 Rodas
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 Kowalewski
bebb222d4a wordpress: 5.3 -> 5.3.2 2020-01-04 18:32:38 +01:00
R. RyanTM
98c6633430 wordpress: 5.2.4 -> 5.3 2020-01-04 18:32:38 +01:00
Mario Rodas
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 Mulligan
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
Ryan Mulligan
6de8b8f144
Merge pull request #61722 from Izorkin/pinba-nginx
nginxModules.pinba: init at 13.05.2019
2020-01-04 07:58:18 -08:00
Ryan Mulligan
ceb515d438
Merge pull request #60390 from monsieurp/new-tmux-panes
tmux-xpanes: init at 4.1.0
2020-01-04 07:47:09 -08:00
Maximilian Bosch
502ef3cd4c
Merge pull request #74496 from midchildan/fix-fzf-vim-plugin-path
fzf: fix unstable vim plugin path
2020-01-04 16:34:33 +01:00
Tim Steinbach
dc0fafb543
linux_latest-libre: 17161 -> 17163 2020-01-04 10:21:11 -05:00
Tim Steinbach
30dd839181
linux: 4.9.207 -> 4.9.208 2020-01-04 10:21:10 -05:00
Tim Steinbach
1b22badc24
linux: 4.4.207 -> 4.4.208 2020-01-04 10:21:10 -05:00
Tim Steinbach
bfb4661982
linux: 4.14.161 -> 4.14.162 2020-01-04 10:21:07 -05:00
Michael Raskin
df3896f6ac
Merge pull request #76900 from misuzu/psi-1.4
psi: 0.15 -> 1.4
2020-01-04 15:20:43 +00:00
midchildan
bc213d09e2
fzf: fix unstable vim plugin path
exclude version number from vim plugin path
2020-01-04 23:37:06 +09:00
Mario Rodas
5d01fd4d1a
Revert "ocamlPackages.cppo: 1.6.5 -> 1.6.6"
cppo 1.6.6 breaks building it with ocaml 4.02, which is still required
for some packages.

This reverts commit 000f19ff08.
2020-01-04 09:00:00 -05:00
royneary
8cc7acddda
gitAndTools.git-bug: 0.5.0 -> 0.6.0 2020-01-04 14:57:51 +01:00
Michel Weitbrecht
d38c4638ee python3.pkgs.graph-tool: 2.27 -> 2.29
The dependency 'pkg-config' was renamed and the two patches have since been
included or resolved.
2020-01-04 14:54:38 +01:00
markuskowa
88810a55bf
Merge pull request #76235 from r-ryantm/auto-update/byacc
byacc: 20191119 -> 20191125
2020-01-04 14:18:23 +01:00
markuskowa
ec48271b88
Merge pull request #76343 from r-ryantm/auto-update/obs-studio
obs-studio: 24.0.4 -> 24.0.6
2020-01-04 14:14:38 +01:00
markuskowa
f3e8be7cd4
Merge pull request #76399 from r-ryantm/auto-update/qownnotes
qownnotes: 19.11.14 -> 19.12.15
2020-01-04 14:07:56 +01:00
markuskowa
8f15042c41
Merge pull request #76404 from r-ryantm/auto-update/reuse
reuse: 0.6.0 -> 0.7.0
2020-01-04 13:59:47 +01:00
markuskowa
23eddd0318
Merge pull request #76426 from r-ryantm/auto-update/sqlcipher
sqlcipher: 4.2.0 -> 4.3.0
2020-01-04 13:43:57 +01:00
misuzu
b3a3168a95 psi: 0.15 -> 1.4 2020-01-04 14:41:59 +02:00
markuskowa
88c7b71ed2
Merge pull request #76438 from r-ryantm/auto-update/smemstat
smemstat: 0.02.05 -> 0.02.06
2020-01-04 12:50:40 +01:00
zowoq
c13f1a508d ffmpeg_2_8: 2.8.14 -> 2.8.15 2020-01-04 11:50:10 +00:00
zowoq
4a70ef8e27 ffmpeg-full: 4.2.1 -> 4.2.2 2020-01-04 11:50:10 +00:00
zowoq
115791b9ab ffmpeg_4: 4.2.1 -> 4.2.2 2020-01-04 11:50:10 +00:00
wucke13
4be14c94b2 pivx: 3.4.0 -> 4.0.0 2020-01-04 11:49:32 +00:00