core/pkgs/build-support/fetchurl/write-mirror-list.sh
Victor Fuentes 072e19ee33
pkgs: init
2024-05-13 11:34:52 -04:00

5 lines
89 B
Bash

source $stdenv/setup
# !!! this is kinda hacky.
set | grep -E '^[a-zA-Z]+=.*://' > $out