Unverified Commit 58b96258 authored by kirillrdy's avatar kirillrdy Committed by GitHub
Browse files

sweet-folders: unstable-2023-03-18 -> 0-unstable-2025-02-15 (#382287)

parents dc8c5b2f 3f0ca400
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -6,13 +6,13 @@

stdenvNoCC.mkDerivation {
  pname = "sweet-folders";
  version = "unstable-2023-03-18";
  version = "0-unstable-2025-02-15";

  src = fetchFromGitHub {
    owner = "EliverLara";
    repo = "Sweet-folders";
    rev = "b2192ff1412472f036fdf9778c6b9dbcb6c044ec";
    hash = "sha256-QexfqXH5a1IEhKBRjWSMdrEvThvLRzd4M32Xti1DCGE=";
    rev = "40a5d36e50437901c7eaa1119bb9ae8006e2fe5c";
    hash = "sha256-Pb3xsNKM5yGT4uAUxrCds1JSSvU/whhTJcmqiM7EW+4=";
  };

  installPhase = ''