Files
qwik/.envrc
Wout Mertens 23b70804ec fix(nix): pin playwright to nixpkgs version
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.
2024-04-25 00:37:50 +02:00

4 lines
60 B
Bash

# shellcheck shell=bash
use flake
watch_file rust-toolchain