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-22
Don't insert spaces when completing attribute paths
Naïm Favier
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
2021-12-13
More properly track the status of CA builds
regnat
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-03
Add support for .tar.gz shorthand (.tgz) to TarballInputScheme
Connor Baker
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
reproducibility: hide non-reproducible settings from manual
Arthur Gautier
[next]