updated flake
This commit is contained in:
@@ -25,14 +25,13 @@
|
|||||||
"src"
|
"src"
|
||||||
"include"
|
"include"
|
||||||
./Makefile
|
./Makefile
|
||||||
./meson.build
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
# allow overriding xwayland support
|
# allow overriding xwayland support
|
||||||
BUILT_WITH_NOXWAYLAND = false;
|
BUILT_WITH_NOXWAYLAND = false;
|
||||||
|
|
||||||
nativeBuildInputs = with pkgs; [meson ninja pkg-config];
|
nativeBuildInputs = with pkgs; [ninja pkg-config];
|
||||||
|
|
||||||
buildInputs = with pkgs;
|
buildInputs = with pkgs;
|
||||||
[
|
[
|
||||||
|
|||||||
Reference in New Issue
Block a user