remove post-install weathr
This commit is contained in:
@@ -25,8 +25,8 @@ rustPlatform.buildRustPackage rec {
|
|||||||
|
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
|
||||||
postInstall = ''
|
#postInstall = ''
|
||||||
'';
|
#'';
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "A terminal weather app with ASCII animations driven by real-time weather data";
|
description = "A terminal weather app with ASCII animations driven by real-time weather data";
|
||||||
|
|||||||
Reference in New Issue
Block a user