1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 11:36:05 +01:00

news: add amoco entry

This commit is contained in:
Aguirre Matteo 2025-10-07 09:40:41 -03:00 committed by Austin Horstman
parent c6f8669f09
commit 1a09eb84fa

View file

@ -0,0 +1,9 @@
{
time = "2025-10-07T12:39:32+00:00";
condition = true;
message = ''
A new module is available: `programs.amoco`
Amoco is a python package dedicated to symbolic analysis of binaries.
'';
}