Add hydraJobs to flake

This commit is contained in:
Julian Mutter 2024-12-06 17:28:56 +01:00
parent 2f7e9853aa
commit 59e1852f62

View File

@ -70,6 +70,10 @@
RUST_SRC_PATH = rustPlatform.rustLibSrc;
};
hydraJobs = {
"music-reader" = defaultPackage;
};
}
);
}