-
-
Notifications
You must be signed in to change notification settings - Fork 92
Closed
Labels
bug (confirmed)This is, in fact, a bug.This is, in fact, a bug.priorityWe gotta get this done, and get this done *fast*.We gotta get this done, and get this done *fast*.
Description
Since https://git.lix.systems/lix-project/lix/commit/2c21882767b8178a261f25a793b8d405460cfba2 lix has not had the repl-flake experimental feature.
Code that causes the issue:
Lines 76 to 79 in 28972b6
| // Lix still uses repl-flake, which is removed in the latest version of Nix. | |
| if util::is_lix()? { | |
| required_features.push("repl-flake"); | |
| } |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bug (confirmed)This is, in fact, a bug.This is, in fact, a bug.priorityWe gotta get this done, and get this done *fast*.We gotta get this done, and get this done *fast*.