mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-29 15:43:54 +00:00
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…
x
Reference in New Issue
Block a user