serokell / deploy-rs

A simple multi-profile Nix-flake deploy tool.
Other
1.42k stars 101 forks source link

[Chore] Fix overlay #268

Closed Sereja313 closed 8 months ago

Sereja313 commented 8 months ago

Problem: In my recent PR(#264), I accidentally picked overlay output changes from the philtaken/nixos-vm-tests, which broke existing overlay imports after updating the deploy-rs input.

Solution: Add backwards compatibility so that users don't have to make changes to their nix flakes.