Skip to content

Commit b84ea88

Browse files
committed
elaborate on NixOS
1 parent 6226fa0 commit b84ea88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Building is done via scripts defined in the package.json.
55

66
### Requirements
7-
Development was done on NixOS 20.09. A `flake.nix` is provided, allowing for replication of the exact build environment. Alternatively, the following versions can be installed:
7+
Development was done on [NixOS](https://nixos.org) 20.09. A `flake.nix` is provided, allowing for replication of the exact build environment. Nix flakes are currently a WIP feature and not fully documented, so you may want to instead install the system dependencies manually:
88

99
* Node.js 14.9.0 ([downloads](https://nodejs.org/download/release/v14.9.0/), [installation](https://github.com/nodejs/help/wiki/Installation))
1010
* Yarn 1.22.5 ([installation](https://classic.yarnpkg.com/en/docs/install/))

0 commit comments

Comments
 (0)