Commit 63a69c78 authored by Wael Nasreddine's avatar Wael Nasreddine
Browse files

openspec: add update script

parent 694c89ec
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -70,6 +70,8 @@ stdenvNoCC.mkDerivation (finalAttrs: {
      --zsh <($out/bin/openspec completion generate zsh)
  '';

  passthru.updateScript = nix-update-script { };

  meta = {
    description = "AI-native system for spec-driven development";
    homepage = "https://github.com/Fission-AI/OpenSpec";