nix

Tag

Cards List
#nix

Nix Flakes and their Guix Equivalents

Lobsters Hottest · 2026-06-12 Cached

A detailed comparison between Nix Flakes and their equivalents in the Guix package management system, covering dependency declarations, pinning, purity, outputs, development environments, and system configuration.

0 favorites 0 likes
#nix

Introduction to nixidy - Kubernetes GitOps with nix

Lobsters Hottest · 2026-06-08 Cached

nixidy is a Nix-based tool for managing Kubernetes GitOps deployments that replaces Helm value files and Kustomize overlays with typed, reproducible Nix expressions. This tutorial walks through setting up a nixidy project with Argo CD, generating plain YAML for review.

0 favorites 0 likes
#nix

The Guix Nix Abomination: Leveraging Guix derivations in Nix

Lobsters Hottest · 2026-06-07 Cached

A technical exploration showing how Nix can build a Guix derivation, highlighting the shared underlying 'Input Output Machine' architecture and the possibility of cross-ecosystem interoperability.

0 favorites 0 likes
#nix

Ergonomic overrides for Nixpkgs

Lobsters Hottest · 2026-06-06 Cached

Gabriella439 introduces override-utils, a new package that simplifies Nixpkgs overrides and overlays, aiming to improve the usability of the Nix ecosystem.

0 favorites 0 likes
#nix

The postmodern build system

Lobsters Hottest · 2026-06-01 Cached

A blog post exploring the design of an ideal 'postmodern' build system that prioritizes trustworthy incremental builds, maximized computation reuse, and distributed builds, using Nix as a reference point.

0 favorites 0 likes
#nix

Nix on Sailfish X (Sailfish OS for Sony Xperia)

Lobsters Hottest · 2026-05-30 Cached

A technical guide on installing the Nix package manager on Sailfish OS for Sony Xperia devices, covering filesystem layout, LVM partitioning, and F2FS considerations.

0 favorites 0 likes
#nix

Nix's Substituter List Is Not a Routing Table

Lobsters Hottest · 2026-05-25 Cached

A blog post explaining the performance limitations of Nix's serialized binary cache lookup and introducing ncro, a small Rust proxy that races upstream caches in parallel to reduce latency.

0 favorites 0 likes
#nix

@bentlegen: coming very soon to hunk® - post notes back to your agent

X AI KOLs Timeline · 2026-05-16 Cached

Hunk version 0.12.0 is live with new installation options (Homebrew, Nix), lazygit support, scroll performance improvements, and Windows support.

0 favorites 0 likes
#nix

devenv 2.1: Nix with zsh, fish, and nushell via libghostty - devenv

Lobsters Hottest · 2026-05-11 Cached

devenv 2.1 introduces native support for zsh, fish, and nushell shells, replaces direnv with built-in auto-activation hooks, and integrates libghostty for improved terminal handling and coding agent support.

0 favorites 0 likes
#nix

Non-determinism is an issue with patching CVEs

Hacker News Top · 2026-05-08 Cached

Article discusses how AI models like Claude Mythos, Big Sleep, and Microsoft Copilot are increasingly discovering CVEs, and how Nix/Flox provides a declarative package management solution that reduces CVE triage complexity from O(n) to O(u) through dependency set deduplication.

0 favorites 0 likes
#nix

NixCon 2025 Trip Report 🐝

Michael Stapelberg · 2025-09-21 Cached

A trip report from NixCon 2025 in Rapperswil, Switzerland, detailing talks and experiences from the conference.

0 favorites 0 likes
#nix

Development shells with Nix: four quick examples

Michael Stapelberg · 2025-07-27 Cached

A tutorial demonstrating four ways to set up development shells using Nix, including interactive one-offs, config files, and hermetic Nix Flakes, using GoCV and OpenCV as an example.

0 favorites 0 likes
← Previous
← Back to home

Submit Feedback