Netsurf libnsgif: 0.2.1 -> 0.2.1

This commit is contained in:
AndersonTorres
2020-09-28 22:39:15 -03:00
parent b06a3b1fcb
commit bf98c55b76
2 changed files with 7 additions and 7 deletions
@@ -3,5 +3,6 @@
lib.makeScope pkgs.newScope (self: with self; {
buildsystem = callPackage ./buildsystem.nix { };
libnsbmp = callPackage ./libnsbmp.nix { };
libnsgif = callPackage ./libnsgif.nix { };
libparserutils = callPackage ./libparserutils.nix { };
})