github nix-community/NixOS-WSL 2311.5.3
[2311.5.3] Timely Tapir

latest releases: 2505.7.0, 2411.6.0, 2405.5.4...
2 years ago

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

  1. Switch your nixpkgs channel to 23.11
    • sudo nix-channel --add https://nixos.org/channels/nixos-23.11 nixos
  2. Update your channels
    • sudo nix-channel --update
  3. Rebuild your system
    • sudo nixos-rebuild switch

Flakes

If you're using flakes instead of channels, update your nixpkgs input to 23.11, run nix flake update and rebuild your system.

Changelog

🛠️ General Changes

🚀 Features

🪲 Bugfixes

📖 Documentation

  • fix: get matrix chat info from matrix.org (#326) @nzbr

Don't miss a new NixOS-WSL release

NewReleases is sending notifications on new releases.