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:
@@ -27,13 +27,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "wlvncc";
|
pname = "wlvncc";
|
||||||
version = "0-unstable-2025-04-20";
|
version = "0-unstable-2025-07-07";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "any1";
|
owner = "any1";
|
||||||
repo = "wlvncc";
|
repo = "wlvncc";
|
||||||
rev = "a6a5463a9c69ce4db04d8d699dd58e1ba8560a0a";
|
rev = "bc6063aeacd4fbe9ac8f58f4ba3c5388b3e1f1f2";
|
||||||
hash = "sha256-8p2IOQvcjOV5xe0c/RWP6aRHtQnu9tYI7QgcC13sg4k=";
|
hash = "sha256-Udu/CtrNBqnlgZCK2cS8VWNTfHJGXdijTnNIWnAW2Nw=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|||||||
Reference in New Issue
Block a user