Name: build-drv Version: 0.1 Release: 1%{?dist} Summary: Build Guix derivations - DO NOT INSTALL License: GPL-2.0 URL: https://codeberg.org/zanc/%{name} BuildRequires: guix-binary %description DO NOT INSTALL. This package builds Guix derivations by pulling out the guix-binary dependency which does all the jobs. guix-binary runs the jobs via %%posttrans, while this package retrieves the result. # To import the resulting derivations to your Guix machine: # rpm2cpio build-drv-0.1-1.fc44.x86_64.rpm | cpio -idmuv # guix archive --authorize - initial version