Add keymap drawer binary

This commit is contained in:
urob 2024-08-13 14:56:03 -04:00
parent 8494b9cf92
commit c6fbdc3c5f
4 changed files with 68 additions and 5 deletions

20
flake.lock generated
View file

@ -50,6 +50,22 @@
}
},
"nixpkgs": {
"locked": {
"lastModified": 1723400035,
"narHash": "sha256-WoKZDlBEdMhP+hjquBAh0BhUJbcH2+U8g2mHOr1mv8I=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a731b45590a5169542990c36ffcde6cebd9a3356",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1720535198,
"narHash": "sha256-zwVvxrdIzralnSbcpghA92tWu2DV2lwv89xZc8MTrbg=",
@ -114,9 +130,7 @@
},
"zephyr-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs": "nixpkgs_2",
"pyproject-nix": "pyproject-nix",
"zephyr": [
"zephyr"