<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Tidbits on andrew zah&#39;s thoughts</title>
    <link>https://andrewzah.com/blog/tidbits/</link>
    <description>Recent content in Tidbits on andrew zah&#39;s thoughts</description>
    <generator>Hugo -- 0.152.2</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 25 Apr 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://andrewzah.com/blog/tidbits/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Fix Bad message build with Nix</title>
      <link>https://andrewzah.com/blog/tidbits/fix-bad-message-nix/</link>
      <pubDate>Sat, 25 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://andrewzah.com/blog/tidbits/fix-bad-message-nix/</guid>
      <description>&lt;p&gt;After making some config changes, I ran &lt;code&gt;nixos-rebuild switch ...&lt;/code&gt; as usual. And
got a strange error:&lt;/p&gt;
&lt;figure class=&#34;highlight&#34;&gt;
	
	&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-shell&#34; data-lang=&#34;shell&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;error: getting status of &lt;span class=&#34;s1&#34;&gt;&amp;#39;/nix/store/8a1xkznaqzq3a3dgh2q7farm7b7rdk28-source/modules/plugins/mini/diff/default.nix&amp;#39;&lt;/span&gt;: Bad message
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;┏━ &lt;span class=&#34;m&#34;&gt;1&lt;/span&gt; Errors:
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;┃  &amp;lt;snip&amp;gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;┃        error: getting status of &lt;span class=&#34;s1&#34;&gt;&amp;#39;/nix/store/8a1xkznaqzq3a3dgh2q7farm7b7rdk28-source/modules/plugins/mini/diff/default.nix&amp;#39;&lt;/span&gt;…
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;┣━━━
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;┗━ ∑ ⚠ Exited with &lt;span class=&#34;m&#34;&gt;1&lt;/span&gt; errors reported by nix at 19:23:15 after 3s
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Error:
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;   0: Failed to build configuration
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;   1: Command exited with status Exited&lt;span class=&#34;o&#34;&gt;(&lt;/span&gt;1&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;/figure&gt;
&lt;p&gt;Bad message? After searching online, it seems like a file system issue. Let&amp;rsquo;s
check &lt;code&gt;dmesg&lt;/code&gt;:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
