Leixb / quick-nix

Create nix development shells with ease in a single command

Repository from Github https://github.comLeixb/quick-nixRepository from Github https://github.comLeixb/quick-nix

Quick-nix

Create development shells quickly with nix.

Usage

Chain you dependencies joined by dots:

  • <package> adds the package into the shell
  • @<package> adds the packages needed to build <package>
nix develop github:LeixB/quick-nix#@nosv.clang-tools.hyperfine

This can be used along with direnv:

use flake github:LeixB/quick-nix#@nosv.clang-tools.hyperfine

About

Create nix development shells with ease in a single command


Languages

Language:Nix 100.0%