Skip to content

chris-ch/devcontainer-nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devcontainer-nix

Dev Container with Nix enabled

mkdir project && cd project

Now depending on the development language you can proceed:

  • with Haskell nix flake init --template "github:DeterminateSystems/zero-to-nix#haskell-dev"
  • with Python nix flake init --template "github:DeterminateSystems/zero-to-nix#python-dev"
  • with Javascript nix flake init --template "github:DeterminateSystems/zero-to-nix#javascript-dev"
  • ...

More details about Nix development here

About

Dev Container with Nix enabled

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published