get setuptools in there
This commit is contained in:
parent
7ee55d07e5
commit
17d2119521
|
@ -459,7 +459,7 @@ jobs:
|
|||
nix-env \
|
||||
--file https://github.com/nixos/nixpkgs/archive/nixos-${NIXPKGS}.tar.gz \
|
||||
--install \
|
||||
-A git openssh python3
|
||||
-A git openssh 'python3.withPackages (ps: [ ps.setuptools ])'
|
||||
|
||||
- "checkout"
|
||||
|
||||
|
|
Loading…
Reference in New Issue