update deps-db and add twine to dev shell

This commit is contained in:
DavHau 2020-10-07 12:19:02 +07:00
parent 83ca142093
commit 252b8b8a95
3 changed files with 3 additions and 2 deletions

View file

@ -1 +1 @@
6dd4d097f83ea87f87447807cb90b1ddf596b836
c7f510740cb8a707aff96b858b6d0289673a1669

View file

@ -1 +1 @@
1p9cbjwfgw28754cqfw36l0xmpqr4dyl6zs6ndl62s5l0yyjq3kd
1613n5va5xzk5chqmzxb5sa5rr9xq7731i2fcs3jclg2f22ldvir

View file

@ -2,6 +2,7 @@ with import (import ./mach_nix/nix/nixpkgs-src.nix) { config = {}; };
mkShell {
buildInputs = [
(import ./mach_nix/nix/python.nix { inherit pkgs; })
python37Packages.twine
];
shellHook = ''
export PYTHONPATH=$(pwd)/