aboutsummaryrefslogtreecommitdiffstats
path: root/inputs.nix (follow)
Commit message (Collapse)AuthorAge
* inputs.nix: Switch to lanzaboote masterBenedikt Peetz24 hours
| | | | | | The released version is already quite behind and currently doesn't build anymore, because the `bootspec.enable` option, used in the nix module, was removed from unstable.
* modules/atuin: Use `turtle` insteadBenedikt Peetz27 hours
|
* inputs.nix: Rename `qmk_layout` to `qmk_firmware`Benedikt Peetz2026-05-29
| | | | The consumer code expects this name.
* inputs.nix: Switch to `nixos-unstable-small`Benedikt Peetz2026-05-28
| | | | | | 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.
* treewide: Use unflake to de-duplicate flake inputsBenedikt Peetz2026-05-28
Otherwise, we still have a lot of `nixpkgs` in the closure (they are just not visible with npins).