nixpkgs-fmt
This commit is contained in:
parent
70854a5310
commit
e850799428
8 changed files with 16 additions and 15 deletions
|
@ -5,7 +5,7 @@
|
|||
{ drv # derivation to build the image for
|
||||
# Name of the binary to run by default
|
||||
, binName ? (builtins.parseDrvName drv.name).name
|
||||
, extraContents ? []
|
||||
, extraContents ? [ ]
|
||||
, meta ? drv.meta
|
||||
}:
|
||||
let
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue