Skip to content

Issues: NixOS/nix

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Spin out libfetchers into stand-alone project feature Feature request or proposal fetching Networking with the outside (non-Nix) world process Issues related to the development process of Nix
#10802 opened May 28, 2024 by roberth
Docs: How to render an evaluation flame graph documentation
#10801 opened May 28, 2024 by roberth
2 tasks done
LocalStore does not set up or sanitize its build environment correctly bug derivation-build The process of building an individual derivation (see also sandbox label) macos Nix on macOS, aka OS X, aka darwin sandbox How we isolate build impurities and protect the host
#10798 opened May 28, 2024 by roberth
Get all shell scripts passing shellcheck contributor-experience Developer experience for Nix contributors good first issue Quick win for first-time contributors
#10795 opened May 28, 2024 by Ericson2314
the documentation of nix_setting_get requires calling nix_libutil_init, which achieves nothing c api Nix as a C library with a stable interface documentation
#10790 opened May 27, 2024 by prednaz
2 tasks done
Have our cake and eat it too derivation metadata feature Feature request or proposal store Issues and pull requests concerning the Nix store
#10780 opened May 26, 2024 by roberth
Include a sysusers config file and a user tmpfiles config file feature Feature request or proposal
#10775 opened May 25, 2024 by poscat0x04
Add :doc to repl with nix-doc feature Feature request or proposal language The Nix expression language; parser, interpreter, primops, evaluation, etc repl The Read Eval Print Loop, "nix repl" command and debugger
#10771 opened May 24, 2024 by roberth
StoreReference -> <Name>StoreConfig -> <Name>Store good first issue Quick win for first-time contributors settings Settings, global flags, nix.conf significant Novel ideas, large API changes, notable refactorings, issues with RFC potential, etc.
#10766 opened May 23, 2024 by Ericson2314
nix build breaks inside nix develop new-cli Relating to the "nix" command nix-shell nix-shell, nix develop, nix print-dev-env, etc
#10753 opened May 21, 2024 by fricklerhandwerk
Darwin installer: create a case sensitive APFS volume installer macos Nix on macOS, aka OS X, aka darwin
#10746 opened May 20, 2024 by roberth
1 of 3 tasks
Investigate using FUSE store Issues and pull requests concerning the Nix store
#10742 opened May 20, 2024 by Ericson2314 local-overlay-store stabilisation
Recursion in builders definitions deadlocks builds with waiting for lock on '/nix/store/...' bug idea approved The given proposal has been discussed and approved by the Nix team. An implementation is welcome. protocol Things involving the daemon protocol & compatibility issues scheduling
#10740 opened May 19, 2024 by tomeon
{extra-,}experimental-features in flake nixConfig ignored bug flakes settings Settings, global flags, nix.conf
#10727 opened May 16, 2024 by shlevy
ProTip! Exclude everything labeled bug with -label:bug.