How to Statically-link Haskell Binaries using Nix
2024-09-29
Example repo showing how to statically-link x86-64 Linux Haskell binaries with Nix
FODONUTs: Fixed-Output Derivations for Operating Network-Utilizing Tests
2023-07-24
Using fixed-output derivations to run tests that access the network
evil-nix: download files without requiring a hash
2023-06-28
A Nix library that allows downloading files without requiring a hash, even in pure-eval mode
binplz: easily curl static binaries
2023-02-26
Introducing binplz, a service that serves curl-able statically-linked binaries from Nixpkgs
Building Pandoc with stacklock2nix
2022-12-26
Use stacklock2nix to build a fully statically-linked Pandoc
Building the PureScript Compiler with stacklock2nix
2022-12-16
Use stacklock2nix to build the PureScript compiler.
Get Involved with Nixpkgs Haskell
2022-11-16
Explanation on how to get started with contributing to the Haskell subsystem of Nixpkgs
How to Setup LXD on NixOS
2022-09-10
Explanation on how to setup LXD on NixOS with a NixOS guest using unmanaged network bridge.
Who Would Find PureNix Easy to Use?
2022-01-05
What sort of developers would find PureNix easy to get started with?
Cross-compiling and Static-linking with Nix
2021-10-20
Easily cross-compile and static-link binaries using Nix
How to Make Sure Nixpkgs Can Evaluate
2020-06-02
Explain a command to make sure nixpkgs is capable of evaluating
Nix Derivation for fast.ai Course
2019-03-16
A Nix derivation for a Jupyter environment for the fast.ai Practical Deep Learning for Coders v3 course
PlayStation 3/4 Controller Over Bluetooth on NixOS
2018-12-20
How to use a PlayStation 3 and PlayStation 4 controller over Bluetooth on NixOS
Install VirtualBox Oracle Extension Pack on NixOS
2018-08-19
How to install the VirtualBox Extension Pack on NixOS
Use packages from nixos-unstable in configuration.nix without nix-channel
2018-02-18
How to install packages from nixos-unstable in configuration.nix without using nix-channel
XMonad and Taffybar on NixOS using Stack
2018-02-16
Show how to setup XMonad and Taffybar on NixOS compiling with Stack