maybe this is where they may be found

This commit is contained in:
Jean-Paul Calderone 2022-01-27 14:39:30 -05:00
parent e7bba3dad0
commit e4ed98fa64

View File

@ -459,7 +459,7 @@ jobs:
nix-env \
-I nixpkgs=https://github.com/nixos/nixpkgs/archive/nixos-${NIXPKGS}.tar.gz\
--install \
-A git openssh python3
-A nixos.git nixos.openssh nixos.python3
- "checkout"