index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-01-31
Merge pull request #6022 from thkoch2001/fix-lowdown_libs
Eelco Dolstra
2022-01-31
Merge pull request #5990 from lincolnauster/flakes-nixconfig-docs
Eelco Dolstra
2022-01-30
use LOWDOWN_LIBS variable
Thomas Koch
2022-01-30
Merge pull request #6018 from dtzWill/fix/issue-6017
Eelco Dolstra
2022-01-30
fix spelling mistakes reported by Debian's lintian tool
Thomas Koch
2022-01-29
canonPath: fix missing slash when resolving links
Will Dietz
2022-01-28
Remove a repeated std::move in a for loop
Eelco Dolstra
2022-01-27
Don’t require `NIX_PATH` entries to be valid paths
regnat
2022-01-26
Stop vendoring nlohmann_json
Eelco Dolstra
2022-01-26
Merge pull request #5991 from edolstra/remote-nix-version
Eelco Dolstra
2022-01-25
fix typo
lincoln auster
2022-01-25
nix store ping: Report Nix daemon version
Eelco Dolstra
2022-01-25
flakes: document nixConfig option
lincoln auster [they/them]
2022-01-25
Merge pull request #5987 from edolstra/rust-cleanup
Eelco Dolstra
2022-01-25
Merge pull request #5922 from fzakaria/fzakaria/json-ignore-assertion
Eelco Dolstra
2022-01-25
Remove unused Rust stuff
Eelco Dolstra
2022-01-25
Fix parsing of variable names that are a suffix of '__curPos'
regnat
2022-01-24
Do not suppress errors in nix-env from feedback by Eelco
Farid Zakaria
2022-01-24
Allow builtins.{readFile,path} on invalid paths
Eelco Dolstra
2022-01-24
Fix parsing of variable names that are a prefix of '__curPos'
Eelco Dolstra
2022-01-24
ExprConcatStrings::show(): Print values instead of pointers
Eelco Dolstra
2022-01-24
hiliteMatches(): Style fixes, pass more stuff by reference
Eelco Dolstra
2022-01-24
Merge pull request #5945 from afishhh/master
Théophane Hufschmitt
2022-01-24
Merge pull request #5964 from pennae/fix-bulk-alloc
Eelco Dolstra
2022-01-24
Merge pull request #5965 from SuperSandro2000/nix-shell-rm
Eelco Dolstra
2022-01-24
Merge pull request #5875 from hercules-ci/fix-large-drv-field-stack-overflow
Eelco Dolstra
2022-01-24
Add a small documentation for `hiliteMatches`
regnat
2022-01-23
nix-shell: use clean rm, not any aliases/functions
Sandro Jäckel
2022-01-22
allocate a GC root value for the Value cache pointer
pennae
2022-01-21
Add some tests for hiliteMatches in libutil
Fishhh
2022-01-21
Move hilite_all into libutil and rename it to hiliteMatches
Fishhh
2022-01-21
derivations.cc: Use larger buffer in printString
Robert Hensing
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
Make `hilite_all` take an iterator of matches instead of a vector.
Hubert Głuchowski
2022-01-19
Remove dead field in NixArgs
John Ericson
2022-01-19
Make `nix search` highlight all matches of a regex
Hubert Głuchowski
2022-01-19
Make `nix search` highlight all regexes
Hubert Głuchowski
2022-01-19
Replace withBuffer by boost small_vector
Robert Hensing
2022-01-19
withBuffer: Make sure to hit the stack protector
Robert Hensing
2022-01-19
withBuffer: avoid allocating a std::function
Robert Hensing
2022-01-19
Add withBuffer
Robert Hensing
2022-01-19
Fix segfault or stack overflow caused by large derivation fields
Robert Hensing
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-18
allow modifying lockfile commit msg with nix config option
lincoln auster [they/them]
[next]