import (
  builtins.fetchTarball {
    url = "https://github.com/NixOS/nixpkgs/archive/22.11.tar.gz";
  }
)