index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2022-01-14
Forbid runtime references to boost
regnat
2022-01-14
Add more tests for flake upward searching
Alexander Bantyev
2022-01-14
Apply suggestions from code review
tomberek
2022-01-14
also cache split regexes, not just match regexes
pennae
2022-01-14
optimize removeAttrs builtin
pennae
2022-01-14
Start the pager early-enough in `nix why-depends`
regnat
2022-01-13
optimize unescapeStr
pennae
2022-01-13
avoid copies of parser input data
pennae
2022-01-13
avoid allocations in SymbolTable::create
pennae
2022-01-13
don't strdup tokens in the lexer
pennae
2022-01-13
Tweak
Eelco Dolstra
2022-01-13
Merge branch 'patch-1' of https://github.com/TheodorRene/nix
Eelco Dolstra
2022-01-13
move strings in derivationStrict
pennae
2022-01-13
avoid string copies in attrNames sort comparison
pennae
2022-01-13
cache more often-used symbols for primops
pennae
2022-01-13
use more string_view in utils
pennae
2022-01-13
Merge pull request #5903 from Profpatsch/release-notes-2.4-add-indirect-noop
Eelco Dolstra
2022-01-12
Release Notes 2.4: add `--indirect` no-op change
Profpatsch
2022-01-12
Merge pull request #5887 from pennae/avoid-streams
Théophane Hufschmitt
2022-01-12
use boost::lexical_cast for string2*
pennae
2022-01-12
optimize ExprConcatStrings::eval
pennae
2022-01-11
Push docker image (only x86_64-linux right now) to hub.docker.com
Rok Garbas
2022-01-11
Rename github workflow from Tests to CI
Rok Garbas
2022-01-11
Add link to explanation when introducing a new operator
Theodor René Carlsen
2022-01-11
Merge pull request #5883 from fzakaria/faridzakaria/check-meta
Théophane Hufschmitt
2022-01-11
Merge pull request #5898 from layus/repair-path-links
Eelco Dolstra
2022-01-11
Prefer RepairFlag over bool when applicable
Guillaume Maudoux
2022-01-11
Make --repair-path also repair corrupt optimised links
Guillaume Maudoux
2022-01-10
Merge branch 'readfile' of https://github.com/abbradar/nix
Eelco Dolstra
2022-01-10
'target' points to 'source'
Eelco Dolstra
2022-01-10
Merge branch 'recursive-nix-fix' of https://github.com/L-as/nix
Eelco Dolstra
2022-01-09
Add test for readFile keeping context
Nikolay Amiantov
2022-01-09
builtins.readFile: Propagate path context
Nikolay Amiantov
2022-01-07
dump(): Use emplace()
Eelco Dolstra
2022-01-07
isInDir() / isDirOrInDir(): Use std::string_view
Eelco Dolstra
[prev]
[next]