Skip to content

Commit

Permalink
Merge pull request #228 from makefu/master
Browse files Browse the repository at this point in the history
README: update nixos link to official wiki url
  • Loading branch information
phiresky authored Jun 1, 2024
2 parents b7f410e + 7fcfdaa commit 4a73df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ to debug the adapters.
You can use the provided [`flake.nix`](./flake.nix) to setup all build- and
run-time dependencies:

1. Enable [Flakes](https://nixos.wiki/wiki/Flakes) in your Nix configuration.
1. Enable [Flakes](https://wiki.nixos.org/wiki/Flakes) in your Nix configuration.
1. Add [`direnv`](https://direnv.net/) to your profile:
`nix profile install nixpkgs#direnv`
1. `cd` into the directory where you have cloned this directory.
Expand Down

0 comments on commit 4a73df3

Please sign in to comment.