2 lines
56 B
Nix
2 lines
56 B
Nix
{ util, inputs, ... }: util.package { inherit inputs; }
|
{ util, inputs, ... }: util.package { inherit inputs; }
|