forked from mirrors/nixpkgs
skawarePackages.buildPackage: fix typo in comment
This commit is contained in:
parent
94e14df342
commit
6592d3fbc7
|
@ -22,7 +22,7 @@
|
||||||
, postInstall
|
, postInstall
|
||||||
# : list Maintainer
|
# : list Maintainer
|
||||||
, maintainers ? [ ]
|
, maintainers ? [ ]
|
||||||
# : passtrhu arguments (e.g. tests)
|
# : passthru arguments (e.g. tests)
|
||||||
, passthru ? { }
|
, passthru ? { }
|
||||||
|
|
||||||
}:
|
}:
|
||||||
|
|
Loading…
Reference in a new issue