Skip to content

Create nix development shells with ease in a single command

Notifications You must be signed in to change notification settings

Leixb/quick-nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages