<feed xmlns='http://www.w3.org/2005/Atom'>
<title>deploy-rs, 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>Add a flag for building with nix-output-monitor</title>
<updated>2024-03-10T20:48:23+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2023-10-01T19:19:33+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/deploy-rs/commit/?id=9001480e03ab8c957716e2bf164bbde605472399'/>
<id>9001480e03ab8c957716e2bf164bbde605472399</id>
<content type='text'>
all this does is to replace the build invocations of nix/nix-build
with nom/nom-build (of https://github.com/maralorn/nix-output-monitor)
which gives more structured output of the running build.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
all this does is to replace the build invocations of nix/nix-build
with nom/nom-build (of https://github.com/maralorn/nix-output-monitor)
which gives more structured output of the running build.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #257 from n-hass/feature/interactive-sudo</title>
<updated>2024-02-16T13:49:44+00:00</updated>
<author>
<name>Roman Melnikov</name>
</author>
<published>2024-02-16T13:49:44+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/deploy-rs/commit/?id=0a0187794ac7f7a1e62cda3dabf8dc041f868790'/>
<id>0a0187794ac7f7a1e62cda3dabf8dc041f868790</id>
<content type='text'>
Add support for entering sudo password interactively</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for entering sudo password interactively</pre>
</div>
</content>
</entry>
<entry>
<title>add support for entering password for sudo</title>
<updated>2024-02-16T12:51:25+00:00</updated>
<author>
<name>Nick Hassan</name>
</author>
<published>2024-02-03T04:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/deploy-rs/commit/?id=5f694ef481610e8c4c77bb963b49e2d3b0d4db3c'/>
<id>5f694ef481610e8c4c77bb963b49e2d3b0d4db3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #252 from SuperSandro2000/patch-1</title>
<updated>2024-01-10T08:33:11+00:00</updated>
<author>
<name>Roman Melnikov</name>
</author>
<published>2024-01-10T08:33:11+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/deploy-rs/commit/?id=1776009f1f3fb2b5d236b84d9815f2edee463a9b'/>
<id>1776009f1f3fb2b5d236b84d9815f2edee463a9b</id>
<content type='text'>
Remove note about unstable nix version</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove note about unstable nix version</pre>
</div>
</content>
</entry>
<entry>
<title>Remove note about unstable nix version</title>
<updated>2024-01-09T21:51:41+00:00</updated>
<author>
<name>Sandro</name>
</author>
<published>2024-01-09T21:51:41+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/deploy-rs/commit/?id=3f91911972d4b1576b23e42feec9804bdcfb7fe0'/>
<id>3f91911972d4b1576b23e42feec9804bdcfb7fe0</id>
<content type='text'>
The current stable nix version supports flakes.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The current stable nix version supports flakes.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #251 from serokell/rvem/add-missing-activation-timeout-documentation</title>
<updated>2023-12-20T15:49:20+00:00</updated>
<author>
<name>Roman Melnikov</name>
</author>
<published>2023-12-20T15:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/deploy-rs/commit/?id=b709d63debafce9f5645a5ba550c9e0983b3d1f7'/>
<id>b709d63debafce9f5645a5ba550c9e0983b3d1f7</id>
<content type='text'>
[Chore] Add missing documentation for timeout options</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[Chore] Add missing documentation for timeout options</pre>
</div>
</content>
</entry>
<entry>
<title>[Chore] Add missing documentation for timeout options</title>
<updated>2023-12-20T12:55:53+00:00</updated>
<author>
<name>Roman Melnikov</name>
</author>
<published>2023-12-20T12:54:27+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/deploy-rs/commit/?id=56ba8c3929802fb00c4803452024e23cdb54cc99'/>
<id>56ba8c3929802fb00c4803452024e23cdb54cc99</id>
<content type='text'>
Problem: README misses documentation for 'confirmTimeout' and
'activationTimeout'.

Solution: Mention them in README.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem: README misses documentation for 'confirmTimeout' and
'activationTimeout'.

Solution: Mention them in README.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #189 from serokell/automatic-update</title>
<updated>2023-12-13T09:41:29+00:00</updated>
<author>
<name>Roman Melnikov</name>
</author>
<published>2023-12-13T09:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/deploy-rs/commit/?id=915327515f5fd1b7719c06e2f1eb304ee0bdd803'/>
<id>915327515f5fd1b7719c06e2f1eb304ee0bdd803</id>
<content type='text'>
Automatically update flake.lock to the latest version</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatically update flake.lock to the latest version</pre>
</div>
</content>
</entry>
<entry>
<title>Automatically update flake.lock to the latest version</title>
<updated>2023-12-12T15:50:43+00:00</updated>
<author>
<name>Flake Update Bot</name>
</author>
<published>2023-12-12T15:50:43+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/deploy-rs/commit/?id=6d70659c846b94e2ba4fef80441ae94b7fb2b5ea'/>
<id>6d70659c846b94e2ba4fef80441ae94b7fb2b5ea</id>
<content type='text'>
flake-compat 009399224d (2022-11-17) -&gt; 0f9255e01c (2023-10-04)
nixpkgs      bb31220cca (2022-12-19) -&gt; e97b3e4186 (2023-12-11)
utils        5aed5285a9 (2022-11-02) -&gt; 4022d587cb (2023-12-04)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
flake-compat 009399224d (2022-11-17) -&gt; 0f9255e01c (2023-10-04)
nixpkgs      bb31220cca (2022-12-19) -&gt; e97b3e4186 (2023-12-11)
utils        5aed5285a9 (2022-11-02) -&gt; 4022d587cb (2023-12-04)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #248 from serokell/update-checkout-action</title>
<updated>2023-12-12T10:53:43+00:00</updated>
<author>
<name>Roman Melnikov</name>
</author>
<published>2023-12-12T10:53:43+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/deploy-rs/commit/?id=2ccd5d9939d41ac797c3ce769a689fdbc76fdebb'/>
<id>2ccd5d9939d41ac797c3ce769a689fdbc76fdebb</id>
<content type='text'>
[Chore] Update "actions/checkout"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[Chore] Update "actions/checkout"</pre>
</div>
</content>
</entry>
</feed>
