From e3f07cdbdb62936a0f7f71537de7fb0991abc6ac Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 29 May 2026 12:35:08 +0200 Subject: inputs.nix: Rename `qmk_layout` to `qmk_firmware` The consumer code expects this name. --- inputs.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inputs.nix') diff --git a/inputs.nix b/inputs.nix index 968cca8f..7d89fb55 100644 --- a/inputs.nix +++ b/inputs.nix @@ -38,7 +38,7 @@ in { "nixvim" = { url = "github:nix-community/nixvim/main"; }; - "qmk_layout" = { + "qmk_firmware" = { url = "git+https://git.foss-syndicate.org/bpeetz/qmk_layout?ref=prime"; }; # "serverphone" = { -- cgit 1.4.1