rpm
Some checks failed
build-rpm / rpm (push) Failing after 17s

This commit is contained in:
Danilo Reyes
2026-02-19 10:39:36 -06:00
parent 84d3ad073a
commit 181acb0ecb

View File

@@ -51,7 +51,7 @@
pkgs.git
pkgs.gzip
pkgs.python3
pkgs.rpm-build
pkgs.rpm
];
};
}