Compare commits
4 Commits
ea8f228af3
...
b39e320173
Author | SHA1 | Date | |
---|---|---|---|
b39e320173 | |||
6f5d92b395 | |||
47932b3c8e | |||
9b066e6088 |
24
flake.nix
24
flake.nix
@ -166,28 +166,8 @@
|
||||
go
|
||||
gcc
|
||||
]
|
||||
# buildInputs
|
||||
++ (
|
||||
with pkgsStatic;
|
||||
[
|
||||
musl
|
||||
libffi
|
||||
acl
|
||||
wayland
|
||||
wayland-protocols
|
||||
]
|
||||
++ (with xorg; [
|
||||
libxcb
|
||||
libXau
|
||||
libXdmcp
|
||||
])
|
||||
)
|
||||
# nativeBuildInputs
|
||||
++ [
|
||||
pkg-config
|
||||
wayland-scanner
|
||||
makeBinaryWrapper
|
||||
];
|
||||
++ fortify.buildInputs
|
||||
++ fortify.nativeBuildInputs;
|
||||
};
|
||||
|
||||
fhs = fhs.env;
|
||||
|
Loading…
Reference in New Issue
Block a user