Loading pkgs/by-name/ez/eza/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -15,16 +15,16 @@ rustPlatform.buildRustPackage rec { pname = "eza"; version = "0.20.14"; version = "0.20.15"; src = fetchFromGitHub { owner = "eza-community"; repo = "eza"; rev = "v${version}"; hash = "sha256-5sZlpJ7xzQsjvECN4pjPndM39qonbgNy4zew6AE06D0="; hash = "sha256-r68zuMCFIccA0cRLC2RNYCWoFh7tYiGu97Kid4hh0Uw="; }; cargoHash = "sha256-A8vE2Q/HEMgX6HC+nwR63Kr84gy2iZ5BzYDzaZz/h9Q="; cargoHash = "sha256-hBsb62fcIrSR2w9O5+UaMUadyUUtu2PLODRg70wG/Xc="; nativeBuildInputs = [ cmake Loading Loading
pkgs/by-name/ez/eza/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -15,16 +15,16 @@ rustPlatform.buildRustPackage rec { pname = "eza"; version = "0.20.14"; version = "0.20.15"; src = fetchFromGitHub { owner = "eza-community"; repo = "eza"; rev = "v${version}"; hash = "sha256-5sZlpJ7xzQsjvECN4pjPndM39qonbgNy4zew6AE06D0="; hash = "sha256-r68zuMCFIccA0cRLC2RNYCWoFh7tYiGu97Kid4hh0Uw="; }; cargoHash = "sha256-A8vE2Q/HEMgX6HC+nwR63Kr84gy2iZ5BzYDzaZz/h9Q="; cargoHash = "sha256-hBsb62fcIrSR2w9O5+UaMUadyUUtu2PLODRg70wG/Xc="; nativeBuildInputs = [ cmake Loading