From 594dcfb9bc6085c5c328c1a801b27f7352af612f Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 6 Nov 2024 20:34:47 +0100 Subject: configure hanck_duo shield --- flake.lock | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 5d1e8d2..a416818 100644 --- a/flake.lock +++ b/flake.lock @@ -1,5 +1,21 @@ { "nodes": { + "hanck": { + "flake": false, + "locked": { + "lastModified": 1730918338, + "narHash": "sha256-k26oBBHxN22Ng93DVZi3XxdrutF+VlwY5148T5uOHaQ=", + "ref": "refs/heads/master", + "rev": "4a3cddf9741c6c26cdf9c06052faf5bed305f781", + "revCount": 17, + "type": "git", + "url": "https://cgit.krebsco.de/hanck" + }, + "original": { + "type": "git", + "url": "https://cgit.krebsco.de/hanck" + } + }, "nixpkgs": { "locked": { "lastModified": 1730831018, @@ -18,10 +34,28 @@ }, "root": { "inputs": { + "hanck": "hanck", "nixpkgs": "nixpkgs", + "zmk-helpers": "zmk-helpers", "zmk-nix": "zmk-nix" } }, + "zmk-helpers": { + "flake": false, + "locked": { + "lastModified": 1729650883, + "narHash": "sha256-fKqp3sr6+ZmFLXwTXE7Ge9n7F6sy5mDakulJNvucy+I=", + "owner": "urob", + "repo": "zmk-helpers", + "rev": "230c7e18ee3c82325352287db29b59f53f20fa2a", + "type": "github" + }, + "original": { + "owner": "urob", + "repo": "zmk-helpers", + "type": "github" + } + }, "zmk-nix": { "inputs": { "nixpkgs": [ -- cgit v1.2.3