<?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>Nixpkgs on Bdim</title>
    <link>/tags/nixpkgs/</link>
    <description>Recent content in Nixpkgs on Bdim</description>
    <generator>Hugo -- 0.164.0</generator>
    <language>en</language>
    <copyright>2021-CURRENT_YEAR Bdim</copyright>
    <lastBuildDate>Tue, 17 Sep 2024 00:01:11 +0800</lastBuildDate>
    <atom:link href="/tags/nixpkgs/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Why Did My Nix Disappear After Upgrading to macOS 15?!</title>
      <link>/posts/why-did-my-nix-disappear-after-upgrading-to-macos-15/</link>
      <pubDate>Tue, 17 Sep 2024 00:01:11 +0800</pubDate>
      <guid>/posts/why-did-my-nix-disappear-after-upgrading-to-macos-15/</guid>
      <description>&lt;h2 id=&#34;whats-going-on&#34;&gt;What&amp;rsquo;s Going On?&lt;/h2&gt;
&lt;p&gt;Yesterday, I happily upgraded my macOS to version 15. However, today when I tried to build my site with &lt;code&gt;hugo&lt;/code&gt;, I discovered that &lt;code&gt;hugo&lt;/code&gt; was missing?!&lt;/p&gt;
&lt;div 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;&lt;span class=&#34;o&#34;&gt;(&lt;/span&gt;base&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; BdimMacBook-Pro:~ bdim404$ hugo
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;-bash: hugo: &lt;span class=&#34;nb&#34;&gt;command&lt;/span&gt; not found
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;I thought to myself, I didn&amp;rsquo;t uninstall &lt;code&gt;hugo&lt;/code&gt;!&lt;/p&gt;
&lt;p&gt;I installed &lt;code&gt;hugo&lt;/code&gt; using &lt;code&gt;nixpkgs&lt;/code&gt;, so I checked if &lt;code&gt;nix&lt;/code&gt; was still there.&lt;/p&gt;
&lt;div 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;&lt;span class=&#34;o&#34;&gt;(&lt;/span&gt;base&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; BdimMacBook-Pro:~ bdim404$ nix
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;-bash: nix: &lt;span class=&#34;nb&#34;&gt;command&lt;/span&gt; not found
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Oh no, &lt;code&gt;nix&lt;/code&gt; is gone?!&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
