The flake build is failing because the input haskell-certification.url = "github:serokell/haskell-certification" is now a 404. This dependency provides the services.haskell-certification NixOS module for the hf-cert-1 system, which powers certification.haskell.foundation.
Problem: The serokell/haskell-certification GitHub repository is no longer public/available.
Impact: Cannot build or deploy hf-cert-1.
Questions:
- Is
certification.haskell.foundation still a required service?
- If yes, where has the
haskell-certification application source code been moved? (New URL?)
Next Steps (Pending Answers):
- If moved: Update
flake.nix with the new URL.
- If deprecated: Remove the dependency and service configuration.
- If lost but needed: Investigate recovery or replacement.
We need the current location/status of the haskell-certification source to proceed.