postfix, dovecot, redis, lxc, etc

This commit is contained in:
2026-02-22 16:09:24 +01:00
parent aa09771d73
commit 21e48585b5
15 changed files with 148 additions and 4 deletions

11
packages/libnftnl.shrap Normal file
View File

@@ -0,0 +1,11 @@
(package
(name "libnftnl")
(version "1.3.1")
(homepage "https://www.netfilter.org/projects/libnftnl/index.html")
(dependencies xz)
(src (tar
(url "https://www.netfilter.org/pub/libnftnl/libnftnl-1.3.1.tar.xz")
(dir "libnftnl-1.3.1")
(blake3 "ad4196d1382a8c05b14543864aa222a6921a027c61cc8c45f0ddc2e699d152e5")))
(build
(configure_make)))