about summary refs log tree commit diff stats
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.lock31
1 files changed, 31 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 6091a852..062bd90b 100644
--- a/flake.lock
+++ b/flake.lock
@@ -668,6 +668,36 @@
         "type": "github"
       }
     },
+    "qmk_firmware": {
+      "inputs": {
+        "flake-utils": [
+          "flake-utils"
+        ],
+        "nixpkgs": [
+          "nixpkgs"
+        ],
+        "systems": [
+          "systems"
+        ],
+        "treefmt-nix": [
+          "treefmt-nix"
+        ]
+      },
+      "locked": {
+        "lastModified": 1735581190,
+        "narHash": "sha256-zr6qyB0E4w+N2xDD5Sg9/gUOQ+k/oet9Cc5D8V7nhfs=",
+        "ref": "prime",
+        "rev": "d99e4119792b832928a0306d0f342710b53a6ef3",
+        "revCount": 8,
+        "type": "git",
+        "url": "https://git.foss-syndicate.org/bpeetz/qmk_layout.git"
+      },
+      "original": {
+        "ref": "prime",
+        "type": "git",
+        "url": "https://git.foss-syndicate.org/bpeetz/qmk_layout.git"
+      }
+    },
     "ragenix": {
       "inputs": {
         "agenix": [
@@ -762,6 +792,7 @@
         "nuschtosSearch": "nuschtosSearch",
         "poetry2nix": "poetry2nix",
         "pre-commit-hooks": "pre-commit-hooks",
+        "qmk_firmware": "qmk_firmware",
         "ragenix": "ragenix",
         "river_init_lesser": "river_init_lesser",
         "rust-overlay": "rust-overlay",