forked from mirrors/nixpkgs
riscv-pk-with-kernel: remove
hasn't evaluated sind Nov 2018, due to linux_riscv not existing since then
This commit is contained in:
parent
a04feba65c
commit
d06a48139f
|
@ -16589,10 +16589,6 @@ in
|
||||||
|
|
||||||
riscv-pk = callPackage ../misc/riscv-pk { };
|
riscv-pk = callPackage ../misc/riscv-pk { };
|
||||||
|
|
||||||
riscv-pk-with-kernel = riscv-pk.override {
|
|
||||||
payload = "${linux_riscv}/vmlinux";
|
|
||||||
};
|
|
||||||
|
|
||||||
roccat-tools = callPackage ../os-specific/linux/roccat-tools { };
|
roccat-tools = callPackage ../os-specific/linux/roccat-tools { };
|
||||||
|
|
||||||
rtkit = callPackage ../os-specific/linux/rtkit { };
|
rtkit = callPackage ../os-specific/linux/rtkit { };
|
||||||
|
|
Loading…
Reference in a new issue