diff --git a/src/nix/devcontainer-feature.json b/src/nix/devcontainer-feature.json index 0e37efed2..339cdf5c3 100644 --- a/src/nix/devcontainer-feature.json +++ b/src/nix/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "nix", - "version": "1.2.0", + "version": "1.3.0", "name": "Nix Package Manager", "documentationURL": "https://github.com/devcontainers/features/tree/main/src/nix", "description": "Installs the Nix package manager and optionally a set of packages.",