Open IFcoltransG opened 6 months ago
electron 4, and it's been abandoned for a year? Sorry, it's not really a good fit for nixpkgs.
For what it's worth, I packaged the binary release for my own use.
Also, from what I can tell, Inky is still seeing development (latest commit was today), but it's true that the last release is from 2022. Hopefully, we'll eventually see it upgraded to use a newer version of Electron.
If they're willing to upgrade electron to a recent version, say 29 or 30, we can reconsider adding this. Any interested party should ask upstream directly if they're willing to do so.
(PS when I closed this earlier, their last commit was in fact on Mar 24, 2023, i.e. over a year ago.)
seems like they use electron 30 now
Project description
Inky is an editor for the Ink programming language which is used to write choice-based interactive fiction. It supports hot-reloading new code into a story live, while it's running. The Ink language is also used as middleware to manage textual dialogue in games.
It's a Electron app with Node.js. I tried to package it myself but I'm not competent enough with Nix yet.
Metadata
Add a :+1: reaction to issues you find important.