nix
https://github.com/nixos/nix
C++
Nix, the purely functional package manager
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported40 Subscribers
View all SubscribersAdd a CodeTriage badge to nix
Help out
- Issues
- fetchers: tarball cache used past ttl
- `:e` in `nix repl` can be incompatible with `--pure-eval` without saying so
- libstore: read SSL_CERT_FILE after main, not in a static initializer
- libstore: say what actually blocks SSH on Windows
- A non-absolute SSL_CERT_FILE aborts nix during static initialization (and silently kills the Windows test suites)
- JSONLogger: rate-limit resProgress per activity
- Windows: getFSSourceAccessor() passes "/" as the accessor root, which is not absolute on Windows, so any evaluation aborts
- Windows CI cannot report static-initialisation faults
- Windows: RestoreSink::createDirectory never sets dirFd, so NAR extraction aborts on the first nested directory
- Windows symlink skips blame Wine, but std::filesystem on MinGW is the cause (and misreports symlinks silently)
- Docs
- C++ not yet supported