Skip to content

Does not understand <nixpkgs> references #21

@nh2

Description

@nh2

It seems it doesn't understand <variable> references yet, is that correct?

Works in nix-shell:

NIX_PATH= nix-shell -I nixpkgs=/etc/nixos/nixpkgs '<nixpkgs>' -A procps

Does not work in cached-nix-shell:

NIX_PATH= cached-nix-shell -I nixpkgs=/etc/nixos/nixpkgs '<nixpkgs>' -A procps

(I repro with NIX_PATH= to empty that variable, to avoid the <nixpkgs>' import potentially working due to some other system-dependent reason.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions