Unverified Commit 27e98dd6 authored by nixpkgs-merge-bot[bot]'s avatar nixpkgs-merge-bot[bot] Committed by GitHub
Browse files

wlvncc: 0-unstable-2025-04-20 -> 0-unstable-2025-07-07 (#424405)

parents 6b33302e a143f721
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -27,13 +27,13 @@

stdenv.mkDerivation {
  pname = "wlvncc";
  version = "0-unstable-2025-04-20";
  version = "0-unstable-2025-07-07";

  src = fetchFromGitHub {
    owner = "any1";
    repo = "wlvncc";
    rev = "a6a5463a9c69ce4db04d8d699dd58e1ba8560a0a";
    hash = "sha256-8p2IOQvcjOV5xe0c/RWP6aRHtQnu9tYI7QgcC13sg4k=";
    rev = "bc6063aeacd4fbe9ac8f58f4ba3c5388b3e1f1f2";
    hash = "sha256-Udu/CtrNBqnlgZCK2cS8VWNTfHJGXdijTnNIWnAW2Nw=";
  };

  nativeBuildInputs = [