summary refs log tree commit diff
path: root/lib/flake.nix
Commit message (Collapse)AuthorAge
* init: lib/flakeDavid Arnold2021-04-28
A subflake that can be indidividually accessed without also providing an interface to the whole of nixpkgs. Usage: inputs.nixpkgs-lib.url = "github:NixOS/nixpkgs?dir=lib"