Skip to main content
  1. Tags/

Packaging

2025


Packaging the Multipass Flutter GUI for NixOS

·1599 words·8 mins
Multipass’ GUI application recently got a huge rework. Implemented in Flutter, the GUI provides a much improved way to manage VMs. This post outlines the work I did to update the Multipass package in nixpkgs to build and include the Flutter application, which should serve as a useful reference for anyone looking to package a native Linux Flutter application in with Nix.