mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-11 13:35:24 +00:00
get setuptools in there
This commit is contained in:
parent
7ee55d07e5
commit
17d2119521
@ -459,7 +459,7 @@ jobs:
|
|||||||
nix-env \
|
nix-env \
|
||||||
--file https://github.com/nixos/nixpkgs/archive/nixos-${NIXPKGS}.tar.gz \
|
--file https://github.com/nixos/nixpkgs/archive/nixos-${NIXPKGS}.tar.gz \
|
||||||
--install \
|
--install \
|
||||||
-A git openssh python3
|
-A git openssh 'python3.withPackages (ps: [ ps.setuptools ])'
|
||||||
|
|
||||||
- "checkout"
|
- "checkout"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user