From c49527764221639ffe38e0c0fcae9f192e9461ce Mon Sep 17 00:00:00 2001 From: Michael Hudson-Doyle Date: Wed, 28 Aug 2019 12:00:37 +1200 Subject: [PATCH] grab a curtin commit off master to address nvme validation fixes --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 4e2d8927..d8ad4b22 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -27,7 +27,7 @@ parts: plugin: python source-type: git source: git://git.launchpad.net/curtin - source-branch: ubuntu/devel + source-commit: 38ce22b0599d68e6705a084153e91ee5c969f23f requirements: requirements.txt organize: 'lib/python*/site-packages/usr/lib/curtin': 'usr/lib/'