39 labels
-
Area/build-packaging
regarding the building or packaging of Lix itself -
Area/cli
The command line interface of Lix -
Area/evaluator
libexpr and anything else related to the evaluation of Nix expressions -
Area/fetching
Fetching sources or other materials from the World Wide Web in Lix -
Area/flakes
-
Area/language
language design, features, extensions, etc -
Area/profiles
profiles: nix-env, nix profile, and installer flavors all alike -
Area/protocol
The protocol, used for communicating between the client and the daemon -
Area/releng
Release engineering -
Area/remote-builds
remote builds -
Area/repl
nix repl -
Area/store
libstore and anything else relating to the Nix store -
bug
it's a bug -
crash 💥
Lix crashes (possibly bad error handling) -
Cross Compilation
-
devx
development experience issues -
docs
requires or is about documentation changes -
Downstream Dependents
regarding an external tool's usage with Lix (e.g. nix-eval-jobs) -
E/easy
bug is relatively simple and could simply be fixed with some minor effort -
E/hard
this issue should probably be solved with close involvement of an expert -
E/help wanted
maintainers may not get to this soon, but we want it fixed -
E/reproducible
This bug is reproducible and obvious. -
E/requires rearchitecture
this bug cannot be fixed properly without fixing a known architectural flaw -
imported
Issue imported from upstream nix (please do not remove this label, it will cause dupes if import is rerun) -
Needs Langver
We can't get to this until we implement language versioning -
OS/Linux
Affects specifically Lix on Linux -
OS/macOS
Affects specifically Lix on macOS -
performance
make lix go faster -
regression
This is a regression since some previous version of Lix -
release-blocker
Blocks public release -
RFD
Request for discussion -
stability
Fixing this makes the software more stable -
Statusblocked
Blocked on something -
Statusinvalid
not our bug, duplicate, similar -
Statuspostponed
closed but should maybe look at later (generally with S-wontfix) -
Statuswontfix
We chose not to change this (see issue comments for more detail). -
testing
Tests that should be added -
testing/flakey
Tests that are unreliable/flakey (not to be confused with flakes that test) -
ux
makes the user experience better :)