wlvncc: 0-unstable-2025-07-07 -> 0-unstable-2026-04-29
Diff: https://github.com/any1/wlvncc/compare/bc6063aeacd4fbe9ac8f58f4ba3c5388b3e1f1f2...cc0abf87c37920540f2439a556e6a480c28f8f46
This commit is contained in:
@@ -27,13 +27,13 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "wlvncc";
|
||||
version = "0-unstable-2025-07-07";
|
||||
version = "0-unstable-2026-04-29";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "any1";
|
||||
repo = "wlvncc";
|
||||
rev = "bc6063aeacd4fbe9ac8f58f4ba3c5388b3e1f1f2";
|
||||
hash = "sha256-Udu/CtrNBqnlgZCK2cS8VWNTfHJGXdijTnNIWnAW2Nw=";
|
||||
rev = "cc0abf87c37920540f2439a556e6a480c28f8f46";
|
||||
hash = "sha256-VPZJd4/yerWZeLl+NVH1EDtSokeS/XMS6lQUXOn9a7Q=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user