index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-01-03
add zipAttrsWith primop
pennae
2022-01-03
Merge pull request #5839 from tweag/balsoft/yet-another-follows-bugfix
Eelco Dolstra
2022-01-03
Merge pull request #5840 from tweag/balsoft/nix-repl-show-trace
Eelco Dolstra
2021-12-29
Fix IFD with chroot store
Sebastian Ullrich
2021-12-29
Add ability to toggle show-trace from within the repl
Alexander Bantyev
2021-12-28
Sort attrs from tables in fromTOML
Lily Foster
2021-12-28
BaseError::calcWhat: take loggerSettings.showTrace into account
Alexander Bantyev
2021-12-28
flake.cc: computeLocks: Only verify overrides when they could change
Alexander Bantyev
2021-12-27
Fix accidental O(n^2 * log n) performance in NixRepl::addAttrsToScope
Yorick van Pelt
2021-12-23
Use int64_t and NixFloat in fromTOML types
Nicolas Mattia
2021-12-23
Properly return false on `builtins.pathExists /someNonAllowedPath`
regnat
2021-12-22
Merge pull request #5821 from edolstra/remove-affinity
Eelco Dolstra
2021-12-22
Merge pull request #5820 from ncfavier/completion-nospace
Eelco Dolstra
2021-12-22
Fix attr path completion after a dot
Naïm Favier
2021-12-22
Don't insert spaces when completing attribute paths
Naïm Favier
2021-12-22
Remove CPU locking
Eelco Dolstra
2021-12-21
Merge pull request #5807 from NixOS/5805-ca-ifd
Eelco Dolstra
2021-12-21
Merge branch 'nm-toml11' of https://github.com/nmattia/nix
Eelco Dolstra
2021-12-21
Merge branch 'why-depends-completion' of https://github.com/ncfavier/nix
Eelco Dolstra
2021-12-21
Fix IFD with CA derivations
regnat
2021-12-21
Factor out the path realisation bit of IFD
regnat
2021-12-20
bulk-allocate Value instances in the evaluator
pennae
2021-12-20
Clean up toml parsing code
Nicolas Mattia
2021-12-20
Add shell completion for why-depends
Naïm Favier
2021-12-17
Use long in fromTOML
Nicolas Mattia
2021-12-17
Update primops/fromTOML.cc to use toml11
Nicolas Mattia
2021-12-17
Replace cpptoml with toml11
Nicolas Mattia
2021-12-17
Merge pull request #5787 from edolstra/unshare-fs
Eelco Dolstra
2021-12-17
Merge pull request #5047 from symphorien/fix-nix-channel
Théophane Hufschmitt
2021-12-16
Ignore EPERM when unsharing FS state
Eelco Dolstra
2021-12-15
Fix typo in `src/nix/shell.md`
Noah Snelson
2021-12-14
Merge pull request #5769 from NixOS/ca/get-build-stats
Eelco Dolstra
2021-12-14
Merge pull request #5623 from yorickvP/fix-5621
Théophane Hufschmitt
2021-12-14
Merge pull request #5771 from edolstra/single-file-flake-inputs
Théophane Hufschmitt
2021-12-14
Merge pull request #5702 from baloo/baloo/hide-non-reproducible-settings
Théophane Hufschmitt
2021-12-14
Merge pull request #5366 from trofi/speedup-ca-query
Théophane Hufschmitt
2021-12-13
queryMissing(): Use a bigger thread pool
Eelco Dolstra
2021-12-13
Merge pull request #5725 from ConnorBaker/master
Eelco Dolstra
2021-12-13
Re-allow inputs.x.url = "/path/to/file"
Eelco Dolstra
2021-12-13
Simplify
Eelco Dolstra
2021-12-13
Merge branch 'arm32-personality' of https://github.com/cleverca22/nix
Eelco Dolstra
2021-12-13
Merge pull request #5770 from edolstra/gc-fixes
Eelco Dolstra
2021-12-13
Respect /etc/hosts
Eelco Dolstra
2021-12-13
Merge branch 'better-interpolation-error-location' of https://github.com/gree...
Eelco Dolstra
2021-12-13
nix run: Tweak docs
Eelco Dolstra
2021-12-13
Merge branch 'pname-main-program' of https://github.com/figsoda/nix
Eelco Dolstra
2021-12-13
More debug info
Eelco Dolstra
2021-12-13
Retry on ECONNREFUSED
Eelco Dolstra
2021-12-13
Explicitly make GC roots client sockets blocking
Eelco Dolstra
2021-12-13
Add a crude tracing mechansim for the build results
regnat
[next]