ischluff-overlay/sys-apps/nix/metadata.xml

16 lines
639 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>slyich@gmail.com</email>
<name>Sergei Trofimovich</name>
</maintainer>
<use>
<flag name="etc-profile">Install /etc/profile.d/ entry to inject nix support for all users.</flag>
<flag name="gc">Enable garbage collection in the Nix expression evaluator (use <pkg>dev-libs/boehm-gc</pkg>).</flag>
<flag name="sodium">Use <pkg>dev-libs/libsodium</pkg> for cryptography</flag>
</use>
<upstream>
<remote-id type="github">NixOS/nix</remote-id>
</upstream>
</pkgmetadata>