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

This commit is contained in:
2024-12-03 06:38:10 +01:00
parent 6edd69377d
commit d1b8c63d60

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: