<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Nix on Patrizio Bekerle</title><link>http://bekerle.com/tags/nix/</link><description>Recent content in Nix on Patrizio Bekerle</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 01 Sep 2022 00:00:00 +0000</lastBuildDate><atom:link href="http://bekerle.com/tags/nix/index.xml" rel="self" type="application/rss+xml"/><item><title>NixHostForge</title><link>http://bekerle.com/posts/nixhostforge/</link><pubDate>Thu, 01 Sep 2022 00:00:00 +0000</pubDate><guid>http://bekerle.com/posts/nixhostforge/</guid><description>&lt;p&gt;&lt;strong&gt;NixHostForge&lt;/strong&gt; prebuilds and verifies &lt;strong&gt;&lt;a href="https://nixos.org/" target="_blank" rel="noopener noreffer "&gt;NixOS&lt;/a&gt; host configurations&lt;/strong&gt; from a flake.
It watches a Git repository, discovers &lt;code&gt;nixosConfigurations&lt;/code&gt;, builds selected hosts, records the results,
warms local Nix caches, and notifies you when a host configuration fails before the host needs to build it.&lt;/p&gt;
&lt;p&gt;You can try it out by running:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;nix run github:pbek/nixhostforge
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Tech Stack:&lt;/strong&gt; Go, Nix, NixOS, Vue&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/pbek/nixhostforge" target="_blank" rel="noopener noreffer "&gt;GitHub&lt;/a&gt; |
&lt;a href="https://github.com/pbek/nixhostforge/blob/main/CHANGELOG.md" target="_blank" rel="noopener noreffer "&gt;Changelog&lt;/a&gt; |
&lt;a href="https://github.com/pbek/nixhostforge/issues" target="_blank" rel="noopener noreffer "&gt;Issues&lt;/a&gt;&lt;/p&gt;</description></item><item><title>kanboard-cli</title><link>http://bekerle.com/posts/kanboard-cli/</link><pubDate>Tue, 30 Aug 2022 00:00:00 +0000</pubDate><guid>http://bekerle.com/posts/kanboard-cli/</guid><description>&lt;p&gt;&lt;strong&gt;kanboard-cli&lt;/strong&gt; is a command-line client for &lt;strong&gt;&lt;a href="https://kanboard.org/" target="_blank" rel="noopener noreffer "&gt;Kanboard&lt;/a&gt;&lt;/strong&gt;. It manages projects,
tasks, and comments directly from your terminal or scripts.&lt;/p&gt;
&lt;p&gt;It supports secure credential storage in the operating system keyring, JSON output for automation,
and task operations such as create, assign, move, open, close, and delete.&lt;/p&gt;
&lt;p&gt;You can try it out by running:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;nix run github:digital-blueprint/kanboard-cli -- --help
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Tech Stack:&lt;/strong&gt; Go, Cobra, Kanboard JSON-RPC API, OS keyring, Nix&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/digital-blueprint/kanboard-cli" target="_blank" rel="noopener noreffer "&gt;GitHub&lt;/a&gt; |
&lt;a href="https://github.com/digital-blueprint/kanboard-cli/blob/main/CHANGELOG.md" target="_blank" rel="noopener noreffer "&gt;Changelog&lt;/a&gt; |
&lt;a href="https://github.com/digital-blueprint/kanboard-cli/issues" target="_blank" rel="noopener noreffer "&gt;Issues&lt;/a&gt; |
&lt;a href="https://github.com/digital-blueprint/kanboard-cli/releases" target="_blank" rel="noopener noreffer "&gt;Download&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>