loudgain: move to by-name
This commit is contained in:
parent
427ffbc994
commit
fb61e646af
@ -4141,8 +4141,6 @@ with pkgs;
|
|||||||
|
|
||||||
lolcat = callPackage ../tools/misc/lolcat { };
|
lolcat = callPackage ../tools/misc/lolcat { };
|
||||||
|
|
||||||
loudgain = callPackage ../tools/audio/loudgain/default.nix { };
|
|
||||||
|
|
||||||
lsyncd = callPackage ../applications/networking/sync/lsyncd {
|
lsyncd = callPackage ../applications/networking/sync/lsyncd {
|
||||||
lua = lua5_2_compat;
|
lua = lua5_2_compat;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user