Merge pull request #247224 from ambroisie/flood-main-program
This commit is contained in:
commit
771ed6de4e
@ -21,5 +21,6 @@ buildNpmPackage rec {
|
|||||||
homepage = "https://flood.js.org";
|
homepage = "https://flood.js.org";
|
||||||
license = licenses.gpl3Only;
|
license = licenses.gpl3Only;
|
||||||
maintainers = with maintainers; [ thiagokokada winter ];
|
maintainers = with maintainers; [ thiagokokada winter ];
|
||||||
|
mainProgram = "flood";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -46,7 +46,6 @@
|
|||||||
firebase-tools = "firebase";
|
firebase-tools = "firebase";
|
||||||
fkill-cli = "fkill";
|
fkill-cli = "fkill";
|
||||||
fleek-cli = "fleek";
|
fleek-cli = "fleek";
|
||||||
flood = "flood";
|
|
||||||
git-run = "gr";
|
git-run = "gr";
|
||||||
gitmoji-cli = "gitmoji";
|
gitmoji-cli = "gitmoji";
|
||||||
graphql-cli = "graphql";
|
graphql-cli = "graphql";
|
||||||
|
Loading…
Reference in New Issue
Block a user