@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user