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-12-13
Merge pull request #6741 from Mindavi/nix-no-gc
Théophane Hufschmitt
2022-12-12
support building with --enable-gc=no
Rick van Schijndel
2022-12-12
Simplify loop, feedback from @tfc and @Ericson2314
Florian Friesdorf
2022-12-12
Fix stack context notes to not rely on order
John Ericson
2022-12-12
Show stack trace above error message
Florian Friesdorf
2022-12-12
Don't reverse stack trace when showing
Florian Friesdorf
2022-12-12
Merge pull request #7436 from edolstra/enable-lang-tests
Eelco Dolstra
2022-12-12
Fix unused variable warning
Eelco Dolstra
2022-12-12
Allow to disable global flake-registry with ""
Benoit de Chezelles
2022-12-12
Add docs from the lazy-trees branch
Eelco Dolstra
2022-12-12
Support flake references in the old CLI
Eelco Dolstra
2022-12-12
Move isUri() and resolveUri() out of filetransfer.cc
Eelco Dolstra
2022-12-12
Merge pull request #7421 from edolstra/lazy-trees-trivial-changes
Eelco Dolstra
2022-12-12
-I description: Use -I examples
Eelco Dolstra
2022-12-12
Use get_ptr()
Eelco Dolstra
2022-12-12
Manual improvements
Eelco Dolstra
2022-12-12
Cleanup
Eelco Dolstra
2022-12-12
Update URL
Eelco Dolstra
2022-12-12
Optimize string concatenation
Eelco Dolstra
2022-12-10
Ignore the enforceDeterminism value
Andreas Rammhold
2022-12-09
Merge pull request #7409 from tweag/fix-6383
Théophane Hufschmitt
2022-12-07
Trivial changes from the lazy-trees branch
Eelco Dolstra
2022-12-07
Remove repeat and enforce-determinism options
Linus Heckemann
2022-12-06
improve style
Taeer Bar-Yam
2022-12-06
Merge pull request #7382 from fricklerhandwerk/doc-automatic-uid
Eelco Dolstra
2022-12-06
Tweak option descriptions
Eelco Dolstra
2022-12-05
check the store for input before failing (hopefully fix #6383)
Taeer Bar-Yam
2022-12-05
Merge pull request #7390 from Radvendii/fix-6383
Théophane Hufschmitt
2022-12-05
check the store for input before failing (hopefully fix #6700)
Taeer Bar-Yam
2022-12-04
getMaxCPU: fix cgroup path
Jörg Thalheim
2022-12-02
Merge pull request #7394 from edolstra/fix-7268
Eelco Dolstra
2022-12-02
Merge pull request #7395 from obsidiansystems/evaluating-to-calling
Eelco Dolstra
2022-12-02
Change "while evaluating <fun>" to "while *calling*" in trace
John Ericson
2022-12-02
getMaxCPU(): Lower verbosity level for ignored exceptions
Eelco Dolstra
2022-12-02
Merge pull request #7381 from aakropotkin/doc-ltoa-conflicts
Valentin Gagarin
2022-12-02
Clean up cgroup handling in getMaxCPU()
Eelco Dolstra
2022-12-02
Move cgroup.{cc,hh} to libutil
Eelco Dolstra
2022-12-01
doc: listToAttrs: add extra whitespace
Alex Ameen
2022-12-01
Really fix 'nix store make-content-addressed --json'
Eelco Dolstra
2022-11-30
doc: listToAttrs: fix line wrapping
Alex Ameen
2022-11-30
doc: listToAttrs: document repeated keys
Alex Ameen
2022-12-01
move documentation on `auto-allocate-uids` to options docs
Valentin Gagarin
2022-11-30
nix store make-content-addressed: Fix JSON construction
Eelco Dolstra
2022-11-29
Merge pull request #3600 from NixOS/auto-uid-allocation
Eelco Dolstra
2022-11-29
Restore ownership of / for non-uid-range builds
Eelco Dolstra
2022-11-29
Merge pull request #7358 from ncfavier/repl-exit-newline
Eelco Dolstra
2022-11-28
Add a setting for enabling cgroups
Eelco Dolstra
2022-11-28
Check that auto-allocated UIDs don't clash with existing accounts
Eelco Dolstra
2022-11-28
Merge pull request #7313 from yorickvP/nlohmann-everywhere
Eelco Dolstra
2022-11-28
use logger->cout
Naïm Favier
[next]