make-container: update extra-container version
Keep this file in sync with the latest extra-container update.
This commit is contained in:
parent
1c5154cfcf
commit
926f1febb7
2 changed files with 3 additions and 2 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue