Put nix shell on the project root
This commit is contained in:
parent
6e2d2c2a7b
commit
5ebf2d9d57
2 changed files with 0 additions and 0 deletions
|
@ -1 +0,0 @@
|
|||
use nix
|
|
@ -1,8 +0,0 @@
|
|||
with (import <nixpkgs> {});
|
||||
mkShell {
|
||||
buildInputs = [
|
||||
|
||||
# Defines a python + set of packages.
|
||||
python3
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue