Peter Simons
4fe481dc49
hackage2nix: update list of broken packages to fix evaluation
2020-07-31 21:21:56 +02:00
Peter Simons
a03145bb96
hackage2nix: build the package set for the proper compiler version
2020-07-31 21:21:56 +02:00
Peter Simons
327f4bb361
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-12-g1b02e1b from Hackage revision
edb0920a8d
.
2020-07-31 21:21:50 +02:00
Peter Simons
3fd9a0c692
LTS Haskell 16.7
2020-07-31 21:20:42 +02:00
Maximilian Bosch
37e3cadb8b
nixos/systemd-networkd-vrf: implement working TCP test on a 5.x kernel
...
By design, VRFs allow route-leaking for forwarded packages, but not for
local processes using a socket. While it was possible to leak such TCP
traffic through a VRF on a 4.x kernel, this behavior was considered
wrong and got fixed in Linux 5.x[1].
From now on, local unix sockets must run in the VRF itself using
`ip vrf exec`[2] which basically injects a BPF program into the VRF and
drops elevated networking capabilities by default for the specified
command.
[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3c82a21f4320c8d54cf6456b27c8d49e5ffb722e
[2] https://man7.org/linux/man-pages/man8/ip-vrf.8.html
2020-07-31 21:06:00 +02:00
Sarah Brofeldt
0b520e9269
Merge pull request #93430 from symphorien/io-latency
...
linux: enable io cost and io latency block group controller
2020-07-31 21:05:37 +02:00
rtreffer
08566523d8
Backport zfs 5.8 compaitibility patch to zfs 0.8.4
...
Adding this patch makes zfs compile against 5.8-rc7 kernels.
Upstream PR: https://github.com/openzfs/zfs/pull/10422
Modifications:
- spl_kvmalloc does not exists in zfs 0.8.4 - related code was dropped.
2020-07-31 21:02:36 +02:00
Michael Weiss
e9c36545a7
tig: Don't install the broken ZSH completion
...
There are some Nixpkgs specific issues that we could fix but due to
changes in Git it currently isn't possible to source git-completion.bash
from ZSH (at least not how tig-completion.bash expects it).
Upstream issue: https://github.com/jonas/tig/issues/940
For the meantime it seems best to simply not install it anymore so that
the fallback implementation from ZSH can be used (more inaccurate as the
git-log completion is reused but it is helpful to complete remotes,
branches, tags, etc. and doesn't emit an error to the console).
2020-07-31 20:57:35 +02:00
R. RyanTM
870081decf
cheat: 4.0.0 -> 4.0.2
2020-07-31 18:52:25 +00:00
Daniël de Kok
97e899d154
liblinear: 2.40 -> 2.41
...
According the website:
Version 2.41 released on July 29, 2020 (some bug fixes of version 2.40).
2020-07-31 20:34:37 +02:00
Daniël de Kok
c31de496b5
Merge pull request #93759 from danieldk/liblinear-2.40
...
liblinear: 2.30 -> 2.40
2020-07-31 20:32:20 +02:00
Vladyslav M
b6107d3eb4
Merge pull request #94352 from xrelkd/update/cargo-expand
...
cargo-expand: 0.6.4 -> 1.0.0
2020-07-31 21:28:52 +03:00
Maximilian Bosch
73ce9c2709
Merge pull request #94335 from r-ryantm/auto-update/ugrep
...
ugrep: 2.4.1 -> 2.5.0
2020-07-31 20:19:17 +02:00
R. RyanTM
f49d78473c
checkstyle: 8.34 -> 8.35
2020-07-31 18:10:33 +00:00
R. RyanTM
7d293e769f
broot: 0.18.1 -> 0.19.3
2020-07-31 18:06:04 +00:00
Daniël de Kok
c67ba72dd8
python3Packages.pytorch: 1.5.1 -> 1.6.0
...
Changelog:
https://github.com/pytorch/pytorch/releases/tag/v1.6.0
2020-07-31 10:58:45 -07:00
Pascal Hertleif
cda0a60c08
plexamp: fix icon
...
Co-authored-by: Andrew Fontaine <andrew@afontaine.ca>
2020-07-31 10:55:45 -07:00
Pascal Hertleif
5821103b06
plexamp: 3.0.3 -> 3.1.1
...
Co-authored-by: Andrew Fontaine <andrew@afontaine.ca>
2020-07-31 10:55:45 -07:00
Pascal Hertleif
30a97cf45c
plexamp: init at 3.0.3
...
Desktop file does not work.
2020-07-31 10:55:45 -07:00
R. RyanTM
21b77ce12a
python37Packages.opt-einsum: 3.2.1 -> 3.3.0
2020-07-31 10:48:32 -07:00
Doron Behar
85f6da6eed
wrapNeovim: Rewrite
...
Cleanups:
- Removed unneeded neovim.meta.description reset.
- Remove unnecessary -x checks in `postBuild`.
- Use a ${placeholder "out"} if needed.
Changes:
- Switch to symlinkJoin, so e.g manpages link to the environment (#87929 ).
- Use nvim-node from $out/bin/ just like all other providers.
- Compute all arguments to makeWrapper in pure Nix "before" `postBuild`.
- Prevent double wrapping in case `configure != {}` and rplugin.vim
needs to be generated.
Co-authored-by: Silvan Mosberger <contact@infinisil.com>
2020-07-31 20:39:12 +03:00
Alexander Bantyev
6fb6633c47
Merge pull request #93792 from cab404/photon-utils
...
SL1ToPhoton: init at 0.1.3
2020-07-31 20:30:29 +03:00
Eelco Dolstra
941aec472e
Merge pull request #94356 from flokli/systemd-disable-remote
...
systemd: disable remote support
2020-07-31 19:14:19 +02:00
Karl Hallsby
1970c2dbd0
tor-browser-bundle-bin: 9.5 -> 9.5.3
...
Squashed commits:
1. tor-browser-bundle-bin: 9.5 -> 9.5.1
2. tor-browser-bundle-bin: 9.5.1 -> 9.5.3
2020-07-31 10:12:07 -07:00
Karl Hallsby
dde584b3c7
maintainers: add KarlJoad
2020-07-31 10:12:07 -07:00
Tina Bu
28c06140be
pythonPackages.qds_sdk: 1.12.0 -> 1.15.2
2020-07-31 10:04:45 -07:00
Milan Pässler
b1d838e20e
golden-cheetah: use libsForQt512
2020-07-31 18:50:58 +02:00
Milan Pässler
ae661388c6
pyqtwebengine: add patch to fix build with Qt 5.14
2020-07-31 18:50:58 +02:00
Milan Pässler
cb1b5351e4
sdrangel: use libsForQt512
2020-07-31 18:50:58 +02:00
Gabriel Ebner
684ad2f9ac
python3Packages.pyside2: 5.12.6 -> 5.14.2
2020-07-31 18:50:58 +02:00
Thomas Tuegel
819bb63d5c
libqtav: mark broken with qtbase.version >= 5.13
2020-07-31 18:50:58 +02:00
Thomas Tuegel
347ef4f768
digikam: 6.2.0 -> 6.4.0
...
digikam is updated to the latest stable release, which supports Qt 5.14. The
package is now built from the official tarball, instead of GitHub.
2020-07-31 18:50:58 +02:00
Thomas Tuegel
5194e7c0cb
digikam: remove libqtav dependency
...
The optional dependency on libqtav is removed because libqtav does not have a
stable release supporting Qt 5.14 (or any recent stable release at all).
2020-07-31 18:50:58 +02:00
Thomas Tuegel
f1a58aba15
exiv2: fix CMake export paths
2020-07-31 18:50:58 +02:00
Milan Pässler
0143a1fad0
qlcplus: use libsForQt512
...
qlcplus doesn't build with Qt 5.14.x and there is no release that does.
2020-07-31 18:50:58 +02:00
Milan Pässler
b53c55aac5
boomerang: use libsForQt512
...
Boomerang doesn't build with Qt 5.14.x and there is no release that does.
2020-07-31 18:50:58 +02:00
Milan Pässler
a11a629fcc
chatterino2: unstable-2019-05-11 -> 2.1.7
2020-07-31 18:50:58 +02:00
Milan Pässler
a40ec61d99
falkon: fix build with qt5 5.14.x
2020-07-31 18:50:58 +02:00
Milan Pässler
ae358bc935
quassel: fix build with qt5 5.14.x
2020-07-31 18:50:58 +02:00
Milan Pässler
d4c607aa71
qt5: 5.12.7 -> 5.14.2
...
This includes contributions by @ttuegel and @DizFer. Thanks!
2020-07-31 18:50:58 +02:00
Ryan Mulligan
5799e30813
Merge pull request #94314 from r-ryantm/auto-update/simplenote
...
simplenote: 1.19.0 -> 1.20.0
2020-07-31 09:44:58 -07:00
Florian Klink
ae896e090e
systemd: disable remote support
...
This disabled systemd-journal-upload and systemd-journal-remote.
We didn't install the unit files anyways, so this was probably not used
at all, and currently fails to build due to libmicrohttpd and systemd
code being incompatible:
```
../src/journal-remote/journal-remote-main.c: In function ‘setup_microhttpd_server’:
../src/journal-remote/journal-remote-main.c:431:38: error: passing argument 5 of ‘MHD_start_daemon’ from incompatible pointer type [-Werror=incompatible-pointer-types]
```
2020-07-31 18:38:07 +02:00
Jörg Thalheim
4681807395
Revert "temporary delete github actions"
...
This reverts commit 256dbf698028f7c0fe2f7907cd3c4fcc3401af22.
This did not solve the github action failures
2020-07-31 17:34:37 +01:00
Jörg Thalheim
30afd2c29d
Merge pull request #94355 from Mic92/disable-ci
...
temporary delete github actions
2020-07-31 17:32:08 +01:00
Jörg Thalheim
256dbf6980
temporary delete github actions
...
We are currently seeing a lot of misterious github actions failures.
They might be linked to our github actions:
https://github.com/nixos/nixpkgs/actions
2020-07-31 17:30:04 +01:00
Daniël de Kok
4d1970923c
resilio-sync: 2.7.1 -> 2.7.2
...
Changelog:
https://help.resilio.com/hc/en-us/articles/206216855-Sync-2-x-change-log
2020-07-31 09:14:16 -07:00
xrelkd
124a8fda34
cargo-expand: 0.6.4 -> 1.0.0
2020-08-01 00:08:09 +08:00
R. RyanTM
5891c750ed
blender: 2.83.1 -> 2.83.3
2020-07-31 16:07:37 +00:00
Peter Simons
2d5fb8c503
Merge pull request #94294 from bbigras/ndi
...
ndi: 4.5.1 -> 4.5.3
2020-07-31 18:06:17 +02:00
Daniël de Kok
4f1e02c055
Merge pull request #94295 from danieldk/ftfy-comment
...
python3Packages.ftfy: remove outdated comment about version 4 vs 5
2020-07-31 17:15:36 +02:00