mirror of
https://github.com/nix-community/docker-nixpkgs.git
synced 2026-01-12 04:40:42 -05:00
fake_nixpkgs: add link to doc
This commit is contained in:
@@ -2,6 +2,9 @@ _:
|
|||||||
throw ''
|
throw ''
|
||||||
This container doesn't include nixpkgs.
|
This container doesn't include nixpkgs.
|
||||||
|
|
||||||
Pin your dependencies. Or if you must, override the NIX_PATH environment
|
The best way to work around that is to pin your dependencies. See
|
||||||
variable with eg: "NIX_PATH=nixpkgs=channel:nixos-unstable"
|
https://nix.dev/tutorials/towards-reproducibility-pinning-nixpkgs.html
|
||||||
|
|
||||||
|
Or if you must, override the NIX_PATH environment variable with eg:
|
||||||
|
"NIX_PATH=nixpkgs=channel:nixos-unstable"
|
||||||
''
|
''
|
||||||
|
|||||||
Reference in New Issue
Block a user