<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>nix</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/313/feed"/>
    <updated>2026-09-17T20:48:39+00:00</updated>
    <id>https://links.biapy.com/guest/tags/313/feed</id>
            <entry>
            <id>https://links.biapy.com/links/13917</id>
            <title type="text"><![CDATA[trynix]]></title>
            <link rel="alternate" href="https://trynix.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13917"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Boot any package nixpkgs ever shipped, in this tab. Pick a package and a version from 13 years of nixpkgs history; its closure is fetched from cache.nixos.org into an x86_64 Linux virtual machine (QEMU compiled to WebAssembly) and you get a shell with the package on PATH.

- [trynix @ GitHub](https://github.com/fzakaria/trynix).

Related contents:

- [Any Nix package, live in your browser @ Farid Zakaria](https://fzakaria.com/2026/09/04/any-nix-package-live-in-your-browser).
- [Trynix - Testez des classiques Linux sans rien installer @ Korben :fr:](https://korben.info/trynix-tester-paquet-nix-navigateur.html)
- [A Nix store is three functions @ Farid Zakaria](https://fzakaria.com/2026/09/11/a-nix-store-is-three-functions).]]>
            </summary>
            <updated>2026-09-15T07:43:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13845</id>
            <title type="text"><![CDATA[Snowfall Thaw]]></title>
            <link rel="alternate" href="https://github.com/snowfallorg/thaw" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13845"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Semantic Versioning for Nix Flakes.

Thaw works by operating directly on the ref specified for your flake&amp;#039;s inputs. If a ref exists on the input and is a valid SemVer version, thaw will attempt to upgrade it to the latest version. Both url querey param and object configuration syntax are supported.

By default, non-major upgrades are allowed, but this can be changed with the --major flag. No additional tools or components are required.]]>
            </summary>
            <updated>2026-09-08T12:22:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13769</id>
            <title type="text"><![CDATA[re-shell]]></title>
            <link rel="alternate" href="https://github.com/schlarpc/re-shell" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13769"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Nix-powered agentic reverse engineering environment.

A Nix flake-based reverse engineering environment designed for use with Claude Code. Drop in a binary, capture, or archive and ask Claude to analyze it -- the right tools and context activate automatically.]]>
            </summary>
            <updated>2026-09-03T18:48:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13731</id>
            <title type="text"><![CDATA[nix-output-monitor (nom)]]></title>
            <link rel="alternate" href="https://github.com/maralorn/nix-output-monitor" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13731"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Pipe your nix-build output through the nix-output-monitor a.k.a nom to get additional information while building.]]>
            </summary>
            <updated>2026-08-28T19:46:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13728</id>
            <title type="text"><![CDATA[liminix]]></title>
            <link rel="alternate" href="https://gti.telent.net/dan/liminix" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13728"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Nix-based system for configuring consumer wifi routers or IoT device devices, of the kind that OpenWrt or DD-WRT or Gargoyle or Tomato run on. It&amp;#039;s a reboot/restart/rewrite of NixWRT.

This is not NixOS-on-your-router: it&amp;#039;s aimed at devices that are underpowered for the full NixOS experience. It uses busybox tools, musl instead of GNU libc, and s6-rc instead of systemd.]]>
            </summary>
            <updated>2026-08-24T17:53:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13727</id>
            <title type="text"><![CDATA[System Manager]]></title>
            <link rel="alternate" href="https://system-manager.net/main/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13727"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Declarative system management for any Linux machine using Nix.

System manager is a tool to configure Linux machines. Unlike Chef, Puppet and Ansible, it only controls a small subset, and most of its changes are done in an immutable layer, thanks to the power of Nix.

