feat(package): hemar: some stages of parsing
This commit is contained in:
@@ -1 +1,3 @@
|
||||
{ system, inputs, self, pkgs }: (import ./migrator { inherit system inputs self pkgs; })
|
||||
{ system, inputs, self, pkgs }:
|
||||
(import ./migrator { inherit system inputs self pkgs; }) //
|
||||
(import ./hemar { inherit system inputs self pkgs; })
|
||||
|
||||
Reference in New Issue
Block a user