mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 15:11:25 +00:00
parent
bc2e81f610
commit
a652099c46
@ -1,4 +1,4 @@
|
||||
source $stdenv/setup
|
||||
|
||||
# !!! this is kinda hacky.
|
||||
set | grep '^[a-zA-Z]\+=.*://' > $out
|
||||
set | grep -E '^[a-zA-Z]+=.*://' > $out
|
||||
|
Loading…
Reference in New Issue
Block a user