mirror of
https://github.com/hyprwm/Hyprland.git
synced 2024-11-20 12:16:55 +03:00
Nix: remove cc from wrapper
This commit is contained in:
parent
0c0907cfaf
commit
6cd5af8d78
@ -148,7 +148,6 @@ in
|
||||
${lib.optionalString wrapRuntimeDeps ''
|
||||
wrapProgram $out/bin/Hyprland \
|
||||
--suffix PATH : ${lib.makeBinPath [
|
||||
stdenv.cc
|
||||
binutils
|
||||
pciutils
|
||||
pkgconf
|
||||
|
Loading…
Reference in New Issue
Block a user