mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
enlightenment: 0.21.10 -> 0.22.0
- Update to version 0.22.0 - Switch build tools from autotools to meson - Change handling of setuid programs
This commit is contained in:
parent
6587bcb023
commit
c42a0fbf09
3 changed files with 60 additions and 30 deletions
|
@ -61,7 +61,7 @@ in
|
|||
'';
|
||||
}];
|
||||
|
||||
security.wrappers.e_freqset.source = "${e.enlightenment.out}/bin/e_freqset";
|
||||
security.wrappers = (import (builtins.toPath "${e.enlightenment}/e-wrappers.nix")).security.wrappers;
|
||||
|
||||
environment.etc = singleton
|
||||
{ source = xcfg.xkbDir;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue