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

Co-authored-by: teutat3s <teutat3s@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-07-14 10:28:29 +00:00
committed by GitHub

View File

@@ -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 = [