Add overlay
All checks were successful
test / test (push) Successful in 26s
build / build (push) Successful in 2m1s

This commit is contained in:
Torjus Håkestad 2024-12-03 06:38:10 +01:00
parent 6edd69377d
commit d1b8c63d60
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

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