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

add NIX_BIN_PREFIX to hardcode nix #59

Merged
merged 3 commits into from
Jan 2, 2021
Merged

add NIX_BIN_PREFIX to hardcode nix #59

merged 3 commits into from
Jan 2, 2021

Conversation

Mic92
Copy link
Member

@Mic92 Mic92 commented Jan 2, 2021

No description provided.

@Mic92 Mic92 merged commit 7cec473 into master Jan 2, 2021
@Mic92 Mic92 deleted the nix_prefix branch January 2, 2021 10:34
@cpcloud
Copy link

cpcloud commented Jun 2, 2021

I just bisected my configuration, and somehow this commit causes every line of stdout to be duplicated in any project that uses direnv.

I'm using home-manager with programs.direnv.enableNixDirenvIntegration = true;.

@cpcloud
Copy link

cpcloud commented Jun 2, 2021

Ok, after changing nixFlakes to nix in default.nix on master, the double logging goes away. Is this a bug in the nix binaries under nixFlakes?

@cpcloud
Copy link

cpcloud commented Jun 2, 2021

In the meantime, it's easy enough to override nixFlakes with nix in an overlay, since I'm not using flakes right now.

@Mic92
Copy link
Member Author

Mic92 commented Jun 8, 2021

This was a bug in nixUnstable at some point. It got fixed however eventually. You must use an old version.

@cpcloud
Copy link

cpcloud commented Jun 8, 2021

I'm using niv to manage nixpkgs and running against nixos-unstable-small, so I assume that I have the latest-but-not-master-mostly-reliably-passing versions of everything.

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.

2 participants