Files
fliiiix 83eef2e607 invidious: update pcre to pcre2
PCRE must be present to run:
```
crystal run scripts/fetch-player-dependencies.cr -- --minified
```

Otherwise this step will fail during build with a linker error.
```
/nix/store/8lkj89binl0xhraqxb8bwmv0q4p3pnlr-binutils-2.46/bin/ld.bfd: cannot find -lpcre (this usually means you need to install the development package for libpcre): No such file or directory
collect2: error: ld returned 1 exit status
```
2026-08-16 14:58:42 +02:00
..
2026-08-05 07:45:51 +00:00
2026-08-16 14:58:42 +02:00