Okay, this seems promising
This commit is contained in:
parent
2149bebc34
commit
a831c881a3
13 changed files with 6941 additions and 2 deletions
|
|
@ -35,7 +35,13 @@
|
|||
gnumake
|
||||
rustToolchain
|
||||
evcxr
|
||||
pkg-config
|
||||
];
|
||||
|
||||
LD_LIBRARY_PATH = pkgs.lib.makeLibraryPath (with pkgs; [
|
||||
wayland
|
||||
libxkbcommon
|
||||
]);
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue