[2311.5.3] Timely Tapir #366
nzbr
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Patch Notes
This release mainly brings support for NixOS 23.11. Besides that, NixOS-WSL now includes a module to enable support for passing through USB devices via usbip
Updating
If you haven't done that already, perform the steps detailed in the 23.05.5 release to migrate to nix-channels. Then do the following:
Channels
sudo nix-channel --add https://nixos.org/channels/nixos-23.11 nixos
sudo nix-channel --update
sudo nixos-rebuild switch
Flakes
If you're using flakes instead of channels, update your
nixpkgs
input to23.11
, runnix flake update
and rebuild your system.Changelog
🛠️ General Changes
🚀 Features
🪲 Bugfixes
📖 Documentation
This discussion was created from the release [2311.5.3] Timely Tapir.
Beta Was this translation helpful? Give feedback.
All reactions