tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
akvcam: unmark as broken
matthewcroughan
2 years ago
704c1f5c
fd2ac5b6
-1
1 changed file
expand all
collapse all
unified
split
pkgs
os-specific
linux
akvcam
default.nix
-1
pkgs/os-specific/linux/akvcam/default.nix
···
29
29
maintainers = with maintainers; [ freezeboy ];
30
30
platforms = platforms.linux;
31
31
license = licenses.gpl2Only;
32
32
-
broken = kernel.kernelAtLeast "5.18";
33
32
};
34
33
}