index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-24
Remove url literals
Sandro
2022-01-22
Merge pull request #5829 from NixOS/push-docker-image-to-docker-hub
Rok Garbas
2022-01-21
Merge pull request #5953 from edolstra/fix-realise-path-errors
Eelco Dolstra
2022-01-21
Adding docs regarding the docker image from master
Rok Garbas
2022-01-21
also tagging with latest commit with a `master` tag
Rok Garbas
2022-01-21
Merge remote-tracking branch 'origin/master' into push-docker-image-to-docker...
Rok Garbas
2022-01-21
Fix exception handling around realisePath()
Eelco Dolstra
2022-01-21
Merge pull request #5949 from obsidiansystems/old-copyClosure
Eelco Dolstra
2022-01-21
Merge pull request #5943 from NixOS/3204-fix-build-with-newer-nlohmann-json
Eelco Dolstra
2022-01-21
Merge pull request #5942 from NixOS/5912-quieter-nix-why-depends
Eelco Dolstra
2022-01-21
Improve the description of the `--precise` option
Théophane Hufschmitt
2022-01-20
Add back `copyClosure` for plain `StorePath`s
John Ericson
2022-01-20
Merge pull request #5946 from obsidiansystems/delete-dead-code
Théophane Hufschmitt
2022-01-19
Remove dead field in NixArgs
John Ericson
2022-01-19
Fix the build with nlohmann/json 3.10.4+
regnat
2022-01-19
Make `nix why-depends` quieter by default
regnat
2022-01-19
Merge pull request #5905 from lincolnauster/flake-update-custom-commit
Eelco Dolstra
2022-01-18
release-notes: document commit-lockfile-summary option
lincoln auster [they/them]
2022-01-18
allow modifying lockfile commit msg with nix config option
lincoln auster [they/them]
2022-01-18
Merge pull request #5906 from pennae/primops-optimization
Eelco Dolstra
2022-01-18
Merge pull request #5918 from tweag/tty-logs
Eelco Dolstra
2022-01-18
Merge pull request #5929 from edolstra/copy-logs
Eelco Dolstra
2022-01-18
Add examples
Eelco Dolstra
2022-01-18
Add a test for 'nix store copy-log' and 'nix log'
Eelco Dolstra
2022-01-18
Add Installable::toDrvPaths()
Eelco Dolstra
2022-01-18
Add a simple test for `nix why-depends`
regnat
2022-01-18
BinaryCacheStore: Implement addBuildLog()
Eelco Dolstra
2022-01-18
Add command 'nix store copy-log'
Eelco Dolstra
2022-01-18
Factor out --from / --to logic
Eelco Dolstra
2022-01-18
Doh
Eelco Dolstra
2022-01-18
Doh
Eelco Dolstra
2022-01-18
Merge pull request #5932 from edolstra/remove-shared-strings
Eelco Dolstra
2022-01-18
Get rid of std::shared_ptr<std::string> and ref<std::string>
Eelco Dolstra
2022-01-18
Merge pull request #5720 from tomberek/flake_search
Théophane Hufschmitt
2022-01-18
Fix the rendering of the example directory tree
regnat
2022-01-17
StringSource: Use std::string_view
Eelco Dolstra
2022-01-17
serialise.hh: Use std::string_view
Eelco Dolstra
2022-01-17
Merge pull request #5812 from pennae/small-perf-improvements
Eelco Dolstra
2022-01-17
Update documentation for paths on command line
Alexander Bantyev
2022-01-17
Show build and substitution information when not connected to a TTY
Alexander Bantyev
2022-01-17
Merge pull request #5915 from NixOS/disallow-boost-reference
Eelco Dolstra
2022-01-17
Merge pull request #5914 from NixOS/5911-fix-nix-why-depends-pager
Eelco Dolstra
2022-01-16
Merge pull request #5919 from johnae/var-tmp-in-docker-image
Rok Garbas
2022-01-15
docker: var/tmp make add -p option to mkdir to also create parent dirs
John Axel Eriksson
2022-01-15
Remove the references to boost on darwin
regnat
2022-01-15
docker: also create var/tmp as some tools rely on it
John Axel Eriksson
2022-01-14
Merge pull request #5916 from NixOS/5896-git-in-docker-image
Rok Garbas
2022-01-14
Check that we don't search past a git repo
Alexander Bantyev
2022-01-14
Document searching upwards and fix documentation for installables
Alexander Bantyev
2022-01-14
Add git to the docker image
regnat
[next]