make-container: update extra-container version
Keep this file in sync with the latest extra-container update.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user