update flake. update some package versions
This commit is contained in:
parent
21b53744cd
commit
bb811f4f16
5 changed files with 28 additions and 28 deletions
|
|
@ -35,11 +35,11 @@ buildNpmPackage rec {
|
|||
src = fetchFromGitHub {
|
||||
owner = "mixelpixx";
|
||||
repo = "KiCAD-MCP-Server";
|
||||
rev = "b5a1483fc20dd1201a1d275522904aac914157e8";
|
||||
hash = "sha256-63Ef34YjniMY+ZPpDrWZpPx8bUbNA0XE+7Jlgm8KJv8=";
|
||||
rev = "216d3f189d194cdd539b274264b8b7ec00cbb13e";
|
||||
hash = "sha256-73yDzYlWMDnnytf/IcUuwQp/P7YYaxrNr+JsGrgMI40=";
|
||||
};
|
||||
|
||||
npmDepsHash = "sha256-nz73qj8CK2LyFixoF14ET2wq407YyuJUw/4VTDc80cQ=";
|
||||
npmDepsHash = "sha256-qR43NvSK28RLt5sL9BZQzSyFRszYMt2CC0wTs9jf/hU=";
|
||||
|
||||
buildScript = "build";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue