Skip to content

Commit

Permalink
snapcraft/parts: Add nvme-cli
Browse files Browse the repository at this point in the history
Signed-off-by: Julian Pelizäus <[email protected]>
  • Loading branch information
roosterfish committed Oct 9, 2023
1 parent a5b8de4 commit 1f05ea6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1086,6 +1086,12 @@ parts:
# Include the lzma symlink
ln -s xz "${CRAFT_PART_INSTALL}/usr/bin/lzma"
nvme:
source: snapcraft/empty
plugin: nil
stage-packages:
- nvme-cli

zfs-0-8:
source: https://github.com/openzfs/zfs
source-type: git
Expand Down

0 comments on commit 1f05ea6

Please sign in to comment.