-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Insights: NixOS/nix
Overview
Could not load contribution data
Please try again later
36 Pull requests merged by 15 people
-
Fix simple clang-tidy warnings
#13490 merged
Aug 11, 2025 -
Restore fixupBoehmStackPointer
#13709 merged
Aug 11, 2025 -
libfetchers: Remove badGitRefRegex and use libgit2 for reference validation
#13729 merged
Aug 11, 2025 -
docs: add self-attrs documentation (backport #13726)
#13728 merged
Aug 10, 2025 -
docs: add self-attrs documentation
#13726 merged
Aug 10, 2025 -
ci: Remove max-jobs = 1
#13722 merged
Aug 9, 2025 -
Make functional tests depend on nix binary so they auto recompile
#13683 merged
Aug 8, 2025 -
add freebsd multi-user installer
#13713 merged
Aug 8, 2025 -
add rc.d script for the nix-daemon
#13717 merged
Aug 8, 2025 -
Inline printHash16or32 and remove redundant helper
#13716 merged
Aug 8, 2025 -
hydra: Restore coverage job
#13718 merged
Aug 8, 2025 -
libutil: Move references.{hh,cc} to libstore, remove unused scanForReferences
#13714 merged
Aug 8, 2025 -
libutil: Make HashResult a proper struct
#13715 merged
Aug 8, 2025 -
Slight clean up the constructors for
Hash
#13704 merged
Aug 7, 2025 -
single-user-install: fix cp for freebsd
#13712 merged
Aug 7, 2025 -
Factor out
ChrootDerivationBuilder
#13711 merged
Aug 7, 2025 -
Enable parallel marking in boehm-gc
#13708 merged
Aug 7, 2025 -
meson: Apply formatting universally
#13706 merged
Aug 7, 2025 -
Move some
MixStoreDirMethods
members to the right.cc
file#13705 merged
Aug 7, 2025 -
Add user@address:port support
#3425 merged
Aug 6, 2025 -
libstore: always canonicalize directory permissions
#13526 merged
Aug 6, 2025 -
Revert "docker: make sure
nix config check
works"#13702 merged
Aug 6, 2025 -
speedup derivation parsing by optimizing
parseString
#13694 merged
Aug 6, 2025 -
Base64 trailing test (from Snix, thanks)
#13697 merged
Aug 6, 2025 -
Clean up Base* code
#13693 merged
Aug 6, 2025 -
nix/profile.cc: Fix header include path
#13699 merged
Aug 6, 2025 -
Add functional test for no-url-literals experimental feature
#13555 merged
Aug 6, 2025 -
libutil-tests/json-utils: fix -Werror=sign-compare error (backport #13228)
#13584 merged
Aug 5, 2025 -
libstore: Remove dead variable
#13689 merged
Aug 5, 2025 -
Recognize "identity" compression method
#13684 merged
Aug 5, 2025 -
nix-cli: Move nix2 binaries sources properly into nix subproject
#13687 merged
Aug 5, 2025 -
treewide: Move private types and code into anonymous namespaces
#13688 merged
Aug 5, 2025 -
ci: Collect code coverage in tests
#13686 merged
Aug 4, 2025 -
Encapsulate
invalidBase32
, avoid 0xFF magic number#13685 merged
Aug 4, 2025 -
Improve base-32 hash decoding performance with reverse map
#13680 merged
Aug 4, 2025 -
libutil: Use Boost.URL for URI parsing
#13445 merged
Aug 4, 2025
1 Pull request opened by 1 person
-
Fix getAttrPos after mapAttrs
#13725 opened
Aug 10, 2025
11 Issues closed by 5 people
-
How do I uninstall?
#13710 closed
Aug 9, 2025 -
Inline `printHash16or32`
#13692 closed
Aug 8, 2025 -
Backport #10200 to 2.18
#11716 closed
Aug 7, 2025 -
[Flake] error: 'file:///tmp/测试' is not a valid URL
#5759 closed
Aug 7, 2025 -
Regression in 2.4: Handling of extraneous slashes in file:// store URIs broken
#6121 closed
Aug 7, 2025 -
Nix tries changing ownership of /nix/store for read-only operations
#13690 closed
Aug 6, 2025 -
ssh-ng://host:port treats host:port as the hostname
#7044 closed
Aug 6, 2025 -
Directory permissions not always canonicalized
#12786 closed
Aug 6, 2025 -
no-url-literals is untested
#13533 closed
Aug 6, 2025 -
nix-copy-closure to ssh:// store tries to log in with empty SSH username
#10898 closed
Aug 4, 2025
13 Issues opened by 11 people
-
Installation issue
#13730 opened
Aug 11, 2025 -
`:edit` in `nix repl` doesn't properly check if files exist
#13727 opened
Aug 10, 2025 -
git fetcher Git-lfs pure ssh support for flake inputs
#13724 opened
Aug 9, 2025 -
macOS vifs: error creating /etc/fstab
#13723 opened
Aug 9, 2025 -
`unexpected Nix daemon error: error: writing to file: Broken pipe`
#13721 opened
Aug 8, 2025 -
Maintain Cywin/MSYS2 build in CI
#13720 opened
Aug 8, 2025 -
darwin: inconsistent group ownership in store
#13719 opened
Aug 8, 2025 -
Nix daemon crashed when I configured a cache
#13707 opened
Aug 7, 2025 -
CA derivations do not remove outputs before building
#13703 opened
Aug 6, 2025 -
"Path ... world-writable or a symlink" error message is very confusing
#13701 opened
Aug 6, 2025 -
submodules may or may not exist as an empty directory, depending on how its first fetched
#13698 opened
Aug 6, 2025 -
Comparison/diff command in REPL
#13696 opened
Aug 5, 2025 -
Version of `why-depends` with backtrace/evaluation details
#13695 opened
Aug 5, 2025
27 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
nix flake check: Skip substitutable derivations
#13574 commented on
Aug 6, 2025 • 5 new comments -
Add sandboxed building for FreeBSD using jails
#9968 commented on
Aug 8, 2025 • 2 new comments -
Lazy trees v2
#13225 commented on
Aug 10, 2025 • 1 new comment -
mention what versions of MacOS are supported
#13675 commented on
Aug 4, 2025 • 0 new comments -
Add new primop `builtins.fromJSONC` which automatically strips comments from JSON
#13550 commented on
Aug 9, 2025 • 0 new comments -
fix: wait on incomplete assignment in REPL
#13508 commented on
Aug 6, 2025 • 0 new comments -
Fix use-after-free warning in repl.cc
#13497 commented on
Aug 11, 2025 • 0 new comments -
Refactor platform-specific derivation builders to fix clang-tidy warnings
#13495 commented on
Aug 11, 2025 • 0 new comments -
Fix memory and lifecycle clang-tidy warnings
#13494 commented on
Aug 11, 2025 • 0 new comments -
Rename test C files to C++ and fix clang-tidy warnings
#13492 commented on
Aug 11, 2025 • 0 new comments -
Improve error when can't acquire db lock
#13340 commented on
Aug 6, 2025 • 0 new comments -
linux: support supplementary groups with auto-allocate-uids
#13314 commented on
Aug 9, 2025 • 0 new comments -
New store settings system
#11139 commented on
Aug 6, 2025 • 0 new comments -
Get settings info out of headers, out of libutil
#11033 commented on
Aug 11, 2025 • 0 new comments -
Store `DerivationOption` instead `Derivation`, put in JSON format
#10760 commented on
Aug 7, 2025 • 0 new comments -
getDefaultRef is not cached in libfetchers/git.cc
#13556 commented on
Aug 5, 2025 • 0 new comments -
Crash on cygwin x64 in nix 2.3.9
#4360 commented on
Aug 9, 2025 • 0 new comments -
A Nix store that works well on Windows
#9389 commented on
Aug 9, 2025 • 0 new comments -
Low default ulimit
#10158 commented on
Aug 9, 2025 • 0 new comments -
Down builder brings all builds to a crawl
#13513 commented on
Aug 8, 2025 • 0 new comments -
nix-build: can't build drv if callable in selection path
#13674 commented on
Aug 8, 2025 • 0 new comments -
Broken error message "is not a string but"
#8823 commented on
Aug 8, 2025 • 0 new comments -
git lfs inputs don't work when ssh is not listening on the default port
#13337 commented on
Aug 7, 2025 • 0 new comments -
Random multi-second slowdowns opening /nix/var/nix/db/db.sqlite on ZFS
#13515 commented on
Aug 6, 2025 • 0 new comments -
URL handling tech debt
#9603 commented on
Aug 6, 2025 • 0 new comments -
macOS 15 Sequoia clobbers _nixbld1-4 users
#10892 commented on
Aug 6, 2025 • 0 new comments -
Cannot delete store path with no roots
#6141 commented on
Aug 6, 2025 • 0 new comments