feat(wivrn): update to uttarayan21/wivrn and use nightly package
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled

This commit is contained in:
uttarayan21
2025-12-12 18:57:32 +05:30
parent 42dac8b4d2
commit edf2e5834a
4 changed files with 9 additions and 8 deletions

View File

@@ -240,7 +240,7 @@
# inputs.nixpkgs.follows = "nixpkgs";
};
wivrn = {
url = "github:wivrn/wivrn?submodules=1";
url = "github:uttarayan21/wivrn?submodules=1";
inputs.nixpkgs.follows = "nixpkgs";
};
};