1
1
mirror of https://github.com/LnL7/nix-darwin.git synced 2024-09-19 08:37:17 +03:00

Merge pull request #782 from LnL7/domenkozar-patch-1

Create $out/darwin-version
This commit is contained in:
Michael Hoang 2023-09-19 11:13:39 +02:00 committed by GitHub
commit afeddc412b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -135,6 +135,7 @@ in
echo -n "$systemConfig" > $out/systemConfig
echo -n "$darwinLabel" > $out/darwin-version
ln -s $darwinVersionJson $out/darwin-version.json
echo -n "$system" > $out/system