[Nix-dev] Limiting access to only maintained packages and ensuring core packages are maintained
Peter Hoeg
peter at hoeg.com
Wed Sep 14 17:13:16 CEST 2016
>If I’m set as maintainer for a package, what are the best ways
>to get informed when new versions come out (e.g. RSS, announcement
>mailinglists, nixos-monitor)?
If the software in question is released on github using their release
functionality, you can subscribe to an RSS feed in your reader of
choice. That's how I do it.
Example:
https://github.com/syncthing/syncthing/releases.atom
More information about the nix-dev
mailing list