diff --git a/snapcraft.yaml b/snapcraft.yaml index f7b35073..85c00fd1 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -494,10 +494,13 @@ parts: after: - libseccomp source: https://github.com/NVIDIA/libnvidia-container + source-commit: c8f267be0bac1c654d59ad4ea5df907141149977 # 1.11.0 + source-depth: 1 source-type: git - source-tag: v1.11.0 source-depth: 1 plugin: make + build-environment: + - GIT_TAG: "1.11.1" # Enables source-depth: 1, should match git tag without "v" prefix. build-packages: - bmake - curl