- [System Manager @ GitHub](https://github.com/numtide/system-manager).]]>
            </summary>
            <updated>2026-08-24T17:52:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13718</id>
            <title type="text"><![CDATA[nixvim]]></title>
            <link rel="alternate" href="https://nix-community.github.io/nixvim/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13718"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Neovim configuration system for nix.

Nixvim is a Neovim distribution built around Nix modules. It is distributed as a Nix flake, and configured through Nix, all while leaving room for your plugins and your vimrc.

- [nixvim @ GitHub](https://github.com/nix-community/nixvim).]]>
            </summary>
            <updated>2026-08-23T06:46:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13528</id>
            <title type="text"><![CDATA[nixidy]]></title>
            <link rel="alternate" href="https://nixidy.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13528"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Kubernetes GitOps with nix and Argo CD.

Managing Kubernetes configurations at scale is hard. Helm charts require complex value overrides, Kustomize leads to repetitive overlays, and raw YAML becomes unmaintainable. Reviewing changes across environments is nearly impossible.

Nixidy solves this by bringing the power of Nix and the NixOS module system to Kubernetes.

- [nixidy @ GitHub](https://github.com/arnarg/nixidy).

Related contents:

- [ nixidy part 1: Introduction to nixidy @ codedbearder](https://codedbearder.com/posts/nixidy-part-1-introduction/).]]>
            </summary>
            <updated>2026-08-04T09:47:27+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12549</id>
            <title type="text"><![CDATA[Sécurix :fr:]]></title>
            <link rel="alternate" href="https://github.com/cloud-gouv/securix" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12549"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Sécurix is a NixOS-based secure operating system tailored for small to medium-sized teams. It provides a minimal, hardened environment with strong isolation, reproducibility, and policy-driven configurations to ensure operational security and compliance.

Related contents:

- [Bureautix, an example @ GitHub](https://github.com/cloud-gouv/bureautix-example).]]>
            </summary>
            <updated>2026-04-16T07:11:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12537</id>
            <title type="text"><![CDATA[devshell]]></title>
            <link rel="alternate" href="https://numtide.github.io/devshell/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12537"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[like virtualenv, for every language.
 Per project developer environments.

The goal of this project is to simplify per-project developer environments.

Imagine, a new employee joins the company, or somebody transfers teams, or somebody wants to contribute to one of your Open Source projects. It should take them 10 minutes to clone the repo and get all of the development dependencies.

- [devshell @ GitHub](https://github.com/numtide/devshell).]]>
            </summary>
            <updated>2026-04-14T06:42:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12519</id>
            <title type="text"><![CDATA[Lix]]></title>
            <link rel="alternate" href="https://lix.systems/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12519"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[declarative. reproducible. human-friendly.

Lix is a modern, delicious implementation of the Nix package manager, focused on correctness, usability, and growth – and committed to doing right by its community.

- [Lix @ Lix Forgejo](https://git.lix.systems/lix-project/lix).]]>
            </summary>
            <updated>2026-04-12T16:01:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12502</id>
            <title type="text"><![CDATA[haumea]]></title>
            <link rel="alternate" href="https://nix-community.github.io/haumea/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12502"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Filesystem-based module system for Nix

Haumea is not related to or a replacement for NixOS modules. It is closer to the module systems of traditional programming languages, with support for file hierarchy and visibility.

In short, haumea maps a directory of Nix files into an attribute set.

- [haumea @ GitHub](https://github.com/nix-community/haumea).]]>
            </summary>
            <updated>2026-04-10T07:42:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12501</id>
            <title type="text"><![CDATA[Dendrix]]></title>
            <link rel="alternate" href="https://dendrix.oeiuwq.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12501"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Community driven Dendritic Nix configurations.

Editor-distributions like those for nvim/emacs provide community-driven, opinionated configurations that can be easily reused and enabled by newcomers.

The dendrix project aims to provide the same experience: having community-managed, author-maintained and no-barrier-of-entry setups for everything that can be configured using flake-parts modules.

- [Dendrix @ GitHub](https://github.com/vic/dendrix).

Related contents:

- [Elevate Your Nix Config With Dendritic Pattern @ Vimjoyer&amp;#039;s YouTube](https://www.youtube.com/watch?v=-TRbzkw6Hjs).]]>
            </summary>
            <updated>2026-04-10T07:40:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12499</id>
            <title type="text"><![CDATA[import-tree]]></title>
            <link rel="alternate" href="https://import-tree.oeiuwq.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12499"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Recursively import Nix modules from a directory tree.

import-tree recursively discovers and imports Nix files from a directory tree. It works with NixOS, nix-darwin, home-manager, flake-parts, NixVim, and any Nix module system.

- [import-tree @ GitHub](https://github.com/vic/import-tree).

Related contents:

- [Elevate Your Nix Config With Dendritic Pattern @ Vimjoyer&amp;#039;s YouTube](https://www.youtube.com/watch?v=-TRbzkw6Hjs).]]>
            </summary>
            <updated>2026-04-10T06:41:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12471</id>
            <title type="text"><![CDATA[nix-direnv]]></title>
            <link rel="alternate" href="https://github.com/nix-community/nix-direnv" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12471"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A fast, persistent use_nix/use_flake implementation for direnv.

A faster, persistent implementation of direnv&amp;#039;s use_nix and use_flake, to replace the built-in one.]]>
            </summary>
            <updated>2026-04-09T05:52:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12469</id>
            <title type="text"><![CDATA[mise-nix]]></title>
            <link rel="alternate" href="https://github.com/jbadeau/mise-nix" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12469"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A backend plugin for Mise that allows you to install and manage packages using Nix.

A Mise plugin that brings the power of the Nix ecosystem to your development workflow.]]>
            </summary>
            <updated>2026-04-09T05:51:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12467</id>
            <title type="text"><![CDATA[Organist]]></title>
            <link rel="alternate" href="https://github.com/nickel-lang/organist" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12467"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Control all your tooling from a single console.

Managing a project&amp;#039;s development environment involves configuring a lot of tools and occasionally getting to communicate with each other: one (or several) package managers, a CI system, a service manager (to run that local postgresql database without which you can&amp;#039;t test anything), custom utility scripts that end up spawning everywhere, etc. Organist aims at being your main entrypoint for managaing all these different tools.

Related contents:

- [Organist: stay sane managing your development environments @ Tweag](https://www.tweag.io/blog/2023-11-16-announcing-organist/).]]>
            </summary>
            <updated>2026-04-09T05:49:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12291</id>
            <title type="text"><![CDATA[nixos-config-tui]]></title>
            <link rel="alternate" href="https://github.com/oddlama/nixos-config-tui" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12291"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A TUI to browse and diff NixOS configurations at the config-level.

A TUI which allows you to browse values and dependencies of NixOS options that influenced a NixOS configuration. This can be used to diff two configurations at the configuration/option-level as opposed to diffing the resulting derivation.

Related contents:

- [Tracking NixOS option values and dependencies @ oddlama&amp;#039;s blog](https://oddlama.org/blog/tracking-options-in-nixos/).]]>
            </summary>
            <updated>2026-03-25T19:19:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12170</id>
            <title type="text"><![CDATA[musnix]]></title>
            <link rel="alternate" href="https://github.com/musnix/musnix" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12170"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Real-time audio in NixOS.

musnix provides a set of simple, high-level configuration options for doing real-time audio work in NixOS, including optimizing the kernel, applying the CONFIG_PREEMPT_RT patch to it, and adjusting various low-level system settings.]]>
            </summary>
            <updated>2026-03-18T07:44:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11933</id>
            <title type="text"><![CDATA[krops (krebs operations)]]></title>
            <link rel="alternate" href="https://github.com/krebs/krops" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11933"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[krops is a lightweight toolkit to deploy NixOS systems, remotely or locally.

-  [krops @ GitHub](https://github.com/krebs/krops).]]>
            </summary>
            <updated>2026-02-27T06:38:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11740</id>
            <title type="text"><![CDATA[garnix]]></title>
            <link rel="alternate" href="https://garnix.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11740"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[the nix CI.

Click. Push. Done. Just install the garnix GitHub App, and push a flake.nix file to your repo. We’ll handle the rest, from building your software and running your tests, to provisioning and deploying your servers.

Related contents:

- [GitHub Actions Is Slowly Killing Your Engineering Team @ Ian Duncan](https://www.iankduncan.com/engineering/2026-02-05-github-actions-killing-your-team/).]]>
            </summary>
            <updated>2026-02-06T14:13:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11415</id>
            <title type="text"><![CDATA[nix-phps]]></title>
            <link rel="alternate" href="https://github.com/fossar/nix-phps" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11415"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Repository of Nix expressions for old PHP versions.]]>
            </summary>
            <updated>2026-01-07T15:19:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11407</id>
            <title type="text"><![CDATA[Home-manager webapps]]></title>
            <link rel="alternate" href="https://gitlab.com/-/snippets/4921387" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11407"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Home-manager configuration file to get webapps in the system menu on a NixOS system. Put the icons in an icons subdirectory of the directory containing this script. The icons must be named exactly like the name of the webapp definition.

Related contents:

- [Episode 648: I See Live People @ Linux Unplugged](https://linuxunplugged.com/648).]]>
            </summary>
            <updated>2026-01-07T07:20:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11156</id>
            <title type="text"><![CDATA[Nøughty Linux]]></title>
            <link rel="alternate" href="https://noughtylinux.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11156"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Nøughty Linux is an unconventional Linux desktop experience that combines Ubuntu&amp;#039;s familiarity and broad hardware compatibility with Nix&amp;#039;s declarative configuration and vast software library all wrapped in a user-friendly interface that requires zero Nix knowledge.

- [Nøughty Linux @ GitHub](https://github.com/noughtylinux).

Related contents:

- [Ep 69: He&amp;#039;s a very nøughty boy @ Linux Matters](https://linuxmatters.sh/69/).]]>
            </summary>
            <updated>2025-12-03T06:59:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11152</id>
            <title type="text"><![CDATA[Tvix -]]></title>
            <link rel="alternate" href="https://tvix.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11152"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A new implementation of Nix.

Tvix is a new implementation of Nix, a purely-functional package manager. It aims to have a modular implementation, in which different components can be reused or replaced based on the use-case.

- [tvix&amp;#039;s Git](https://code.tvl.fyi/tree/tvix).

Related contents:

- [NixCon2024 devenv is switching to Tvix @ NixCon&amp;#039;s YouTube](https://www.youtube.com/watch?v=moBTEnkMch4).]]>
            </summary>
            <updated>2025-12-02T08:31:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11144</id>
            <title type="text"><![CDATA[agenix]]></title>
            <link rel="alternate" href="https://github.com/ryantm/agenix" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11144"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[age-encrypted secrets for NixOS and Home manager.

agenix is a small and convenient Nix library for securely managing and deploying secrets using common public-private SSH key pairs: You can encrypt a secret (password, access-token, etc.) on a source machine using a number of public SSH keys, and deploy that encrypted secret to any another target machine that has the corresponding private SSH key of one of those public keys.

Related contents:

- [Public Dotfiles, Private Secrets: My Nix OS Docker Workflow @ Tymscar](https://blog.tymscar.com/posts/nixosdockerwithsecrets/)]]>
            </summary>
            <updated>2025-12-01T13:30:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11023</id>
            <title type="text"><![CDATA[nix2container]]></title>
            <link rel="alternate" href="https://github.com/nlewo/nix2container" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11023"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An archive-less dockerTools.buildImage implementation.

nix2container provides an efficient container development workflow with images built by Nix: it doesn&amp;#039;t write tarballs to the Nix store and allows to skip already pushed layers (without having to rebuild them).

Related contents:

- [Nix &amp;amp; Docker: Layer explicitly without duplicate packages! @ Peter Kolloch](https://blog.eigenvalue.net/2023-nix2container-everything-once/).]]>
            </summary>
            <updated>2025-11-20T15:43:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10835</id>
            <title type="text"><![CDATA[Crane]]></title>
            <link rel="alternate" href="https://crane.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10835"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Nix library for building cargo projects. Never build twice thanks to incremental artifact caching. 

- [Crane @ GitHub](https://github.com/ipetkov/crane).]]>
            </summary>
            <updated>2025-10-31T08:58:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10801</id>
            <title type="text"><![CDATA[Awesome Nix]]></title>
            <link rel="alternate" href="https://github.com/nix-community/awesome-nix" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10801"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[😎 A curated list of the best resources in the Nix community]]>
            </summary>
            <updated>2025-10-28T10:02:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10754</id>
            <title type="text"><![CDATA[NixPak]]></title>
            <link rel="alternate" href="https://github.com/nixpak/nixpak" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10754"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Sandboxing for Nix.

NixPak is essentially a fancy declarative wrapper around bwrap. You can use it to sandbox all sorts of Nix-packaged applications, including graphical ones.]]>
            </summary>
            <updated>2025-10-21T19:03:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10753</id>
            <title type="text"><![CDATA[Flake Parts]]></title>
            <link rel="alternate" href="https://flake.parts/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10753"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[❄️ Simplify Nix Flakes with the module system.

flake-parts provides the options that represent standard flake attributes and establishes a way of working with system. Opinionated features are provided by an ecosystem of modules that you can import.

- [Flake Parts @ GitHub](https://github.com/hercules-ci/flake-parts).

Related contents:

- [Best Modular Nix Flake Framework | Break Your Flake Into Parts @ Vimjoyer&amp;#039;s YouTube](https://www.youtube.com/watch?v=kvprcW6QMIE).
- [Flake-parts: writing custom flake modules @ Personal blog of Vladimir Timofeenko](https://vtimofeenko.com/posts/flake-parts-writing-custom-flake-modules/).]]>
            </summary>
            <updated>2026-06-04T07:47:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10752</id>
            <title type="text"><![CDATA[Omnix]]></title>
            <link rel="alternate" href="https://omnix.page/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10752"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Nix companion to improve developer experience.

Omnix aims to supplement the Nix CLI to improve developer experience.

- [Omnix @ GitHub](https://github.com/juspay/omnix).]]>
            </summary>
            <updated>2025-10-21T18:52:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10726</id>
            <title type="text"><![CDATA[nixos-unified]]></title>
            <link rel="alternate" href="https://nixos-unified.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10726"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[nixos-unified is a flake-parts module to unify NixOS + nix-darwin + home-manager configuration in a single flake, while providing a consistent interface at DX and UX level.

- [nixos-unified-template @ GitHub](https://github.com/juspay/nixos-unified-template).]]>
            </summary>
            <updated>2025-10-20T08:52:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10585</id>
            <title type="text"><![CDATA[NixOS documentation]]></title>
            <link rel="alternate" href="https://nlewo.github.io/nixos-manual-sphinx/#" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10585"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[This manual describes how to install, use and extend NixOS, a Linux distribution based on the purely functional package management system Nix, that is composed using modules and packages defined in the Nixpkgs project.]]>
            </summary>
            <updated>2025-10-09T06:13:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10471</id>
            <title type="text"><![CDATA[nix-flatpak]]></title>
            <link rel="alternate" href="https://github.com/gmodena/nix-flatpak" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10471"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Install flatpaks declaratively.

Declarative flatpak manager for NixOS inspired by declarative-flatpak and nix-darwin&amp;#039;s homebrew module. NixOs and home-manager modules are provided for system wide or user flatpaks installation.

Related contents:

- [Episode 634: Config Confessions @ Linux Unplugged](https://linuxunplugged.com/634).]]>
            </summary>
            <updated>2025-10-01T05:30:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10467</id>
            <title type="text"><![CDATA[Nixago]]></title>
            <link rel="alternate" href="https://nix-community.github.io/nixago/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10467"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Nixago is a flake library for generating configuration files. It&amp;#039;s primarily geared towards reducing the clutter at the root of your repository added by various development tools (i.e., formatters, linters, etc.). However, Nixago is flexible enough to generate configuration files for most scenarios.

- [Nixago @ GitHub](https://github.com/nix-community/nixago).]]>
            </summary>
            <updated>2025-09-30T19:49:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10390</id>
            <title type="text"><![CDATA[Devbox]]></title>
            <link rel="alternate" href="https://www.jetify.com/devbox/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10390"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Instant, easy, and predictable development environments.

Devbox is a command-line tool that lets you easily create isolated shells for development. You start by defining the list of packages required for your project, and Devbox creates an isolated, reproducible environment with those packages installed.

In practice, Devbox works similar to a package manager like yarn – except the packages it manages are at the operating-system level (the sort of thing you would normally install with brew or apt-get).

- [Devbox @ GitHub](https://github.com/jetify-com/devbox).
- [Devbox documentation](https://www.jetify.com/docs/devbox/).

Related contents:

- [I replaced Docker with THIS @ DevOps Toolbox&amp;#039;s YouTube](https://www.youtube.com/watch?v=Mpmjl5RTAlA).]]>
            </summary>
            <updated>2025-12-23T08:59:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/150</id>
            <title type="text"><![CDATA[Nixbook OS]]></title>
            <link rel="alternate" href="https://nixbookos.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/150"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Convert your old computer (even chromebook) to a user friendly, lightweight, durable, and auto updating operating system build on top of NixOS.

The goal is to create a &amp;quot;chromebook like&amp;quot; unbreakable computer to give to basic users who know nothing about Linux and won&amp;#039;t need to ever worry about updates / upgrades.

- [Nixbook OS @ GitHub](https://github.com/mkellyxp/nixbook).

Related contents:

 - [Episode 606: Nix&amp;#039;s Magic Cookbook @ Linux Unplugged](https://linuxunplugged.com/606).
- [How to convert an old ChromeBook into a NixBook @ Mike Kelly&amp;#039;s Medium](https://codemonkeymike.medium.com/how-to-convert-an-old-chromebook-into-a-nixbook-4e5d4b55c5ca).
- [Building a Chromebook replacement with NixOS @ Scale](https://www.socallinuxexpo.org/scale/22x/presentations/building-chromebook-replacement-nixos).]]>
            </summary>
            <updated>2026-07-22T11:24:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/183</id>
            <title type="text"><![CDATA[Stop using nix-env]]></title>
            <link rel="alternate" href="https://stop-using-nix-env.privatevoid.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/183"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[nix-env was built as a tool for Nix as a way to manage packages in a traditional (imperative) fashion. It tries to bridge the gap between the imperative and declarative world. A replacement for the venerable &amp;quot;just sudo apt install \&amp;lt;A nything\&amp;gt;&amp;quot;. As a result of its design, it often causes unexpected behaviour. This page is dedicated to explaining what its issues are and what to use instead.]]>
            </summary>
            <updated>2025-10-21T19:04:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/243</id>
            <title type="text"><![CDATA[Shoji-nix]]></title>
            <link rel="alternate" href="https://github.com/AdoPi/shoji-nix" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/243"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Bundle and save your SSH keys with Nix.
This flake provides a way to encrypt and bundle your SSH keys and SSH config in a readable format!

Shoji-Nix is a Nix flake designed to manage and securely store your SSH keys. With Shoji-Nix, you can bundle your SSH configuration and .ssh folder into a YAML file which can then be encrypted and saved in your repository.]]>
            </summary>
            <updated>2025-10-21T19:00:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/899</id>
            <title type="text"><![CDATA[MCP Containers]]></title>
            <link rel="alternate" href="https://metorial.com/mcp/containers" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/899"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Containerized versions of hundreds of MCP servers 📡 🧠 

While experimenting with Model Context Protocol (MCP) servers, we found that setting them up could be a bit tedious and time-consuming. To simplify the process, we created containerized versions of these servers—making it quick, easy, and secure for anyone to get started.

- [MCP Containers @ GitHub](https://github.com/metorial/mcp-containers).]]>
            </summary>
            <updated>2025-08-28T18:27:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1441</id>
            <title type="text"><![CDATA[rix]]></title>
            <link rel="alternate" href="https://docs.ropensci.org/rix/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1441"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Reproducible Data Science Environments with Nix.

{rix} is an R package that leverages Nix, a package manager focused on reproducible builds. With Nix, you can create project-specific environments with a custom version of R, its packages, and all system dependencies (e.g., GDAL). Nix ensures full reproducibility, which is crucial for research and development projects.

- [rix @ GitHub](https://github.com/ropensci/rix/).

Related contents:

- [Episode 608: R With Eric Nantz @ Coder Radio](https://coder.show/608).]]>
            </summary>
            <updated>2025-08-28T19:56:16+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1758</id>
            <title type="text"><![CDATA[Trustix]]></title>
            <link rel="alternate" href="https://nix-community.github.io/trustix/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1758"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A new model for Nix binary substitutions.

Trustix is a tool that compares build outputs for a given build input across a group of independent providers to establish trust in software binaries.

- [Trustix @ GitHub](https://github.com/nix-community/trustix).

Related contents:

- [Is NixOS truly reproducible? @ Julien Malka aka luj](https://luj.fr/blog/is-nixos-truly-reproducible.html).]]>
            </summary>
            <updated>2025-08-28T20:48:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1851</id>
            <title type="text"><![CDATA[A tour of Nix]]></title>
            <link rel="alternate" href="https://nixcloud.io/tour/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1851"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[an interactive programming guide dedicated to the nix programming language. there is also a standalone version called &amp;#039;nix-tour&amp;#039; which is based on &amp;#039;electron&amp;#039; and can be installed and used offline.

&amp;#039;A tour of Nix&amp;#039; focuses on programming language constructs and how Nix can be algorithmically used to solve problems. However, this is not an introduction into nix-env, nix-shell, nix-repl and we won&amp;#039;t build/install software using stdenv.mkDerivation. Still we bundled nixpkgs into &amp;#039;A tour of Nix&amp;#039; and you can use the Nix library functions&amp;#039; from pkgs/lib, which are used for packaging software.

- [A tour of Nix @ GitHub](https://github.com/nixcloud/tour_of_nix).]]>
            </summary>
            <updated>2025-08-28T21:04:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1852</id>
            <title type="text"><![CDATA[nixcloud]]></title>
            <link rel="alternate" href="https://nixcloud.io/main/en/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1852"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[nixcloud is a platform for Nix based projects and consulting.

- [nixcloud @ GitHub](https://github.com/nixcloud/).]]>
            </summary>
            <updated>2025-08-28T21:04:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1959</id>
            <title type="text"><![CDATA[nixos-unified-template]]></title>
            <link rel="alternate" href="https://github.com/juspay/nixos-unified-template" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1959"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A multi-platform Nix configuration template optimized as development environment, based on nixos-unified.

A multi-platform Nix configuration template optimized as development environment (includes direnv, neovim with LSP1 and such), based on nixos-unified. See ./modules to see what&amp;#039;s available. We support home-manager (see ./modules/home), nix-darwin (see ./modules/darwin) and NixOS (see ./modules/nixos).]]>
            </summary>
            <updated>2025-08-28T21:24:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1968</id>
            <title type="text"><![CDATA[devenv]]></title>
            <link rel="alternate" href="https://devenv.sh/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1968"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Fast, Declarative, Reproducible and Composable Developer Environments using Nix.

- [devenv @ GItHub](https://github.com/cachix/devenv).

Related contents:

- [Declarative Development Environments with Nix and devenv: Zero-Fuss, 100 % Reproducible Set-Ups @ Bright Coding](https://www.blog.brightcoding.dev/2025/09/28/declarative-development-environments-with-nix-and-devenv-zero-fuss-100-reproducible-set-ups/).
- [Development Environments with Devenv @ Rawkode Academy&amp;#039;s YouTube](https://www.youtube.com/watch?v=unW1zk8terk).
- [How to use devenv for managing isolated and reproducible development environments @ Bruno Paz](https://brunopaz.dev/blog/how-to-use-devenv-for-managing-isolated-and-reproducible-development-environments/).
- [NixCon2024 devenv is switching to Tvix @ NixCon&amp;#039;s YouTube](https://www.youtube.com/watch?v=moBTEnkMch4).]]>
            </summary>
            <updated>2025-12-02T08:31:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2129</id>
            <title type="text"><![CDATA[SnowflakeOS]]></title>
            <link rel="alternate" href="https://snowflakeos.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2129"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Simple, Immutable, Reproducible

SnowflakeOS is a NixOS based Linux distribution focused on beginner friendliness and ease of use.

Related contents:

- [Episode 596: Perilously Pontificated Predictions @ Linux Unplugged](https://linuxunplugged.com/596).
- [SnowflakeOS - Creating a GUI focused NixOS-based distro @ NixOS discourse](https://discourse.nixos.org/t/snowflakeos-creating-a-gui-focused-nixos-based-distro/21856).]]>
            </summary>
            <updated>2025-10-21T19:05:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2276</id>
            <title type="text"><![CDATA[SrvOS]]></title>
            <link rel="alternate" href="https://nix-community.github.io/srvos/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2276"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[NixOS profiles for servers.

SrvOS is a collection of NixOS modules that are optimized for servers. They includes many lessons that we gained over the years while deploying servers for our customers. As we like to share, we hope that this project will be useful to you.

- [SrvOS @ GitHub](https://github.com/nix-community/srvos).]]>
            </summary>
            <updated>2025-08-28T22:16:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2363</id>
            <title type="text"><![CDATA[lorri]]></title>
            <link rel="alternate" href="https://github.com/nix-community/lorri" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2363"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Your project’s nix-env.

lorri is a nix-shell replacement for project development. lorri is based around fast direnv integration for robust CLI and editor integration.

When changes are made that would affect a project&amp;#039;s developement shell, lorri builds the new shell in the background, and applies the result on the next shell prompt. The result is that development tools are kept in sync with the current Nix shell configuration (even e.g. as you switch branches) without blocking your use of the terminal.]]>
            </summary>
            <updated>2025-08-28T22:29:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2435</id>
            <title type="text"><![CDATA[nix-your-shell]]></title>
            <link rel="alternate" href="https://github.com/MercuryTechnologies/nix-your-shell" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2435"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A nix and nix-shell wrapper for shells other than bash.

nix develop and nix-shell use bash as the default shell, so nix-your-shell prints shell snippets you can source to use the shell you prefer inside of Nix shells.]]>
            </summary>
            <updated>2025-08-28T22:41:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2436</id>
            <title type="text"><![CDATA[nix-index]]></title>
            <link rel="alternate" href="https://github.com/nix-community/nix-index" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2436"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Quickly locate nix packages with specific files.

nix-index is a tool to quickly locate the package providing a certain file in nixpkgs. It indexes built derivations found in binary caches.]]>
            </summary>
            <updated>2025-08-28T22:42:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2437</id>
            <title type="text"><![CDATA[nh]]></title>
            <link rel="alternate" href="https://github.com/viperML/nh" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2437"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Yet another nix cli helper.

`nh` is my own take at reimplementing some commands from the NixOS ecosystem. I aim to provide more feature and better ergonomics than the existing commands.]]>
            </summary>
            <updated>2025-08-28T22:42:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2611</id>
            <title type="text"><![CDATA[Cachix]]></title>
            <link rel="alternate" href="https://www.cachix.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2611"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Nix binary cache hosting. Never build software twice.

Leverage the Nix ecosystem to share binaries between CI, development and deployment environments. 

- [Cachix @ GitHub](https://github.com/cachix/cachix).

Related contents:

- [Declarative Cachix @ GitHub](https://github.com/jonascarpay/declarative-cachix).]]>
            </summary>
            <updated>2025-08-28T23:11:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6537</id>
            <title type="text"><![CDATA[Nix Packages collection]]></title>
            <link rel="alternate" href="https://github.com/NixOS/nixpkgs" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6537"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Nixpkgs is a collection of over 80,000 software packages that can be installed with the Nix package manager. It also implements NixOS, a purely-functional Linux distribution.]]>
            </summary>
            <updated>2025-08-29T10:06:32+00:00</updated>
        </entry>
    </feed>
