feat: add lib.fetchurl function #13

Open
srxl wants to merge 3 commits from srxl/foundation:fetchurl into main

3 commits

Author SHA1 Message Date
5ab0169d3e
refactor: convert hashes to SRI 2025-10-04 17:29:36 +10:00
6e0babd8b4
refactor: use lib.fetchurl to download package sources
Performed by running: rg --files-with-matches "builtins\.fetchurl" | xargs sed -i -e
's/builtins\.fetchurl/lib\.fetchurl/g'
2025-10-04 17:29:26 +10:00
6c4ddcca7c
feat: add builtin:fetchurl wrapper function to lib 2025-10-04 17:29:24 +10:00