Sarah Brofeldt
d87dec9f77
Merge pull request #87548 from r-ryantm/auto-update/vim
...
vim: 8.2.0510 -> 8.2.0701
2020-05-21 08:21:29 +02:00
Matthew Bauer
bbf07902e5
Merge pull request #87528 from ggreif/ggreif/compiler-rt
...
llvm{6..10}/compiler-rt: fix compilation on Darwin
2020-05-20 14:05:10 -05:00
Gabor Greif
d54bfa2a93
compiler-rt{6..10}: fix compilation on Darwin
...
addendum to https://github.com/NixOS/nixpkgs/pull/85945
2020-05-20 20:10:08 +02:00
Scott Worley
f2406c602a
qemu: 4.2.0 -> 5.0.0
2020-05-19 21:51:33 +02:00
Mario Rodas
760aa782a7
Merge pull request #87851 from zowoq/go1143
...
go: 1.14.2 -> 1.14.3
2020-05-18 19:29:47 -05:00
Wout Mertens
fd05023849
Merge pull request #86848 from primeos/git-add-doc-output
...
git: Add a doc output for the HTML and text files
2020-05-18 21:28:58 +02:00
Jan Tojnar
f8a9c6efac
Merge branch 'staging-next' into staging
2020-05-18 21:09:48 +02:00
Jan Tojnar
7f40cfd97b
Merge branch 'master' into staging-next
2020-05-18 21:09:27 +02:00
Sarah Brofeldt
567f0a3df1
Merge pull request #88053 from gnidorah/cpu-x
...
cpu-x: 3.2.4 -> 4.0.0
2020-05-18 19:44:49 +02:00
Florian Klink
528d35bec0
Merge pull request #87742 from flokli/systemd-binfmt
...
nixos/binfmt: move systemd-binfmt.service to binfmt module
2020-05-18 19:43:25 +02:00
Timo Kaufmann
b5caab6f7e
Merge pull request #87942 from timokau/zulip-5.2.0
...
zulip: 5.0.0 -> 5.2.0
2020-05-18 16:27:44 +00:00
Vincent Laporte
962f93c46b
ocamlPackages.labltk: init at 8.06.8 for OCaml 4.10
2020-05-18 18:20:24 +02:00
Vincent Laporte
4a873aa29e
ocamlPackages.ppxlib: minor refactoring
2020-05-18 18:19:06 +02:00
Vincent Laporte
f31adf28b7
ocamlPackages.dune_2: use pkgs.dune_2 for OCaml < 4.07
2020-05-18 18:17:20 +02:00
Vincent Laporte
311e883b23
ocamlPackages.dune-private-libs: disable for OCaml < 4.07
2020-05-18 18:17:20 +02:00
Ryan Mulligan
fdf4439acc
Merge pull request #87494 from r-ryantm/auto-update/SPAdes
...
SPAdes: 3.14.0 -> 3.14.1
2020-05-18 08:06:19 -07:00
Michael Weiss
9f2faa1f6f
git-doc: init
2020-05-18 16:53:13 +02:00
Michael Weiss
54918d6366
git: Add a doc output for the HTML and text files
...
This will install the HTML and text documentation into a separate output
so that users can install it without having to rebuild Git.
Previously only `doc/git/git-subtree.html` was installed (which is now
in $doc as well).
The current output sizes are as follows:
```
$ du -sh $(nix-build -A git)
47M /nix/store/wyqgalp61kmavx06rams7z8jz177nd8y-git-2.26.2
$ du -sh $(nix-build -A git.doc)
14M /nix/store/6zi22fl5xc3sg23d9shsviinvwk89wvq-git-2.26.2-doc
```
Fixes #86022 (at least partly since the output has to be installed).
2020-05-18 16:50:43 +02:00
Maximilian Bosch
39d2c57b7d
Merge pull request #88057 from pvgoran/gitea-wiki-templates-go114-fix
...
gitea: fix wiki template incompatibility with go 1.14
2020-05-18 15:23:55 +02:00
Oleksii Filonenko
de77326db5
ytop: 0.6.1 -> 0.6.2 ( #88064 )
2020-05-18 15:17:37 +02:00
Florian Klink
5621b50c73
Merge pull request #88026 from puckipedia/linux-deferred-takeover
...
linux: Enable fbcon deferred takeover when possible
2020-05-18 15:05:52 +02:00
Jörg Thalheim
c29124b67c
Merge pull request #88056 from datafoo/fix-issue-87823
2020-05-18 12:08:18 +01:00
Jörg Thalheim
62e866e4fd
Merge pull request #87575 from colemickens/nbu
...
nix-build-uncached: init at 0.1.1
2020-05-18 11:26:02 +01:00
Florian Klink
33b2ebba2e
Merge pull request #88037 from mweinelt/ansible
...
ansible: v2.9.7 → v2.9.9, v2.8.11 → v2.8.12, v2.7.17 → v2.7.18, drop v2.6.x
2020-05-18 11:57:49 +02:00
Pavel Goran
64decd9de6
gitea: fix wiki template incompatibility with go 1.14
...
Related to #87115 .
2020-05-18 16:44:47 +07:00
Florian Klink
667bf5c167
Merge pull request #87946 from timokau/google-pasta-0.2.0
...
python.pkgs.google-pasta: 0.1.8 -> 0.2.0
2020-05-18 11:40:04 +02:00
Florian Klink
fd49155848
nixosTests.systemd-binfmt: init
...
This adds a simple test running GNU Hello cross-compiled for armv7l and
aarch64 inside a x86_64 VM with configured binfmt.
We already build the cross toolchains in other invocations, and building
hello itself is small.
2020-05-18 11:28:03 +02:00
datafoo
431106a17e
nixos/zfs: add missing dependendy nettools
...
Fix #87823
2020-05-18 11:25:00 +02:00
Florian Klink
4e2715934e
nixos/binfmt: move systemd-binfmt.service to binfmt module
...
Also, remove the dangling systemd.services.systemd-binfmt.wants = [
"proc-sys-fs-binfmt_misc.mount" ]; in systemd.nix.
If boot.binfmt.registrations != {}, systemd will install
proc-sys-fs-binfmt_misc.automount, which will auto-mount
`/proc/sys/fs/binfmt_misc` as soon as systemd-binfmt tries to access it.
Fixes https://github.com/NixOS/nixpkgs/issues/87687
Fixes https://github.com/NixOS/nixops/issues/574
2020-05-18 11:18:44 +02:00
gnidorah
09472fb9db
cpu-x: 3.2.4 -> 4.0.0
2020-05-18 12:11:11 +03:00
Gabriel Ebner
3ec270c245
Merge pull request #88002 from marsam/update-lean
2020-05-18 10:28:09 +02:00
Florian Klink
682b7c2a19
Merge pull request #87891 from Izorkin/connector-c
...
mariadb-connector-c: 3.1.7 -> 3.1.8
2020-05-18 09:38:51 +02:00
Vincent Laporte
20b0143c11
ocamlPackages.async_extra: remove at 112.24.00
...
This is a legacy version for OCaml 4.02
2020-05-18 08:49:22 +02:00
Wout Mertens
548872be20
Merge pull request #86857 from Anton-Latukha/handbrake-1.3.2
...
handbrake: 1.3.1 -> 1.3.2
2020-05-18 08:24:20 +02:00
Sarah Brofeldt
31adb6ad59
Merge pull request #87976 from etu/testssl-update
...
testssl: 3.0.1 -> 3.0.2
2020-05-18 06:51:48 +02:00
Sarah Brofeldt
2b40ddcd2d
Merge pull request #87736 from helsinki-systems/upd/ngx_fancyindex
...
nginxModules.fancyindex: 0.4.3 -> 0.4.4
2020-05-18 06:39:56 +02:00
Mario Rodas
71c33d9a35
Merge pull request #88024 from marsam/update-pdfminer
...
pythonPackages.pdfminer: 20200402 -> 20200517
2020-05-17 22:03:13 -05:00
Mario Rodas
ef8b5966e2
Merge pull request #88004 from r-ryantm/auto-update/cargo-flamegraph
...
cargo-flamegraph: 0.2.0 -> 0.3.0
2020-05-17 22:02:57 -05:00
Benjamin Hipple
f648016c0b
Merge pull request #88031 from mjlbach/unbreak_pycuda
...
Pycuda: bump cudatoolkit dependency, fix boost, fix build
2020-05-17 21:16:13 -04:00
Martin Weinelt
9f98f41854
ansible: add myself as maintainer
2020-05-18 01:45:30 +02:00
Martin Weinelt
410fdbada3
ansible_2_6: drop
...
Went EOL 2019/11/06.
https://access.redhat.com/support/policy/updates/ansible-engine
2020-05-18 01:45:30 +02:00
Martin Weinelt
cabcd8be10
ansible: default to ansible_2_9
...
Ansible 2.9 is the latest release and in full support since 2019/11/06.
https://access.redhat.com/support/policy/updates/ansible-engine
2020-05-18 01:45:21 +02:00
Mario Rodas
1003df3983
Merge pull request #88033 from Trundle/skaffold-1.9.1
...
skaffold: 1.8.0 -> 1.9.1
2020-05-17 18:41:39 -05:00
Martin Weinelt
25233a5db7
ansible_2_7: v2.7.17 → v2.7.18
2020-05-18 01:27:40 +02:00
Martin Weinelt
c0e6848ad7
ansible_2_8: v2.8.11 → v2.8.12
2020-05-18 01:25:58 +02:00
Martin Weinelt
0dea984634
ansible: v2.9.7 → v2.9.9
2020-05-18 01:25:33 +02:00
Michael Raskin
4961e59823
Merge pull request #86843 from fare-patches/fare
...
Enhanced support for Gerbil, Gambit
2020-05-17 23:22:21 +00:00
Mario Rodas
6feee80de0
Merge pull request #88001 from marsam/update-pueue
...
pueue: 0.4.0 -> 0.5.0
2020-05-17 16:58:23 -05:00
Mario Rodas
a736f8c1cc
Merge pull request #87991 from r-ryantm/auto-update/capstone
...
capstone: 4.0.1 -> 4.0.2
2020-05-17 16:56:41 -05:00
Matthieu Coudron
66c04a191e
Merge pull request #86075 from teto/mpack
...
minor tweaks to develop on luaPackages.mpack
2020-05-17 23:40:46 +02:00