change line
This commit is contained in:
parent
34a1796478
commit
d7d316c265
|
@ -51,7 +51,7 @@
|
||||||
|
|
||||||
devShell = pkgs.mkShell { buildInputs = with pkgs; [ go ffmpeg ]; };
|
devShell = pkgs.mkShell { buildInputs = with pkgs; [ go ffmpeg ]; };
|
||||||
|
|
||||||
#hmModule = ./hm-module.nix;
|
hmModule = import ./hm-module.nix;
|
||||||
|
|
||||||
lib = pkgs.musicutil.lib;
|
lib = pkgs.musicutil.lib;
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue