feat: +checks flake output

This commit is contained in:
2025-11-03 19:02:42 +00:00
parent 4e2ca9cd1e
commit 464c56e672
8 changed files with 154 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
{ system, inputs, self, pkgs, flake }:
(import ./package { inherit system inputs self pkgs; })