index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-02-21
Merge pull request #7874 from obsidiansystems/fix-no-gc-build
Théophane Hufschmitt
2023-02-21
Merge pull request #7755 from obsidiansystems/mix-read-only-mode
Théophane Hufschmitt
2023-02-21
Fix the build without GC
John Ericson
2023-02-21
Merge pull request #7856 from yorickvP/fix-nsswitch
Théophane Hufschmitt
2023-02-20
`Derivation::toJSON`: fix bug!
John Ericson
2023-02-20
Merge pull request #7863 from obsidiansystems/test-derivation-to-json
Robert Hensing
2023-02-20
Make `--read-only` a separate mixin
John Ericson
2023-02-20
Split out `CmdRepl` and `editorFor`
John Ericson
2023-02-20
Slight cleanup of `InstallablesCommand::load`
John Ericson
2023-02-20
Split out `InstallableFlake` and `InstallableAttrPath`
John Ericson
2023-02-19
Merge pull request #7158 from sternenseemann/foldl-strict-accumulation-value
Valentin Gagarin
2023-02-19
Test `toJSON` of `DerivationOutput` and `Derivation`
John Ericson
2023-02-19
Move `Derivation` toJSON logic to libnixstore
John Ericson
2023-02-17
Wait with making /etc unwritable until after build env setup
Yorick van Pelt
2023-02-16
Merge pull request #7811 from Et7f3/fix_memory_leaks
Robert Hensing
2023-02-16
ExprOpHasAttr,ExprSelect,stripIndentation,binds,formals: delete losts objects
Et7f3
2023-02-14
Make /etc writability conditional on uid-range feature
Yorick van Pelt
2023-02-14
Don't allow writing to /etc
Yorick van Pelt
2023-02-13
Merge pull request #7744 from obsidiansystems/split-installable-store-path
tomberek
2023-02-13
Merge pull request #7616 from hercules-ci/fix-3898
Eelco Dolstra
2023-02-13
Merge pull request #7804 from PJungkamp/fix-completions
Eelco Dolstra
2023-02-12
ExprString: Avoid copy of string
Et7f3
2023-02-12
parser: use implicit rule
Et7f3
2023-02-10
Completions::add use libutil trim()
Philipp Jungkamp
2023-02-10
Merge pull request #7805 from edolstra/c++2a
Eelco Dolstra
2023-02-10
Merge pull request #7802 from edolstra/fix-7783
Eelco Dolstra
2023-02-10
Fix building with GCC 9
Eelco Dolstra
2023-02-10
Merge pull request #5588 from tweag/balsoft/xdg
Théophane Hufschmitt
2023-02-10
Infer short completion descriptions for commandline flags
Philipp Jungkamp
2023-02-10
A setting to follow XDG Base Directory standard
Alexander Bantyev
2023-02-10
Fix macOS build
Eelco Dolstra
2023-02-10
LocalDerivationGoal::startBuilder(): Use startProcess() to clone
Eelco Dolstra
2023-02-10
daemon.cc: Rename UserSettings -> AuthorizationSettings
Robert Hensing
2023-02-10
Simplify the PID namespace check: just try to mount /proc
Eelco Dolstra
2023-02-09
Merge pull request #7754 from obsidiansystems/narrower-scope-derivation-flag
Théophane Hufschmitt
2023-02-09
Merge pull request #7774 from edolstra/submodule-fixes
Eelco Dolstra
2023-02-09
Merge pull request #7712 from Mic92/advertise-compressions
Eelco Dolstra
2023-02-09
Improve comment
Eelco Dolstra
2023-02-09
Fix activity message
Eelco Dolstra
2023-02-08
Documentation: builtins.fetchGit when used on a local path (#7706)
Joachim Breitner
2023-02-07
NarInfoDiskCache: Also test id consistency with updated fields
Robert Hensing
2023-02-07
NarInfoDiskCache: Keep BinaryCache.id stable and improve test
Robert Hensing
2023-02-07
NarInfoDiskCache: Prepare reproducer for #3898
Robert Hensing
2023-02-07
NarInfoDiskCacheImpl: Make dbPath a parameter
Robert Hensing
2023-02-07
NarInfoDiskCache: Rename cacheExists -> upToDateCacheExists
Robert Hensing
2023-02-07
sqlite.cc: Add SQL tracing
Robert Hensing
2023-02-07
Print debug message if a namespace test fails
Eelco Dolstra
2023-02-07
Mention --no-sandbox if sandboxing is unsupported
Eelco Dolstra
2023-02-07
More #ifdef
Eelco Dolstra
2023-02-07
Fix macOS build
Eelco Dolstra
[next]