fix deprecation warning
This commit is contained in:
2
flake.lock
generated
2
flake.lock
generated
@@ -30,7 +30,7 @@
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1774564167,
|
||||
"lastModified": 1774564269,
|
||||
"narHash": "sha256-sdxUQJAc5t5hbQbG0SZ4B3YehTtNiRUqDNzvO/KakZk=",
|
||||
"path": "/home/love/dotfiles",
|
||||
"type": "path"
|
||||
|
||||
@@ -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