Use stdenv.isLinux instead of lib.isLinux to properly check if inotify-tools should be included. This fixes the undefined variable error when evaluating the flake on macOS. |
||
|---|---|---|
| .. | ||
| build.nix | ||
| c-nif.nix | ||
| docker.nix | ||
| shell.nix | ||
Use stdenv.isLinux instead of lib.isLinux to properly check if inotify-tools should be included. This fixes the undefined variable error when evaluating the flake on macOS. |
||
|---|---|---|
| .. | ||
| build.nix | ||
| c-nif.nix | ||
| docker.nix | ||
| shell.nix | ||