<feed xmlns='http://www.w3.org/2005/Atom'>
<title>deploy-rs/examples/darwin, branch nom-flag</title>
<subtitle>forked from https://github.com/serokell/deploy-rs/
</subtitle>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/deploy-rs/'/>
<entry>
<title>fixup! [#210] Add activation script for darwin system and provide a usage example</title>
<updated>2023-05-12T02:59:19+00:00</updated>
<author>
<name>Roman Melnikov</name>
</author>
<published>2023-05-12T02:59:19+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/deploy-rs/commit/?id=8ef5b948e308d809cb7882036007e0ef9743acc8'/>
<id>8ef5b948e308d809cb7882036007e0ef9743acc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[#210] Add activation script for darwin system and provide a usage example</title>
<updated>2023-05-11T08:02:01+00:00</updated>
<author>
<name>Roman Melnikov</name>
</author>
<published>2023-05-11T03:58:02+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/deploy-rs/commit/?id=f4062956807a0a9703de166ac4a160a7aca1133c'/>
<id>f4062956807a0a9703de166ac4a160a7aca1133c</id>
<content type='text'>
Problem: It's possible to use 'deploy-rs' for deploying 'darwinSystem'
configuration from 'nix-darwin' to a darwin system. However, there is no
dedicated activatiot script for darwin and thus one has to come up with
'custom' activation script.

Solution:
1) Add 'darwin' attribute to 'lib.activate' that provides a script that
   should be used to activate 'darwinSystem' config with 'deploy-rs'.
2) Add a new 'examples/darwin' example that provides simple flake for
   deploying configuration to a darwin target.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem: It's possible to use 'deploy-rs' for deploying 'darwinSystem'
configuration from 'nix-darwin' to a darwin system. However, there is no
dedicated activatiot script for darwin and thus one has to come up with
'custom' activation script.

Solution:
1) Add 'darwin' attribute to 'lib.activate' that provides a script that
   should be used to activate 'darwinSystem' config with 'deploy-rs'.
2) Add a new 'examples/darwin' example that provides simple flake for
   deploying configuration to a darwin target.
</pre>
</div>
</content>
</entry>
</feed>
