flakestry / flakestry.dev

A public central registry of Nix flakes.

Home Page:https://flakestry.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://flakestry.dev

License:Apache License 2.0


Languages

Language:Elm 43.8%Language:Python 24.5%Language:Mustache 24.4%Language:Nix 3.4%Language:TypeScript 2.9%Language:JavaScript 0.5%Language:CSS 0.3%Language:Dockerfile 0.1%