pkgs/fw-ectool: init at unstable-2024-01-03
This commit is contained in:
parent
9f92ca032d
commit
2574b82458
2 changed files with 51 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{ pkgs }:
|
||||
{
|
||||
ears-cli = pkgs.callPackage ./ears-cli.nix { };
|
||||
fw-ectool = pkgs.callPackage ./fw-ectool.nix { };
|
||||
hexagon = pkgs.callPackage ./hexagon.nix { };
|
||||
mcaselector = pkgs.callPackage ./mcaselector.nix { };
|
||||
mkSymlinks = pkgs.callPackage ./mk-symlinks.nix { };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue