mirror of
https://github.com/LnL7/nix-darwin.git
synced 2025-03-05 16:27:03 +00:00
Merge pull request #782 from LnL7/domenkozar-patch-1
Create $out/darwin-version
This commit is contained in:
commit
afeddc412b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue