Unverified Commit 2d4879a2 authored by nixpkgs-ci[bot]'s avatar nixpkgs-ci[bot] Committed by GitHub
Browse files

cosmic-ext-applet-sysinfo: 0-unstable-2025-07-05 -> 0-unstable-2025-09-22 (#469759)

parents 8e9dc1f3 f7eee97e
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -9,16 +9,16 @@
}:
rustPlatform.buildRustPackage {
  pname = "cosmic-ext-applet-sysinfo";
  version = "0-unstable-2025-07-05";
  version = "0-unstable-2025-09-22";

  src = fetchFromGitHub {
    owner = "cosmic-utils";
    repo = "cosmic-ext-applet-sysinfo";
    rev = "8559ba6604bfa7bdaaa53f8ea9a01ce6e6174194";
    hash = "sha256-KF6j7OWz75BQtaa3z93Lq/msZpMt9ZYeKP4ThJKimDo=";
    rev = "ed75123192c7f45f435797bfecae9eb615298728";
    hash = "sha256-eAhOVp1suZpGCKpvKWA0xqvVf+FOsj7dqtlnYO/FHUI=";
  };

  cargoHash = "sha256-oUw7oBOT1I/eBQuKuTQ4UWuksYWSyS6kd4fRGHC4ELY=";
  cargoHash = "sha256-ehytOcMIocyHBnrPg1A73FUo3s1aOuYpI5FvrqjGpi4=";

  nativeBuildInputs = [
    libcosmicAppHook