259833 Commits

Author SHA1 Message Date
Florian Klink
d349582c07 nixos/network-interfaces-systemd: fix IPv6 privacy extensions
networkd seems to be buggy with IPv6PrivacyExtensions=kernel being set,
and the addresses don't appear anymore. In fact, the corresponding
sysctl seems to be set to -1 again.

Fixes https://github.com/NixOS/nixpkgs/issues/106858.
Upstream Issue: https://github.com/systemd/systemd/issues/18003
2020-12-17 07:29:25 +01:00
Florian Klink
91b8237b48 systemd: 247.1 -> 247.2
Contains the following fixes:

 - 937118a5b2 journalctl: don't skip the entries that have the same seqnum
 - e017ac6a26 sd-bus: use SOCK_CLOEXEC on one more socket
 - db31432861 resolved: create stub-resolv.conf symlink with correct security label
 - f2ec15e2e5 efi: Only use arm flags if supported
 - cd43eee770 core: detect_container() may return negative errno
 - 04be042a1f meson: Fix reallocarray check
 - 5e906f483b network: do not assume address ready callback is always set to static addresses
 - 2ad7a2a96a network: drop assertions to check link state in netlink callback handlers
 - f375c8cbb5 network: do not reconfigure interface when the link gains carrier but udev not initialized it yet
 - 5d4909decf veritysetup: also place udev socket dep
 - 57ddb74245 cryptsetup: Fix crypto device missing issue after bootup
 - d3c224d441 network: fix SIGABRT related to unreachable route with DHCP6
 - c91648cc83 network: revert previous changes to address_compare_func()
 - d8b5d8c8c3 udev: Fix sound.target dependency
 - 669107ae68 meson: specify correct libqrencode version in meson dep
 - c07dc6cedc udev: link_update() should fail if the entry in symlink dir couldn't have been created
 - 367006c806 man: document that automount units are privileged
 - 5129808141 logind: fix closing of button input devices
 - 37f06c91ef Update logind-button.c
 - 9e9fda0a2d async: add trivial cleanup wrapper for asynchronous_close()
 - 4a2ca1ca4a Silence cgroups v1 read-only filesystem warning
 - ed1f8f4ba2 manager: Fix HW watchdog when systemd starts before driver loaded
 - 383a747164 cgroup: Also set blkio.bfq.weight
 - 48d41091ac nss-resolve: varlink_call() set error_id only when r >= 0
 - 56daba2deb missing: Define several syscall numbers for Alpha arch
 - f2a4b96276 Don't assume /run/systemd exists when creating unit-root
 - 553530fdc7 mkosi: Add findutils to Fedora config
 - e42990dfe3 mkosi: Add rpm to Fedora BuildPackages as it's needed by pkg-config
 - 6bacd1d971 mkosi: Replace iptables-dev with libiptc-dev in debian config
 - f1fc515c21 dissect: don't declare unused variables on archs that have no GPT discovery
 - 30d0c3f58c resolved: synthesize NODATA instead of NXDOMAIN if gateway exists, but of other protocol
 - 538ebbd7f3 local-addresses: make returning accumulated list optional
 - 228a22bb63 resolved: improve log message when we use TCP a bit
 - aa31dd9128 network: ignore broadcast address for /31 or /32 addresses
 - 85607cc094 network: fix verification for broadcast address
 - dc6ad6482a network: do not set broadcast if prefixlen is 31 or 32
 - 39ee319c75 stub: don't ever respond to datagrams coming in on non-localhost addreses, on the stub
 - cbea0e5a83 resolved: never allow _gateway lookups to go to the network
 - c4df66816b resolved: lower SERVFAIL cache timeout from 30s to 10s
 - b5e39c20d9 dns-domain: try IDN2003 rules if IDN2008 doesn't work
 - 2c354cedd2 virt: Properly detect nested UML inside another hypervisor
 - 10f2cfb715 resolved: properly check per-link NTA list
 - a8437c07e4 meson: use '_' as separator in fuzz test names
 - 81ef7623c8 man: mention that --key= is about *secret* keys
 - 4ef70ecefc meson: check that cxx variable is set before using it
