mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
Use nix-env less wrong, maybe
This commit is contained in:
parent
e4ed98fa64
commit
7ee55d07e5
@ -457,9 +457,9 @@ jobs:
|
||||
name: "Install Basic Dependencies"
|
||||
command: |
|
||||
nix-env \
|
||||
-I nixpkgs=https://github.com/nixos/nixpkgs/archive/nixos-${NIXPKGS}.tar.gz\
|
||||
--file https://github.com/nixos/nixpkgs/archive/nixos-${NIXPKGS}.tar.gz \
|
||||
--install \
|
||||
-A nixos.git nixos.openssh nixos.python3
|
||||
-A git openssh python3
|
||||
|
||||
- "checkout"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user