runit: explain what static actually does
This commit is contained in:
parent
063ac40304
commit
160b9ab43f
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
{ stdenv, fetchurl
|
||||
|
||||
# Build runit-init as a static binary
|
||||
, static ? false
|
||||
}:
|
||||
|
||||
|
|
Loading…
Reference in a new issue