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-28
Merge pull request #7793 from layus/interrupt_downloads
Eelco Dolstra
2023-02-28
Merge pull request #7904 from anatol/patch-1
Eelco Dolstra
2023-02-28
Merge pull request #7911 from edolstra/revert-7689
Eelco Dolstra
2023-02-27
Merge pull request #7776 from yorickvP/fix-path-escapes-7707
Théophane Hufschmitt
2023-02-27
Merge pull request #7913 from fricklerhandwerk/master
Eelco Dolstra
2023-02-27
add information on the `build-hook` setting
Valentin Gagarin
2023-02-27
fetchTree: convert fs path to url via ParsedURL::to_string
Yorick van Pelt
2023-02-27
url: make percentEncode stricter, expose and unit test it
Yorick van Pelt
2023-02-27
Revert "getDefaultNixPath: actually respect `{restrict,pure}-eval`"
Eelco Dolstra
2023-02-27
Revert "Document default `nix-path` value"
Eelco Dolstra
2023-02-27
Merge pull request #7796 from hercules-ci/fix-7263
Théophane Hufschmitt
2023-02-24
Example uses gitlab.com thus clarify the comment
Anatol Pomozov
2023-02-22
Merge pull request #7764 from yorickvP/build-remote-warning
Théophane Hufschmitt
2023-02-22
flakes: Differentiate `self.outPath` and `self.sourceInfo.outPath`
Robert Hensing
2023-02-22
flakes: Ensure that `self.outPath == ./.`
Robert Hensing
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-10
nit: cleaner diff
Guillaume Maudoux
[next]