mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 00:08:32 +01:00
a652099c46
Close #21861.
4 lines
89 B
Bash
4 lines
89 B
Bash
source $stdenv/setup
|
|
|
|
# !!! this is kinda hacky.
|
|
set | grep -E '^[a-zA-Z]+=.*://' > $out
|