mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
virt-v2v: add ocamlPackages.nbd to path
This commit is contained in:
parent
fa42801050
commit
58b3526d98
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
--prefix PATH : "$out/bin:${
|
||||
lib.makeBinPath [
|
||||
nbdkit
|
||||
ocamlPackages.nbd
|
||||
qemu
|
||||
]
|
||||
}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue