rkvm: pass in ...
This commit is contained in:
parent
7d6022024f
commit
69f159e1b4
@ -1,5 +1,5 @@
|
||||
{ lib, fetchFromGitHub, rustPlatform, pkg-config, openssl_1_1, llvmPackages
|
||||
, libevdev, linuxHeaders }:
|
||||
, libevdev, linuxHeaders, ... }:
|
||||
|
||||
rustPlatform.buildRustPackage {
|
||||
pname = "rkvm";
|
||||
|
Loading…
Reference in New Issue
Block a user