[cpan2nix] perlPackages.Gtk2Unique: cleanup
This commit is contained in:
parent
7c3ed4a99c
commit
3b34e0014e
@ -7869,7 +7869,7 @@ let
|
|||||||
url = mirror://cpan/authors/id/P/PO/POTYL/Gtk2-Unique-0.05.tar.gz;
|
url = mirror://cpan/authors/id/P/PO/POTYL/Gtk2-Unique-0.05.tar.gz;
|
||||||
sha256 = "ae8dfb0f6844ddaa2ce7b5b44553419490c8e83c24fd35c431406a58f6be0f4f";
|
sha256 = "ae8dfb0f6844ddaa2ce7b5b44553419490c8e83c24fd35c431406a58f6be0f4f";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ pkgs.libunique pkgs.gtk2 Gtk2 Pango ];
|
propagatedBuildInputs = [ pkgs.libunique pkgs.gtk2 Gtk2 ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Use single instance applications";
|
description = "Use single instance applications";
|
||||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user