Commit Graph

11 Commits

Author SHA1 Message Date
John Titor
ad5cd5a0a0
ananicy-cpp: make bpf support optional
ananicy-cpp compiled with bpf does not work on hardened kernels
So we make it optional to allow users to disable it

https://github.com/NixOS/nixpkgs/issues/327382
2024-07-28 01:16:48 +05:30
John Titor
ec8b4b40dd
ananicy-cpp: cleanup derivation
use lib.cmakeBool and lib.cmakeFeature
switch to finalAttrs from recursion
format with nixfmt-rfc-style
2024-07-28 00:40:47 +05:30
aleksana
592e3845c4 treewide: sha256 -> hash attribute for fetchgit 2024-07-14 19:10:08 +08:00
hand7s
6cef413dfc ananicy-cpp: fix failing build 2024-07-10 22:25:19 +03:00
Artturin
65b6baea6f
Merge pull request #319634 from diniamo/ananicy-cpp-patch-for-wrappers
ananicy-cpp: support wrapped applications
2024-06-20 13:09:18 +03:00
h7x4
53cede6f86
ananicy-cpp: fix license 2024-06-16 22:13:30 +02:00
diniamo
3565fd8bf6 ananicy-cpp: support wrapped applications 2024-06-16 15:27:09 +02:00
diniamo
957cbdc5fb ananicy-cpp: add diniamo as a maintainer 2024-06-13 20:13:44 +02:00
John Titor
1501a531db
ananicy-cpp: add johnrtitor as maintainer 2024-06-03 19:01:30 +05:30
John Titor
f65bd7b775
ananicy-cpp: enable regex support
Fetch the patch from https://gitlab.com/ananicy-cpp/ananicy-cpp/-/merge_requests/26
2024-06-03 18:56:54 +05:30
John Titor
9f5f2746ad
ananicy-cpp: move to by-name 2024-06-03 18:35:17 +05:30