Sign In
User Avatar

Reproducible. Elegant. Nix.

Discover and share high-performance Nix flake snippets. The laboratory for engineers who value precision and declarative excellence.

SHOWING 1,248 SNIPPETS
142
FLAKEDEVSHELL

Rust Nightly + LLVM-16

A highly optimized devShell flake for Rust nightly development with specific LLVM toolchain...

Author@rust_ace
UPDATED 2H AGO
892
DARWINSYSTEM

Ultimate macOS Nix-Darwin Base

The definitive collection of sensible defaults for nix-darwin, including Homebrew integration and yabai/skhd configurations.

NIX
inputs = {
  nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
  darwin.url = "github:lnl7/nix-darwin";
};
AuthorAuthor
+12
Collaborative Repo
UPDATED 12H AGO
56
UTILITY

Hydra Build Notifier

Simple wrapper script to notify build status changes from Hydra instances via Telegram bots.

Author@ghost_dev
UPDATED 1D AGO
23
EXPERIMENTAL

Cross-Compilation Pi4

Proof of concept for cross-compiling complex Haskell projects to Raspberry Pi 4 targets using Nix.

Author@haskell_wiz
UPDATED 3D AGO
315
SECURITY

Hardened Linux Kernel

A robust set of kernel patches and configurations for maximum security on NixOS production servers.

Author@sec_ops
UPDATED 5H AGO