aboutsummaryrefslogtreecommitdiffstats
path: root/flake.lock
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2024-11-06 20:34:47 +0100
committertv <tv@krebsco.de>2024-11-06 20:44:37 +0100
commit594dcfb9bc6085c5c328c1a801b27f7352af612f (patch)
tree0a48e44e86b39eaf92d230b8becd916e99fc542c /flake.lock
parent77ec527f311091847b800fee01fd050953a65185 (diff)
configure hanck_duo shield
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock34
1 files changed, 34 insertions, 0 deletions
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": [