Skip to content

Pull requests: NixOS/nix

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

Pull requests list

Changes to make Nix output more informative errors error-messages Confusing messages and better diagnostics UX The way in which users interact with Nix. Higher level than UI.
#612 opened Aug 23, 2015 by Mathnerd314 Loading…
utils: Disambiguate between normal and malformed EOF in nix::readLine. error-messages Confusing messages and better diagnostics
#1485 opened Jul 24, 2017 by Ericson2314 Draft
nix repl: Provide documentation from comment when evaluating to lambda 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 significant Novel ideas, large API changes, notable refactorings, issues with RFC potential, etc. UX The way in which users interact with Nix. Higher level than UI.
#1652 opened Oct 31, 2017 by roberth Draft
2 tasks
Allow tab usage in indented strings breaking Changes we can't make without breaking old expressions, changing hashes, etc feature Feature request or proposal language The Nix expression language; parser, interpreter, primops, evaluation, etc
#2911 opened Jun 3, 2019 by cslamber Draft
build: disallow root without build users build-problem Nix fails to compile or test; also improvements to build process security Security-related issues
#3415 opened Mar 14, 2020 by LnL7 Draft
Add user@address:port support fetching Networking with the outside (non-Nix) world idea approved The given proposal has been discussed and approved by the Nix team. An implementation is welcome. store Issues and pull requests concerning the Nix store UX The way in which users interact with Nix. Higher level than UI. with-tests Issues related to testing. PRs with tests have some priority
#3425 opened Mar 19, 2020 by mkg20001 Draft
Generalize Derivation type to better support unresolved derivations fetching Networking with the outside (non-Nix) world new-cli Relating to the "nix" command repl The Read Eval Print Loop, "nix repl" command and debugger store Issues and pull requests concerning the Nix store with-tests Issues related to testing. PRs with tests have some priority
#3446 opened Mar 25, 2020 by Ericson2314 Draft
log all ifd error-messages Confusing messages and better diagnostics idea approved The given proposal has been discussed and approved by the Nix team. An implementation is welcome. UX The way in which users interact with Nix. Higher level than UI.
#3494 opened Apr 14, 2020 by cleverca22 Draft
Trustful IPFS Store
#3727 opened Jun 21, 2020 by Ericson2314 Draft
Use StorePathDescriptor to fetching from CA-only stores fetching Networking with the outside (non-Nix) world new-cli Relating to the "nix" command store Issues and pull requests concerning the Nix store
#3754 opened Jun 26, 2020 by Ericson2314 Draft git-hashing stabilisation
Tell in detail why remote building fails on -v error-messages Confusing messages and better diagnostics UX The way in which users interact with Nix. Higher level than UI.
#3927 opened Aug 13, 2020 by nh2 Loading…
7 tasks
Allow composing overrides flakes with-tests Issues related to testing. PRs with tests have some priority
#4004 opened Sep 11, 2020 by mkenigs Loading… flakes stabilisation
Generate a warning on an implicit input specification. flakes UX The way in which users interact with Nix. Higher level than UI.
#4072 opened Sep 25, 2020 by kquick Loading…
[WIP] Lazy attribute names language The Nix expression language; parser, interpreter, primops, evaluation, etc
#4154 opened Oct 16, 2020 by infinisil Draft
4 of 13 tasks
Progress indicator improvements idea approved The given proposal has been discussed and approved by the Nix team. An implementation is welcome. significant Novel ideas, large API changes, notable refactorings, issues with RFC potential, etc. UX The way in which users interact with Nix. Higher level than UI.
#4296 opened Dec 1, 2020 by edolstra Draft
Support statically built Nix on Darwin macos Nix on macOS, aka OS X, aka darwin with-tests Issues related to testing. PRs with tests have some priority
#4320 opened Dec 6, 2020 by matthewbauer Draft
Support --no-modify-profile for daemon installations feature Feature request or proposal installer
#4457 opened Jan 17, 2021 by aneeshusa Loading…
nix-env: Use pname and version attrs in -q cli The old and/or new command line interface UX The way in which users interact with Nix. Higher level than UI.
#4463 opened Jan 18, 2021 by jtojnar Loading…
ProTip! Exclude everything labeled bug with -label:bug.