ytnix: add systemd to nix-ld
This commit is contained in:
parent
cad11e55f1
commit
2001228889
1 changed files with 1 additions and 1 deletions
|
@ -274,7 +274,6 @@
|
|||
enable = true;
|
||||
# nix run github:thiagokokada/nix-alien#nix-alien-find-libs ./<binary>
|
||||
libraries = with pkgs; [
|
||||
# TODO: revisit what we actually need
|
||||
mesa
|
||||
extest
|
||||
stdenv.cc.cc
|
||||
|
@ -330,6 +329,7 @@
|
|||
pcre2
|
||||
gsettings-desktop-schemas
|
||||
fzf
|
||||
systemd
|
||||
];
|
||||
};
|
||||
programs.evolution.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue