Skip to content

1.2 Latest

sha256:bfb07a2b497109a7d0c4e591989aa1cc4b2e45828678582997158e8286c31f2e
Add to your devcontainer.json
Learn more about Dev Container Features
"features": {
    "ghcr.io/mcclunatic/devcontainers-features/nix:1.2": {}
}

Loading

Manifest

{
  "digest": "sha256:bfb07a2b497109a7d0c4e591989aa1cc4b2e45828678582997158e8286c31f2e",
  "mediaType": "application/vnd.oci.image.manifest.v1+json",
  "size": 1945,
  "config": {
    "digest": "sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a",
    "mediaType": "application/vnd.devcontainers",
    "size": 2
  },
  "layers": [
    {
      "digest": "sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a",
      "mediaType": "application/vnd.oci.empty.v1+json",
      "size": 2
    },
    {
      "digest": "sha256:36ff3ceaa49c0f37e3b19d661af4d69a15c29ca66423c1d5d3b47b85713b9b59",
      "mediaType": "application/vnd.devcontainers.layer.v1+tar",
      "size": 32256
    }
  ],
  "labels": {
    "dev.containers.metadata": "{\"id\":\"nix\",\"version\":\"1.2.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.\",\"options\":{\"version\":{\"type\":\"string\",\"proposals\":[\"latest\",\"2.11\"],\"default\":\"latest\",\"description\":\"Version of Nix to install.\"},\"multiUser\":{\"type\":\"boolean\",\"default\":true,\"description\":\"Perform a multi-user install (instead of single user)\"},\"packages\":{\"type\":\"string\",\"default\":\"\",\"description\":\"Optional comma separated list of Nix packages to install in profile.\"},\"useAttributePath\":{\"type\":\"boolean\",\"default\":false,\"description\":\"Enable this option to use exact attribute path of the package in the Nixpkgs repository, aligning with the nix-env -iA command.\"},\"flakeUri\":{\"type\":\"string\",\"default\":\"\",\"description\":\"Optional URI to a Nix Flake to install in profile.\"},\"extraNixConfig\":{\"type\":\"string\",\"default\":\"\",\"description\":\"Optional comma separated list of extra lines to add to /etc/nix/nix.conf.\"}},\"installsAfter\":[\"ghcr.io/devcontainers/features/common-utils\"],\"containerEnv\":{\"PATH\":\"/nix/var/nix/profiles/default/bin:/nix/var/nix/profiles/default/sbin:${PATH}\"},\"entrypoint\":\"/usr/local/share/nix-entrypoint.sh\"}",
    "com.github.package.type": "devcontainer_feature"
  }
}

Download activity

  • Total downloads 4
  • Last 30 days 0
  • Last week 0
  • Today 0

Other tags on this version