Skip to content

only use stable nix commands#76

Merged
domenkozar merged 1 commit intocachix:masterfrom
zimbatm:no-unstable
Jan 25, 2021
Merged

only use stable nix commands#76
domenkozar merged 1 commit intocachix:masterfrom
zimbatm:no-unstable

Conversation

@zimbatm
Copy link
Copy Markdown
Contributor

@zimbatm zimbatm commented Jan 25, 2021

Avoid issues with nix feature flags by avoiding it altogether.

Fixes #48

@zimbatm zimbatm force-pushed the no-unstable branch 2 times, most recently from 0000452 to 08f8dc8 Compare January 25, 2021 11:11
@zimbatm
Copy link
Copy Markdown
Contributor Author

zimbatm commented Jan 25, 2021

One downside of this solution is that it hard-codes /nix/store as the storeDir. Does any customer use another storeDir?

@zimbatm
Copy link
Copy Markdown
Contributor Author

zimbatm commented Jan 25, 2021

This PR is not ready yet.

Avoid the following error when installing nix-unstable:

    experimental Nix feature 'nix-command' is disabled; use '--experimental-features nix-command' to override
@domenkozar
Copy link
Copy Markdown
Member

Not that I know of.

@domenkozar domenkozar merged commit 26cfe1e into cachix:master Jan 25, 2021
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.

experimental Nix feature 'nix-command' is disabled

2 participants