index.xml (1342B)
1 <?xml version="1.0" encoding="utf-8" standalone="yes"?> 2 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 3 <channel> 4 <title>Nix on Fedor_Vinogradov</title> 5 <link>http://localhost:1313/tags/nix/</link> 6 <description>Recent content in Nix on Fedor_Vinogradov</description> 7 <generator>Hugo</generator> 8 <language>en-us</language> 9 <lastBuildDate>Fri, 28 Mar 2025 00:00:00 +0000</lastBuildDate> 10 <atom:link href="http://localhost:1313/tags/nix/index.xml" rel="self" type="application/rss+xml" /> 11 <item> 12 <title>Getting Started With Nix</title> 13 <link>http://localhost:1313/posts/getingstartedwithnix/</link> 14 <pubDate>Fri, 28 Mar 2025 00:00:00 +0000</pubDate> 15 <guid>http://localhost:1313/posts/getingstartedwithnix/</guid> 16 <description><h2 id="what-even-is-nix">What even is Nix?</h2>
<p>Nix is know for being really hard to get into due to its system being completely different from other distros and package managers. See even the last sentence is wired, but makes perfect sense in the nix world.</p>
<p>lets get some things straight, nix is a programming language, a package manager and a operating system. but none of them are &hellip; eachother, but they are all nix.</p></description> 17 </item> 18 </channel> 19 </rss>