Changeset 17d2119 in trunk


Ignore:
Timestamp:
2022-01-27T19:55:34Z (3 years ago)
Author:
Jean-Paul Calderone <exarkun@…>
Branches:
master
Children:
a8033e2
Parents:
7ee55d0
Message:

get setuptools in there

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified .circleci/config.yml

    r7ee55d0 r17d2119  
    460460              --file https://github.com/nixos/nixpkgs/archive/nixos-${NIXPKGS}.tar.gz \
    461461              --install \
    462               -A git openssh python3
     462              -A git openssh 'python3.withPackages (ps: [ ps.setuptools ])'
    463463
    464464      - "checkout"
Note: See TracChangeset for help on using the changeset viewer.