2020-12-17 07:29:04 +01:00
Daniël de Kok
241227837b
Merge pull request #106718 from buckley310/brave
brave: 1.17.73 -> 1.18.70
2020-12-17 07:21:07 +01:00
github-actions[bot]
c49e2437e2
Merge staging-next into staging 2020-12-17 06:19:08 +00:00
github-actions[bot]
808c122027
Merge master into staging-next 2020-12-17 06:19:05 +00:00
aszlig
1152978cda
vm: Remove runInWindowsVM implementation
Originally this was meant to support other Windows versions than just
Windows XP, but before I actually got a chance to implement this I left
the project that I implemented this for.

The code has been broken for years now and I highly doubt anyone is
interested in resurrecting this (including me), so in order to make this
less of a maintenance burden for everybody, let's remove it.

Signed-off-by: aszlig <aszlig@nix.build>
2020-12-17 07:03:36 +01:00
Le Anh Duc
66acfa3d16 azure-cli: 2.15.1 -> 2.16.0 2020-12-16 21:14:05 -08:00
Marc Seeger
35b1b29aa3 libsolv: Enable darwin support. 2020-12-16 20:27:13 -08:00
Mario Rodas
4bd7582cb2 nodejs-14_x: 14.15.1 -> 14.15.3
+ https://github.com/nodejs/node/releases/tag/v14.15.2
+ https://github.com/nodejs/node/releases/tag/v14.15.3
2020-12-17 04:20:00 +00:00
Mario Rodas
819bfa36c7 pythonPackages.ansi2html: disable on python 2 2020-12-17 04:20:00 +00:00
Mario Rodas
fd56a1532a mdcat: fix build 2020-12-17 04:20:00 +00:00
sternenseemann
cff40a9104 pythonPackages.psautohint: 2.1.2 -> 2.2.0 2020-12-16 19:27:06 -08:00
R. RyanTM
3ee553df8d python37Packages.pyvcd: 0.2.3 -> 0.2.4 2020-12-16 19:18:58 -08:00
RonanMacF
4826430f8a vimPlugins: update 2020-12-16 19:16:31 -08:00
R. RyanTM
469d91a63f python37Packages.bleak: 0.9.1 -> 0.10.0 2020-12-16 19:16:19 -08:00
R. RyanTM
dcd9e3cfbf python37Packages.trimesh: 3.8.18 -> 3.8.19 2020-12-16 19:15:43 -08:00
Mario Rodas
7f5a7cfd94
Merge pull request #106968 from siraben/archivy-update
archivy: 0.9.2 -> 0.9.3
2020-12-16 22:11:17 -05:00
Mario Rodas
05f00efbc2
Merge pull request #107024 from sternenseemann/utf8proc-2.6.1
utf8proc: 2.6.0 -> 2.6.1
2020-12-16 21:41:31 -05:00
Mario Rodas
d24d4b0def
Merge pull request #107035 from marsam/update-ncspot
ncspot: 0.2.5 -> 0.2.6
2020-12-16 21:40:40 -05:00
Mario Rodas
2d698bbe25
Merge pull request #107043 from ruuda/mopidy-local-320
mopidy-local: 3.1.1 -> 3.2.0
2020-12-16 21:39:06 -05:00
Mario Rodas
4a39600915
Merge pull request #107059 from r-ryantm/auto-update/python3.7-google-cloud-bigquery
python37Packages.google_cloud_bigquery: 2.4.0 -> 2.6.1
2020-12-16 21:38:39 -05:00
Mario Rodas
656f3b172f
Merge pull request #106977 from marsam/update-docker-slim
docker-slim: 1.32.0 -> 1.33.0
2020-12-16 21:37:17 -05:00
adisbladis
dd5d2482c9
emacs: Fix accidental double wrapping
This makeWrapper invocation found it's way back via a rebase.
2020-12-17 02:44:37 +01:00
github-actions[bot]
c40424f79b
Merge staging-next into staging 2020-12-17 00:42:56 +00:00
github-actions[bot]
74b8783c49
Merge master into staging-next 2020-12-17 00:42:52 +00:00
Thomas
c322b7cfce
opencv: fix python bindings (#106972)
Fixes partially broken Python bindings (#91791) by removing workaround (#26304) no longer needed in the 4.x series.
2020-12-16 19:12:29 -05:00
Ryan Mulligan
e47b3c0e23 arduino-ci: 0.1.0 -> 0.2.0 2020-12-16 15:40:55 -08:00
Kira Bruneau
c67ba8c9d4 newsflash: 1.0.5 -> 1.1.1 2020-12-16 18:39:23 -05:00
fruit-in
120a14e6aa vimPlugins.brainfuck-vim: init at 2020-12-16 2020-12-16 14:05:41 -08:00
fruit-in
14b87a55a7 vimPlugins: update 2020-12-16 14:05:41 -08:00
Jonathan Baldwin
0127c29713 steam/fhsenv: Add LD_LIBRARY_PATH (and hence OpenGL driver library path) to output of --print-steam-runtime-library-paths 2020-12-16 14:04:44 -08:00
Martin Weinelt
7f2c1c3cc8 homeassistant: 2020.12.0 -> 2020.12.1 2020-12-16 22:52:32 +01:00
Martin Weinelt
b83e5b85bd
Merge pull request #106855 from mweinelt/home-assistant
home-assistant: 0.118.5 -> 2020.12.0
2020-12-16 22:50:58 +01:00
Bart Brouns
9ce1ec8d2d i3-resurrect: init at 1.4.3
corrected from https://github.com/NixOS/nixpkgs/pull/97480 by @vldn-dev
2020-12-16 22:37:52 +01:00
Christian Albrecht
5a7530e762
firefox-wayland: fix screen sharing using pipewire
After the fedora patches for screen sharing using pipewire got updated
for Firefox 83 (pipewire was inlined there), the nixpkgs buildInput
pipewire got stripped from the resulting firefox binary and so firefox
was unable to actually get the shared stream from the running pipewire
service.

Adding pipewire to the firefox binary with `patchelf --add-needed`
makes it atually get the stream from the service.

Fixes: #106812
2020-12-16 22:30:32 +01:00
markuskowa
e35968b934
Merge pull request #106880 from ck3d/add-xdg-launch
xdg-launch: init at 1.10
2020-12-16 22:18:41 +01:00
AndersonTorres
4526fe9804 Convert locales from DocBook to CommonMark 2020-12-16 18:04:34 -03:00
Christian Kögler
1205a6bbf9 xdg-launch: init at 1.10 2020-12-16 21:39:32 +01:00
Maximilian Bosch
2685904958
Merge pull request #107019 from Ma27/bump-nextcloud
nextcloud20: 20.0.3 -> 20.0.4
2020-12-16 21:23:44 +01:00
R. RyanTM
dad0a286be python37Packages.google_cloud_runtimeconfig: 0.32.0 -> 0.32.1 2020-12-16 12:17:51 -08:00
R. RyanTM
8d51f70f1e python37Packages.google_cloud_bigquery: 2.4.0 -> 2.6.1 2020-12-16 20:13:39 +00:00
Doron Behar
f1c770be85
Merge pull request #97191 from r-ryantm/auto-update/libow
libow: 3.2p3 -> 3.2p4
2020-12-16 22:04:02 +02:00
Doron Behar
749c9f1f19
Merge pull request #92582 from truh/plantuml-server-squash 2020-12-16 22:02:57 +02:00
markuskowa
e25f5275d4
Merge pull request #105369 from markuskowa/upd-slurm
slurm/nixos: 20.02.5.1 -> 20.11.0.1, fix module
2020-12-16 21:02:41 +01:00
Jörg Thalheim
f4c0984706
Merge pull request #94306 from Mic92/clang-analyzer
clang-analyzer: upgrade to latest llvm release
2020-12-16 19:57:44 +00:00
Doron Behar
e408eb2edd
Merge pull request #103847 from r-ryantm/auto-update/python3.7-Events
python37Packages.events: 0.3 -> 0.4
2020-12-16 21:53:24 +02:00
adisbladis
256bfd2f97
Merge pull request #104010 from tadfisher/emacs-native-comp-paths
emacs: Add nativeComp packaging infrastructure
2020-12-16 20:48:57 +01:00
R. RyanTM
0db36d98c8 python37Packages.docplex: 2.18.200 -> 2.19.202 2020-12-16 11:47:54 -08:00
Doron Behar
1048a1e5ae
Merge pull request #104604 from siraben/packet-sd-darwin
packet-sd: enable build on unix
2020-12-16 21:47:04 +02:00
Doron Behar
9196e0db94
Merge pull request #92113 from AshyIsMe/paraview-numpy-filter
paraview: Fix dataset filtering
2020-12-16 21:44:47 +02:00