R
Size: a a a
R
AP
АБ
АБ
AP
АБ
nativeBuildInputs = [pkgs.automake];
AP
АБ
AP
АБ
with import <nixpkgs> {};
stdenv.mkDerivation {
name = "package";
src = ./package;
nativeBuildInputs = [ autoreconfHook ];
buildInputs = [ libusb1-axoloti boost ];
}
АБ
АБ
АБ
M🇷
П
M🇷
АБ
with import <nixpkgs> {};
stdenv.mkDerivation {
name = "package";
src = ./package;
nativeBuildInputs = [ autoreconfHook ];
buildInputs = [ libusb1-axoloti boost ];
}
pkgconfig automake
в список пакетовАБ
АБ
АБ
nixos-rebuild build-vm