feat: +checks flake output

This commit is contained in:
2025-11-03 19:02:42 +00:00
parent e3167ce6e5
commit 43dc59a04f
8 changed files with 154 additions and 0 deletions

1
test/package/default.nix Normal file
View File

@@ -0,0 +1 @@
{ system, inputs, self, pkgs }: (import ./migrator { inherit system inputs self pkgs; })