diff options
author | René 'Necoro' Neumann <necoro@necoro.eu> | 2023-04-21 10:37:39 +0200 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.eu> | 2023-04-21 10:37:39 +0200 |
commit | b477ef02d981831cc673901278bf8c36e530bb33 (patch) | |
tree | c8b63d20219f01485a0b1a2bba2bcca243a14b5a /README.md | |
parent | 8184b4adb9f2d1949be9292890dd32ba6cd5ffd6 (diff) | |
download | feed2imap-go-b477ef02d981831cc673901278bf8c36e530bb33.tar.gz feed2imap-go-b477ef02d981831cc673901278bf8c36e530bb33.tar.bz2 feed2imap-go-b477ef02d981831cc673901278bf8c36e530bb33.zip |
Link to nixpkgs
Diffstat (limited to '')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -73,6 +73,10 @@ Please open an issue if you are missing your platform. feed2imap-go is present in the [AUR](https://aur.archlinux.org/packages/feed2imap-go). +#### Nix + +feed2imap-go is present in [nixpkgs](https://github.com/NixOS/nixpkgs/tree/master/pkgs/applications/networking/feedreaders/feed2imap-go). + ### Install from source Clone the repository and, optionally, switch to the tag you want: |