Skip to content

damianfral/nix-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nix flake with a pre-configured dev shell for python

  1. Install nix:
sh curl -L <https://nixos.org/nix/install> | sh -s -- --daemon
  1. Enable flakes feature:
mkdir -p ~/.config/nix
echo "extra-experimental-features = nix-command flakes" >> ~/.config/nix/nix.conf
  1. Clone this repo.
  2. Launch the dev shell:
nix develop

About

nix devshell for python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors