fix flake

This commit is contained in:
nek0 2023-08-24 03:58:29 +02:00 committed by Amedeo Molnár
parent d2dac89ce3
commit 2ae3daf0f9
1 changed files with 2 additions and 1 deletions

View File

@ -67,6 +67,7 @@
# ];
# inputsFrom = builtins.attrValues self.packages.${system};
#};
});
};
});
}