make-container: update extra-container version

Keep this file in sync with the latest extra-container update.
This commit is contained in:
Erik Arvstedt
2021-09-04 08:17:38 +02:00
parent 1c5154cfcf
commit 926f1febb7
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -4,6 +4,7 @@
stdenv.mkDerivation rec {
pname = "extra-container";
# Update this file when changing the version: ../../test/lib/make-container.sh
version = "0.7";
src = builtins.fetchTarball {