wivrn: 25.6 -> 25.6.1 (#421505)
Co-authored-by: ImSapphire <imsapphire0@gmail.com>
This commit is contained in:
commit
223bee05d9
@ -51,13 +51,13 @@
|
|||||||
}:
|
}:
|
||||||
stdenv.mkDerivation (finalAttrs: {
|
stdenv.mkDerivation (finalAttrs: {
|
||||||
pname = "wivrn";
|
pname = "wivrn";
|
||||||
version = "25.6";
|
version = "25.6.1";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "wivrn";
|
owner = "wivrn";
|
||||||
repo = "wivrn";
|
repo = "wivrn";
|
||||||
rev = "v${finalAttrs.version}";
|
rev = "v${finalAttrs.version}";
|
||||||
hash = "sha256-opl1zPQrdOMgDY0rYZccNNRpgba6FQZMHxvgKNS7svM=";
|
hash = "sha256-DqgayLXI+RPIb8tLzJoHi+Z12px4pdzU50C0UBSa2u4=";
|
||||||
};
|
};
|
||||||
|
|
||||||
monado = applyPatches {
|
monado = applyPatches {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user