<?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 The Photonsphere</title>
    <link>https://photonsphere.org/tags/nix/</link>
    <description>Recent content in Nix on The Photonsphere</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>Mari Donkers / Wikimedia Commons</copyright>
    <lastBuildDate>Sun, 30 Oct 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://photonsphere.org/tags/nix/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Servant server &#43; Halo client</title>
      <link>https://photonsphere.org/post/2022-10-30-haskell-servant-purescript-halom/</link>
      <pubDate>Sun, 30 Oct 2022 00:00:00 +0000</pubDate>
      
      <guid>https://photonsphere.org/post/2022-10-30-haskell-servant-purescript-halom/</guid>
      <description>
        
          
            &lt;p&gt;The &lt;a href=&#34;https://github.com/nodew/haskell-realworld-example&#34;&gt;Haskell-realworld-example&lt;/a&gt; &lt;code&gt;Haskell&lt;/code&gt; example (&lt;a href=&#34;https://docs.servant.dev/en/stable/&#34;&gt;Servant&lt;/a&gt; based server) and the &lt;a href=&#34;https://github.com/jonasbuntinx/purescript-react-realworld&#34;&gt;Real World PureScript React&lt;/a&gt; &lt;code&gt;Purescript&lt;/code&gt; example (client) combined into &lt;code&gt;Conduit&lt;/code&gt; (&lt;a href=&#34;https://github.com/gothinkster/realworld&#34;&gt;gothinkster/realworld&lt;/a&gt;) — what&#39;s described as &amp;quot;The mother of all demo apps&amp;quot; (fullstack Medium.com clone)&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Webgear server &#43; Halogen client</title>
      <link>https://photonsphere.org/post/2022-09-16-haskell-webgear-purescript-halogen/</link>
      <pubDate>Fri, 16 Sep 2022 00:00:00 +0000</pubDate>
      
      <guid>https://photonsphere.org/post/2022-09-16-haskell-webgear-purescript-halogen/</guid>
      <description>
        
          
            &lt;p&gt;The &lt;a href=&#34;https://github.com/haskell-webgear/webgear-example-realworld&#34;&gt;Webgear realworld&lt;/a&gt; &lt;code&gt;Haskell&lt;/code&gt; example (server) and the &lt;a href=&#34;https://github.com/thomashoneyman/purescript-halogen-realworld&#34;&gt;Real World Halogen&lt;/a&gt; &lt;code&gt;Purescript&lt;/code&gt; example (client) combined into &lt;code&gt;Conduit&lt;/code&gt; (&lt;a href=&#34;https://github.com/gothinkster/realworld&#34;&gt;gothinkster/realworld&lt;/a&gt;) — what&#39;s described as &amp;quot;The mother of all demo apps&amp;quot; (fullstack Medium.com clone)&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Webgear off-label experimentation</title>
      <link>https://photonsphere.org/post/2022-09-08-haskell-webgear-off-label-experimenting/</link>
      <pubDate>Thu, 08 Sep 2022 00:00:00 +0000</pubDate>
      
      <guid>https://photonsphere.org/post/2022-09-08-haskell-webgear-off-label-experimenting/</guid>
      <description>
        
          
            &lt;p&gt;Some quick &#39;off-label&#39; experimentation with WebGear (a high-performance framework to build composable, type-safe HTTP APIs. It is designed to make common API development tasks easy. It is also easily extensible to add components needed by your project. – &lt;a href=&#34;https://github.com/haskell-webgear/webgear&#34;&gt;haskell-webgear/webgear&lt;/a&gt;). Also see earlier &lt;a href=&#34;https://photonsphere.org/post/2022-09-06-haskell-webgear/&#34;&gt;Webgear&lt;/a&gt; post.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Webgear</title>
      <link>https://photonsphere.org/post/2022-09-06-haskell-webgear/</link>
      <pubDate>Tue, 06 Sep 2022 00:00:00 +0000</pubDate>
      
      <guid>https://photonsphere.org/post/2022-09-06-haskell-webgear/</guid>
      <description>
        
          
            &lt;p&gt;WebGear is a high-performance framework to build composable, type-safe HTTP APIs. It is designed to make common API development tasks easy. It is also easily extensible to add components needed by your project. – &lt;a href=&#34;https://github.com/haskell-webgear/webgear&#34;&gt;haskell-webgear/webgear&lt;/a&gt; (by &lt;a href=&#34;https://github.com/rkaippully&#34;&gt;Raghu Kaippully&lt;/a&gt;).&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Nix shell and build dependencies</title>
      <link>https://photonsphere.org/post/2020-10-27-nix-shell/</link>
      <pubDate>Mon, 02 Nov 2020 00:00:00 +0000</pubDate>
      
      <guid>https://photonsphere.org/post/2020-10-27-nix-shell/</guid>
      <description>
        
          
            &lt;p&gt;A &lt;a href=&#34;https://nixos.wiki/wiki/Development_environment_with_nix-shell&#34;&gt;nix-shell&lt;/a&gt; can be used to quickly set up ad-hoc development environments with all required dependencies in place.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
  </channel>
</rss>
