Skip to content

1.3.1 Latest

sha256:e0316c675e16842cb7d33254fa3ed41f7424a0760b7d54cfed93da0a0d1bc5c4
Add to your devcontainer.json
Learn more about Dev Container Features
"features": {
    "ghcr.io/gauravsaini04/features/nix:1.3.1": {}
}

Loading

Manifest

{
  "digest": "sha256:e0316c675e16842cb7d33254fa3ed41f7424a0760b7d54cfed93da0a0d1bc5c4",
  "mediaType": "application/vnd.oci.image.manifest.v1+json",
  "size": 2515,
  "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:34f7d2737af1bad0bfd68481b2d1874c2a1a11b1625fd171b784c860a99ffddf",
      "mediaType": "application/vnd.devcontainers.layer.v1+tar",
      "size": 32768
    }
  ],
  "labels": {
    "dev.containers.metadata": "{\"id\":\"nix\",\"version\":\"1.3.1\",\"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.\"}},\"customizations\":{\"vscode\":{\"settings\":{\"github.copilot.chat.codeGeneration.instructions\":[{\"text\":\"This dev container includes the Nix package manager pre-installed and available on the `PATH`. Currently `flakeUri` works best with a remote URI (e.g., `github:nixos/nixpkgs/nixpkgs-unstable#hello`) as local files need to be in the image. The dev container supports two installation models for Nix: multi-user and single user. Multi-user is the default.\"}]}}},\"installsAfter\":[\"ghcr.io/devcontainers/features/common-utils\"],\"containerEnv\":{\"PATH\":\"/nix/var/nix/profiles/default/bin:/nix/var/nix/profiles/default/sbin:${PATH}\"},\"mounts\":[{\"source\":\"nix-store-${devcontainerId}\",\"target\":\"/nix\",\"type\":\"volume\"}],\"entrypoint\":\"/usr/local/share/nix-entrypoint.sh\"}",
    "com.github.package.type": "devcontainer_feature"
  }
}

Download activity

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

Other tags on this version