mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-02-07 00:55:44 +01:00
flake.nix: drop desc argument for runVM function
The current runVM function gets called only with a module and without a desc, resulting in an error when running `nix flake show` or similar commands. This commit drops the `desc` argument to `runVM` and gets rid of that problem.
This commit is contained in:
Reference in New Issue
Block a user