Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dockerTools.examples.nix: set NIX_PAGER=cat environment variable #29765

Merged
merged 1 commit into from Sep 25, 2017

Conversation

nlewo
Copy link
Member

@nlewo nlewo commented Sep 25, 2017

Motivation for this change

nix-store was using more that was imported from the eject package. This commit explicitly sets the NIX_PAGER environment variable.

Things done

Manually tested the nix docker image:

nix-build ./ -A dockerTools.examples.nix
docker load -i result
docker run -it nix nix-store -qR /nix/store/zv86mp9qr1kk2sxv174fxrmly82wakr0-xz-5.2.3-bin
warning: the group ‘nixbld’ specified in ‘build-users-group’ does not exist
/nix/store/zpg78y1mf0di6127q6r51kgx2q8cxsvv-glibc-2.25-49
/nix/store/j41pm590lflva7kkx643kycix8njjrld-xz-5.2.3
/nix/store/zv86mp9qr1kk2sxv174fxrmly82wakr0-xz-5.2.3-bin

@Mic92 Mic92 merged commit 756698f into NixOS:master Sep 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants