Playwright doesn't play that nice with NixOS because it downloads binaries that require libs that aren't always available. Nix has a special package with playwright browsers. We don't use the latest features of Playwright, so lagging behind is fine and it limits the downloads required.
4 lines
60 B
Bash
4 lines
60 B
Bash
# shellcheck shell=bash
|
|
use flake
|
|
watch_file rust-toolchain
|