commits
This, apparently, is not an official release (it's tagged, but the tarball is not
available on the official site), but this repo is the official repo mentioned on
the official site.
This fixes a bunch of very annoying bugs present in 0.99.4, e.g.
```
$ FBReader filename
```
does not crash anymore. Yay!
nixos/manual: nixos-help knows about colon-separated BROWSER
nixos/activation: Identifies the snippet that failed
* wireguard: change preStop to postStop, require network.target
* wireguard service: network.target -> network-online.target
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
itk
android-studio: Add desktop item
haskellPackages.shellFor: fix after recent getHaskellBuildInputs fix.
- Fix the cross-compiling check and add openssl for ninfod
- Add "AS-IS, SUN MICROSYSTEMS license" to meta.licenses
- Install igp (see man pg3)
Although double '/' in paths is not a problem for GRUB supplied with nixpkgs, sometimes NixOS's grub.conf read by external GRUB and there are versions of GRUB which fail
Generated reverse path filtering rules for the macvlan interface
seem to be incorrect, causing the test to fail - sometimes or always,
depending on the dhcpcd version used.
- Disable reverse path checking temporarily to avoid blocking the channel
- Print more diagnostic information for debugging
- has been broken since 2017-07-24
- no attempts to fix it
- it tests an outdated blivet version (Oct 2014)
Changelog: https://github.com/Backblaze/B2_Command_Line_Tool#release-history
cargo-tree: 0.19.0 -> 0.20.0
The switch from slim to lightdm in #30890 broke some nixos tests
because lightdm by default doesn't permit auto-login for root.
Override /etc/pam.d/lightdm-autologin to allow it.
This will trigger the reload instead of restart command if a definition
changes, which is much more desireable for a routing daemon.
[RDY] networkmanager: enrich dispatcher PATH
androidndk: fix eval
vulkan: 1.1.77.0 -> 1.1.82.1
fix vlan interface bring up on boot
packet: v20161215 -> v2.2.2
The switch to lightdm as default display manager in #30890
broke eval of the flatpak test. Since the test uses the
auto display manager (lightdm), gdm must now be explicitly disabled.
This, apparently, is not an official release (it's tagged, but the tarball is not
available on the official site), but this repo is the official repo mentioned on
the official site.
This fixes a bunch of very annoying bugs present in 0.99.4, e.g.
```
$ FBReader filename
```
does not crash anymore. Yay!