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
Assigned to nobody Loading
Sort

Pull requests list

meson: Correctly handle endianness for PowerPC CPU families (backport #13520) automatic backport This PR is a backport produced by automation (does not trigger backporting) merge-queue
#13528 opened Jul 23, 2025 by mergify bot Loading…
fix: wait on incomplete assignment in REPL repl The Read Eval Print Loop, "nix repl" command and debugger
#13508 opened Jul 19, 2025 by CertainLach Loading…
Fix use-after-free warning in repl.cc repl The Read Eval Print Loop, "nix repl" command and debugger
#13497 opened Jul 17, 2025 by Mic92 Draft
Fix memory and lifecycle clang-tidy warnings c api Nix as a C library with a stable interface new-cli Relating to the "nix" command repl The Read Eval Print Loop, "nix repl" command and debugger
#13494 opened Jul 17, 2025 by Mic92 Loading…
Rename test C files to C++ and fix clang-tidy warnings
#13492 opened Jul 17, 2025 by Mic92 Loading…
Fix simple clang-tidy warnings
#13490 opened Jul 17, 2025 by Mic92 Loading…
Add warn-short-path-literals setting
#13489 opened Jul 17, 2025 by k1gen Loading…
Make EvalState::callDepth thread-local
#13479 opened Jul 15, 2025 by edolstra Loading…
AllowListSourceAccessor: Make thread-safe fetching Networking with the outside (non-Nix) world, input locking
#13477 opened Jul 15, 2025 by edolstra Loading…
Add SQLite query performance profiling with-tests Issues related to testing. PRs with tests have some priority
#13461 opened Jul 12, 2025 by zimbatm Draft
libutil: Use Boost.URL for URI parsing documentation with-tests Issues related to testing. PRs with tests have some priority
#13445 opened Jul 10, 2025 by xokdvium Loading…
Fetch with ref if specified first for fetchGit fetching Networking with the outside (non-Nix) world, input locking
#13440 opened Jul 10, 2025 by fzakaria Loading…
Ensure that git filters are applied when reading blobs fetching Networking with the outside (non-Nix) world, input locking with-tests Issues related to testing. PRs with tests have some priority
#13428 opened Jul 8, 2025 by joshuaspence Loading… fetch-tree stabilisation
nix store delete: Show why deletion fails gc Store garbage collection and deletion store Issues and pull requests concerning the Nix store with-tests Issues related to testing. PRs with tests have some priority
#13421 opened Jul 4, 2025 by edolstra Loading…
libstore/build/local-derivation-goal: error earlier when sandbox path is inaccessible with-tests Issues related to testing. PRs with tests have some priority
#13396 opened Jun 25, 2025 by cole-h Loading…
turn assertion if hash of sub flake mismatches into proper error with-tests Issues related to testing. PRs with tests have some priority
#13362 opened Jun 13, 2025 by Mic92 Loading…
Fix race conditions in temporary file creation backport 2.28-maintenance Automatically creates a PR against the branch backport 2.29-maintenance Automatically creates a PR against the branch store Issues and pull requests concerning the Nix store
#13352 opened Jun 12, 2025 by Mic92 Draft
Add layers to catching IFDs in nix flake show new-cli Relating to the "nix" command with-tests Issues related to testing. PRs with tests have some priority
#13343 opened Jun 10, 2025 by ulucs Loading…
Improve error when can't acquire db lock store Issues and pull requests concerning the Nix store with-tests Issues related to testing. PRs with tests have some priority
#13340 opened Jun 9, 2025 by mkenigs Loading…
ProTip! Exclude everything labeled bug with -label:bug.