Add default overlay
All checks were successful
build / build (push) Successful in 1m0s

This commit is contained in:
Torjus Håkestad 2024-11-28 22:26:44 +01:00
parent 263d0423a3
commit 0c723151cb
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

@ -138,6 +138,10 @@
}
);
overlays.default = final: prev: {
huecli = self.packages.${prev.system}.default;
};
# Use an editable Python set for development.
devShells = forAllSystems (
system: