index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-12-13
Merge pull request #5761 from yorickvP/fix-5741
Eelco Dolstra
2021-12-11
EvalCommand::getEvalState: use gc tracable allocator for EvalState
Yorick van Pelt
2021-12-10
extract_archive: fix "Hard-link target '...'" error
Yorick van Pelt
2021-12-10
extract_archive: use copy_pathname instead of set_pathname.
Yorick van Pelt
2021-12-10
Ignore system.nfs4_acl
Eelco Dolstra
2021-12-10
Merge branch 'master' of https://github.com/MagicRB/nix
Eelco Dolstra
2021-12-09
Properly take the last assignment in the REPL
regnat
2021-12-09
Merge pull request #5695 from obsidiansystems/tidy-logging
Eelco Dolstra
2021-12-07
Tweak warning
Eelco Dolstra
2021-12-07
Merge remote-tracking branch 'origin/5712-ca-drvs-with-old-daemon'
Eelco Dolstra
2021-12-07
Merge branch 'balsoft/nix-repl-log' of https://github.com/tweag/nix
Eelco Dolstra
2021-12-06
Update manual links
Jan Tojnar
2021-12-06
nix repl: add :log
Alexander Bantyev
2021-12-06
RunPager: restore stdout upon pager exit
Alexander Bantyev
2021-12-06
Fallback when the daemon is too old for CA derivations
regnat
2021-12-02
Introduce builtins.groupBy primop
Silvan Mosberger
2021-12-02
Merge pull request #5713 from tweag/balsoft/another-follows-bugfix
Eelco Dolstra
2021-12-02
Merge pull request #5708 from trofi/fix-build-on-gcc-11
Eelco Dolstra
2021-12-02
Flakes: computeLocks: pass correct LockParent when reusing oldLock
Alexander Bantyev
2021-12-01
Fix parent path check boundary
David Arnold
2021-12-01
src/libutil/util.hh: fix build on gcc-11
Sergei Trofimovich
2021-12-01
Merge branch 'nix-env-install-suggestions' of https://github.com/tweag/nix
Eelco Dolstra
2021-12-01
Merge pull request #5696 from obsidiansystems/fix-5299
Eelco Dolstra
2021-12-01
Merge pull request #5599 from fzakaria/faridzakaria/fix-progress-bar-leak
Théophane Hufschmitt
2021-11-30
Fix #5299
John Ericson
2021-11-30
Push wopAddToStore old style stream adapters into smaller scopes
John Ericson
2021-11-30
Nix daemon stream old wopAddToStore
John Ericson
2021-11-30
Tidy up the logging
John Ericson
2021-11-29
createTempFile(): Mark file as CLOEEXEC
Eelco Dolstra
2021-11-29
Merge pull request #5680 from andir/libexpr-dont-move-primop-args
Eelco Dolstra
2021-11-29
Merge pull request #5667 from NixOS/5661-dont-complete-flakes-without-xp-feature
Eelco Dolstra
2021-11-28
Don't move the arguments of the primOp
Andreas Rammhold
2021-11-27
Fix typo
Aleksey Kladov
2021-11-26
Don’t try to complete flakes is the feature isn’t enabled
regnat
2021-11-26
nix repl: Reset the terminal on exceptional exits
Eelco Dolstra
2021-11-26
Merge pull request #5662 from NixOS/5259-nix-shell-with-ca-bash
Eelco Dolstra
2021-11-26
Catch flake-related exception type in REPL
Alex Shabalin
2021-11-26
Make `nix-shell` work when nixpkgs is content-addressed
regnat
2021-11-25
Merge pull request #5384 from baloo/baloo/dns-timeout
Eelco Dolstra
2021-11-25
Merge pull request #5603 from obsidiansystems/recursive-nix-system-feature
Eelco Dolstra
2021-11-25
Merge pull request #5648 from edolstra/list-iter
Eelco Dolstra
2021-11-25
Support range-based for loop over list values
Eelco Dolstra
2021-11-25
Fix the error when accessing a forbidden path in pure eval
regnat
2021-11-25
Merge pull request #5644 from tweag/fix-interrupted-data-race
Eelco Dolstra
2021-11-24
Merge pull request #5631 from Infinisil/list-compare
Eelco Dolstra
2021-11-24
Fix a minor data race with _isInterrupted
Alex Shabalin
2021-11-24
nix flake check: Fix markdown
Eelco Dolstra
2021-11-24
Make lists be comparable
Silvan Mosberger
2021-11-23
"recursive-nix" system feature only with experimental feature
John Ericson
2021-11-23
Fix heap use after free in progress-bar.cc
Farid Zakaria
[next]