Link to documentation

… as suggested by @domenkozar

Co-authored-by: Domen Kožar <domen@enlambda.com>
This commit is contained in:
Gabriella Gonzalez 2022-12-20 10:03:48 -08:00 committed by GitHub
parent 44c6fdabc2
commit 13bd3271d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -205,6 +205,7 @@ impure-cmds // appleSourcePackages // chooseLibs // {
discrete-scroll = callPackage ../os-specific/darwin/discrete-scroll { };
# See doc/builders/special/darwin-builder.section.md
builder =
let
toGuest = builtins.replaceStrings [ "darwin" ] [ "linux" ];