Skip to content

lix master does not have repl-flake #278

@isabelroses

Description

@isabelroses

Since https://git.lix.systems/lix-project/lix/commit/2c21882767b8178a261f25a793b8d405460cfba2 lix has not had the repl-flake experimental feature.

Code that causes the issue:

nh/src/checks.rs

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");
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug (confirmed)This is, in fact, a bug.priorityWe gotta get this done, and get this done *fast*.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions