Skip to content

My templates for quickly bootstrapping a working environment

Notifications You must be signed in to change notification settings

huuff/nix-templates

Folders and files

NameName
Last commit message
Last commit date
Oct 29, 2024
Nov 16, 2024
Nov 19, 2024
Oct 29, 2024
Nov 19, 2024
Sep 14, 2024
Oct 2, 2024
Oct 14, 2024
Oct 29, 2024
Oct 22, 2024
Oct 14, 2024
Oct 29, 2024

Repository files navigation

Nix Templates

Templates to quickly bootstrap a project with:

  • Appropriate tooling (build system, LSP, formatters, etc.)
  • Sensible pre-commit hooks
  • Basic github actions
  • Flake checks

Just call nix flake new --template github:huuff/nix-templates#«template»

The available ones are:

  • rust: including stable toolchain, clippy, rustfmt, rust-analyzer, linux target.
  • leptos: everything in rust, plus wasm target, cargo-leptos, leptosfmt, stylance, sass and binaryen.
  • nix: for nix-only projects, including nil, nixfmt, statix and deadnix.
  • latex: quite empty for now

About

My templates for quickly bootstrapping a working environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published