Unverified Commit 487972de authored by rewine's avatar rewine Committed by GitHub
Browse files

wayfirePlugins.wayfire-shadows: unstable-2024-03-28 -> 0-unstable-2024-08-30 (#338602)

parents 15ab8bcb 71866160
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -14,13 +14,13 @@

stdenv.mkDerivation (finalAttrs: {
  pname = "wayfire-shadows";
  version = "unstable-2024-03-28";
  version = "0-unstable-2024-08-30";

  src = fetchFromGitHub {
    owner = "timgott";
    repo = "wayfire-shadows";
    rev = "81699f6e4be65dcf3f7ad5155dfb4247b37b7997";
    hash = "sha256-H9pqpHoeDfNBrtVLax57CUXVhU2XT+syAUZTYSJizxw=";
    rev = "11c8ab63c1cde663a38502c6ecaeec980920c4d1";
    hash = "sha256-/utqJevG7fn/kX81eDIN/SDvVa3rzNBe1crkHfMx8qo=";
  };

  nativeBuildInputs = [