Netsurf libnsbmp: 0.1.6 -> 0.1.6

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