mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-21 23:54:22 +01:00
Fix build of bootloaderHID
Signed-off-by: magic_rb <richard@brezak.sk>
This commit is contained in:
parent
82369662a4
commit
708149b84c
|
@ -8,10 +8,10 @@
|
|||
version = "2012-12-08";
|
||||
|
||||
src = prev.fetchFromGitHub {
|
||||
owner = "whiteson";
|
||||
owner = "whiteneon";
|
||||
repo = "bootloadHID";
|
||||
rev = "42c6f246b79949892268d2212e0347f27e01bd53";
|
||||
sha = "";
|
||||
sha256 = "sha256-JPcnPwgSFJE88YDGNTq6OsUjZjKx561pfnjxvyp2+1M=wn";
|
||||
};
|
||||
|
||||
buildInputs = with prev; [
|
||||
|
|
Loading…
Reference in a new issue