--enable-flakes doesn't seem to work #17

Open
opened 2024-07-01 16:56:42 +00:00 by iliana · 0 comments

When running:

$ curl -sSf -L https://install.lix.systems/lix | sh -s -- install --enable-flakes

the installer still prompts me explicitly whether to enable flakes or not. When running:

curl -sSf -L https://install.lix.systems/lix | sh -s -- install --enable-flakes --no-confirm

no prompt is displayed, but flakes are not enabled.


$ curl -sSf -L https://install.lix.systems/lix | sh -s -- --version
info: downloading installer (https://install.lix.systems/lix/lix-installer-x86_64-linux)
lix-installer 0.17.1
When running: ``` $ curl -sSf -L https://install.lix.systems/lix | sh -s -- install --enable-flakes ``` the installer still prompts me explicitly whether to enable flakes or not. When running: ``` curl -sSf -L https://install.lix.systems/lix | sh -s -- install --enable-flakes --no-confirm ``` no prompt is displayed, but flakes are not enabled. --- ``` $ curl -sSf -L https://install.lix.systems/lix | sh -s -- --version info: downloading installer (https://install.lix.systems/lix/lix-installer-x86_64-linux) lix-installer 0.17.1 ```
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix-installer#17
No description provided.