Nix Tricks

Nix Tricks Link to heading

A collection of tricks with nix

review PR on any github project Link to heading

The project must have a flake.nix for this to work

Template:

nix flake check github:{user}/{repo}/pull/{PR_ID}/merge

Example:

nix flake check github:nix-community/dream2nix/pull/924/merge