parent
bc2e81f610
commit
a652099c46
@ -1,4 +1,4 @@
|
|||||||
source $stdenv/setup
|
source $stdenv/setup
|
||||||
|
|
||||||
# !!! this is kinda hacky.
|
# !!! this is kinda hacky.
|
||||||
set | grep '^[a-zA-Z]\+=.*://' > $out
|
set | grep -E '^[a-zA-Z]+=.*://' > $out
|
||||||
|
Loading…
x
Reference in New Issue
Block a user