Skip to content

Commit 3eae2e4

Browse files
committed
nix: update ftditool to 0.4.0, regenerate flake
Signed-off-by: Alice Ziuziakowska <a.ziuziakowska@lowrisc.org>
1 parent 715f4c0 commit 3eae2e4

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

flake.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
inputs.uv2nix.follows = "uv2nix";
2525
};
2626
ftditool = {
27-
url = "github:lowRISC/ftditool?ref=v0.3.1";
27+
url = "github:lowRISC/ftditool?ref=v0.4.0";
2828
inputs.nixpkgs.follows = "nixpkgs";
2929
};
3030
};

0 commit comments

Comments
 (0)