README: remove the Nix-based macOS install because it fails due to Yapsy test failures
https://github.com/ArchiveTeam/grab-site/issues/218
This commit is contained in:
parent
3d2699fb2f
commit
20e5fef01d
20
README.md
20
README.md
@ -189,26 +189,6 @@ For M1 Macs, use the next section instead of this one.
|
||||
|
||||
and then restart your shell (e.g. by opening a new terminal tab/window).
|
||||
|
||||
### Using Nix
|
||||
|
||||
As an alternative to the Homebrew install, if you prefer Nix.
|
||||
|
||||
2. Install Nix: https://nixos.org/download.html#nix-install-macos
|
||||
|
||||
```
|
||||
sh <(curl -L https://nixos.org/nix/install)
|
||||
```
|
||||
|
||||
and then restart your shell (e.g. by opening a new terminal tab/window).
|
||||
|
||||
3. `nix-env` is now available to install grab-site. Run:
|
||||
|
||||
```
|
||||
nix-env -f https://github.com/NixOS/nixpkgs/archive/release-21.11.tar.gz -iA grab-site
|
||||
```
|
||||
|
||||
and then restart your shell.
|
||||
|
||||
|
||||
|
||||
Install on Windows 10 (experimental)
|
||||
|
Loading…
x
Reference in New Issue
Block a user