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

fairywren: 0-unstable-2026-02-26 -> 0-unstable-2026-03-08 (#498110)

parents efb668e2 6cd266ac
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -22,13 +22,13 @@ lib.checkListOfEnum "${pname}: colorVariants" colorVariantList colorVariants
  stdenvNoCC.mkDerivation
  {
    inherit pname;
    version = "0-unstable-2026-02-26";
    version = "0-unstable-2026-03-08";

    src = fetchFromGitLab {
      owner = "aiyahm";
      repo = "FairyWren-Icons";
      rev = "fcffa4ea729bd046836d7b5430d112663eee36f5";
      hash = "sha256-3hAd0Z4f9Gbo+dFv3Ci3j3RRAwVdNobFlD0WtD+Z8gw=";
      rev = "07bcdd4e83c4d46a698a4af60b9b8acc422af39f";
      hash = "sha256-Gzr3AiVD+IFnJa3X3wp8CAFl6SL/gD3dCrFGMDHDMos=";
    };

    propagatedBuildInputs = [