Netsurf buildysstem: 1.8 -> 1.9
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{ lib, pkgs }:
|
||||
|
||||
lib.makeScope pkgs.newScope (self: with self; {
|
||||
buildsystem = callPackage ./buildsystem.nix { };
|
||||
})
|
||||
Reference in New Issue
Block a user