Skip to content

vhsconnect/flakestry.dev

 
 

Repository files navigation

A public registry of Nix flakes aiming to supersede search.nixos.org.

Built using elm.land and FastAPI.

Maintainers: @domenkozar.

Development

  1. Install direnv

  2. Install devenv

    nix profile install --accept-flake-config tarball+https://install.devenv.sh/latest
  3. Load the development environment:

    direnv allow
  4. Generate the Elm API:

    devenv shell generate-elm-api
  5. Start the development server:

    devenv up

Roadmap

About

A public central registry of Nix flakes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elm 43.2%
  • Mustache 24.9%
  • Python 24.5%
  • Nix 3.4%
  • TypeScript 3.0%
  • JavaScript 0.6%
  • Other 0.4%