Jamie Quigley

Results 24 comments of Jamie Quigley

Thank you @ettom That fixed it

> add a backwards compatible shell.nix using flake-compat @patricksjackson flake-compat is obsolete since nix added `builtins.getFlake`: ```nix (builtins.getFlake (toString ./.)) .devShells .${builtins.currentSystem} .default ```

I am having this issue with https://www.bbc.co.uk/iplayer/episode/p0g0pqbt/radio-1-at-reading-and-leeds-festival-2023-chase-atlantic [get_iplayer](https://github.com/get-iplayer/get_iplayer) can download it fine, fwiw

Marking as draft as the tests are not currently passing, and I would like to solicit feedback on the general idea before putting energy into resolving the issues & cleaning...