parent
838df34dfb
commit
a5fdb3e5d4
8 changed files with 18 additions and 23 deletions
nixosModules/ags
|
@ -86,7 +86,7 @@ in {
|
|||
|
||||
file = let
|
||||
inherit
|
||||
(import "${self}/lib" {inherit pkgs self;})
|
||||
(self.lib.${pkgs.system})
|
||||
buildNodeModules
|
||||
buildGirTypes
|
||||
;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue