Skip to content

Commit

Permalink
README: remove the Nix-based macOS install because it fails due to Ya…
Browse files Browse the repository at this point in the history
…psy test failures

#218
  • Loading branch information
ivan committed Apr 10, 2022
1 parent 3d2699f commit 20e5fef
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 20e5fef

Please sign in to comment.