nixpkgs/pkgs/build-support/fetchurl/write-mirror-list.sh
2017-01-13 19:07:07 +01:00

5 lines
89 B
Bash

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