Skip to content

No labels!

There aren’t any labels for this repository quite yet.

error-messages
error-messages
Confusing messages and better diagnostics
feature
feature
Feature request or proposal
fetching
fetching
Networking with the outside (non-Nix) world, input locking
gc
gc
Store garbage collection and deletion
good first issue
good first issue
Quick win for first-time contributors
good first review
good first review
Quick win for first-time reviewers
idea approved
idea approved
The given proposal has been discussed and approved by the Nix team. An implementation is welcome.
language
language
The Nix expression language; parser, interpreter, primops, evaluation, etc
localization
localization
Nix should work well in every place
macos
macos
Nix on macOS, aka OS X, aka darwin
merge-queue
merge-queue
new-cli
new-cli
Relating to the "nix" command
nix-shell
nix-shell
nix-shell, nix develop, nix print-dev-env, etc
other-linux
other-linux
Nix on a Linux distro that is not a NixOS-derivative
portability
portability
Supporting more platforms
process
process
Issues related to the development process of Nix
profiles
profiles
Versioned gc root symlinks; nix profile, nix-env
protocol
protocol
Things involving the daemon protocol & compatibility issues
recursive-nix
recursive-nix
The recursive-nix experimental feature
regression
regression
Something doesn't work anymore
release-blocker
release-blocker
remote build
remote build
The SSH store, ssh:, ssh-ng:, ... (split from protocol label 2024-07)
repl
repl
The Read Eval Print Loop, "nix repl" command and debugger
RFC
RFC
Related to an accepted RFC
sandbox
sandbox
How we isolate build impurities and protect the host