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-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
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
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
2023-02-07
Check whether we can use PID namespaces
Eelco Dolstra
2023-02-07
Fix auto-uid-allocation in Docker containers
Eelco Dolstra
2023-02-07
Fix activity message
Eelco Dolstra
2023-02-07
Speed up fetching submodules
Eelco Dolstra
2023-02-07
Fix the origin URL used for fetching submodules
Eelco Dolstra
2023-02-07
Add some progress indication when fetching submodules
Eelco Dolstra
2023-02-04
Scope down `--derivation` to just the commands that use it
John Ericson
2023-02-03
advertise transport encoding in http transfers to
Jörg Thalheim
2023-02-03
Merge pull request #7739 from obsidiansystems/user-settings
Eelco Dolstra
2023-02-02
Move `trustedUsers` and `allowedUsers` to separate config struct
John Ericson
2023-02-02
Get rid of the `authHook` parameter on `processConnection`
John Ericson
2023-02-02
Merge pull request #7736 from shlevy/plugin-files-daemon
Eelco Dolstra
2023-02-02
daemon: Warn on old clients passing unexpected plugin-files.
Shea Levy
2023-02-01
Don't send plugin-files to the daemon.
Shea Levy
2023-02-01
nix-shell: Colour the prompt red if the user is root
Jamie Quigley
2023-02-01
Fix clang compilation
Eelco Dolstra
2023-02-01
Remove an unused capture
Eelco Dolstra
2023-02-01
Merge pull request #7723 from yorickvP/nix-store-ping-json
Eelco Dolstra
2023-02-01
Merge pull request #7716 from obsidiansystems/small-storePath-cleanups
Théophane Hufschmitt
2023-02-01
Merge pull request #7717 from obsidiansystems/delete-dead-code
Eelco Dolstra
2023-02-01
Merge pull request #7667 from dramforever/flake-search-attr
Théophane Hufschmitt
2023-02-01
Merge pull request #7726 from hercules-ci/flake-show-when-empty-hide
Eelco Dolstra
2023-02-01
Merge pull request #7203 from graham33/feature/cpp20
Eelco Dolstra
2023-01-31
nix flake show: Ignore empty attrsets
Robert Hensing
2023-01-31
nix store ping: try to print json if connect() fails aswell
Yorick van Pelt
2023-01-31
nix store ping: add --json flag
Yorick van Pelt
2023-01-30
Merge pull request #7713 from obsidiansystems/more-rapid-check
Robert Hensing
2023-01-30
Delete dead code
John Ericson
2023-01-31
Fix extra "." in CmdSearch::getDefaultFlakeAttrPaths
dramforever
2023-01-31
Installable::getCursors: Cleanup
dramforever
2023-01-30
InstallableFlake: Handle missing attr in getCursors
dramforever
[next]