fix deprecation warning
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
inputs."lolcat++".packages.${pkgs.system}.default
|
||||
inputs."lolcat++".packages.${pkgs.stdenv.hostPlatform.system}.default
|
||||
|
||||
file
|
||||
cowsay
|
||||
|
||||
Reference in New Issue
Block a user