Skip to content

Repository files navigation

pidgin-libnotify

About

pidgin-libnotify provides a libnotify interface to Pidgin

INSTALL

./configure make make install

NixOS

We added a pidginPackage (pidgin-libnotify) which can be added via the following snippet.

environment.systemPackages = with pkgs; [
  (pidgin.withPlugins (p: [
    p.pidgin-libnotify
  ]))
];

About

Mirror (with minor bugfixes) of https://gaim-libnotify.sourceforge.net/ to be used in a Nix Package

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages