format
This commit is contained in:
parent
bce4c6870d
commit
cf2fb8f40c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
stdenv,
|
||||
fetchurl,
|
||||
lib,
|
||||
unzip
|
||||
unzip,
|
||||
}:
|
||||
with builtins;
|
||||
with lib; let
|
||||
|
|
Reference in a new issue