A public registry of Nix flakes aiming to supersede search.nixos.org.
Built using elm.land and FastAPI.
Maintainers: @domenkozar.
-
nix profile install --accept-flake-config tarball+https://install.devenv.sh/latest
-
Load the development environment:
direnv allow
-
Generate the Elm API:
devenv shell generate-elm-api
-
Start the development server:
devenv up