mirror of
https://github.com/LnL7/nix-darwin.git
synced 2025-03-13 20:30:02 +00:00
Create $out/darwin-version
This fixes backwards compatibility with code that expects it.
This commit is contained in:
parent
80bb201f49
commit
8caf3af927
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