l: use python3 for sshuttle
This commit is contained in:
parent
0442dacdb7
commit
e99594d695
|
@ -61,7 +61,7 @@ with import <stockholm/lib>;
|
|||
{
|
||||
#for sshuttle
|
||||
environment.systemPackages = [
|
||||
pkgs.pythonPackages.python
|
||||
pkgs.python3Packages.python
|
||||
];
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue