aboutsummaryrefslogtreecommitdiffstats
path: root/inputs.nix (unfollow)
Commit message (Collapse)Author
39 hoursinputs.nix: Rename `qmk_layout` to `qmk_firmware`Benedikt Peetz
The consumer code expects this name.
2 daysinputs.nix: Switch to `nixos-unstable-small`Benedikt Peetz
There is a bug in the import-cargo-lock fetcher, that makes building my system impossible on `nixos-unstable`. The `-small` variant already has the fix.
3 daystreewide: Use unflake to de-duplicate flake inputsBenedikt Peetz
Otherwise, we still have a lot of `nixpkgs` in the closure (they are just not visible with npins).