Modernise #9

Merged
patrick merged 5 commits from modernise into main 2025-09-08 22:59:10 +00:00
Showing only changes of commit 745cc3049c - Show all commits

View File

@@ -59,6 +59,7 @@
apps.default = flake-utils.lib.mkApp {
drv = little_learner_app;
exePath = "/bin/little_learner_app";
};
devShells = {