index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
Age
Commit message (
Expand
)
Author
2020-10-06
Shut up some clang warnings
Eelco Dolstra
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-10-06
Remove 'using namespace fetchers'
Eelco Dolstra
2020-10-06
Add missing #pragma once
Eelco Dolstra
2020-09-29
Merge branch 'kwq/path-dir-query' of https://github.com/kquick/nix
Eelco Dolstra
2020-09-29
nix registry list: Show 'dir' attribute
Eelco Dolstra
2020-09-29
Make Headers an optional argument
Eelco Dolstra
2020-09-29
Merge branch 'github-api-token' of https://github.com/imalsogreg/nix
Eelco Dolstra
2020-09-27
Miscellaneous spelling fixes in comments. (#4071)
Kevin Quick
2020-09-25
Use "?dir=..." portion of "registry add" local path specification.
Kevin Quick
2020-09-25
Merge remote-tracking branch 'origin/master' into github-api-token
Gregory Hale
2020-09-25
Merge pull request #3626 from W95Psp/master
Eelco Dolstra
2020-09-24
Remove redundant value checks
Paul Opiyo
2020-09-23
lstat() cleanup
Eelco Dolstra
2020-09-23
Remove unused Flake::vOutputs field
Eelco Dolstra
2020-09-23
Merge pull request #4052 from ujjwaljainnn/fix-typo
Domen Kožar
2020-09-22
fixed typo
ujjwal
2020-09-22
Merge pull request #4040 from OmnipotentEntity/master
Eelco Dolstra
2020-09-21
Bump nlohmann-json version to 3.9.1
Michael Reilly
2020-09-21
Don't include <regex> in header files
Eelco Dolstra
2020-09-17
Remove corepkgs/derivation.nix
Eelco Dolstra
2020-09-16
Fetch commits from github/gitlab using Auth header
Greg Hale
2020-09-16
Merge branch 'document-store-options' of https://github.com/tweag/nix
Eelco Dolstra
2020-09-16
Fix doc generation
Eelco Dolstra
2020-09-16
builtins.toFile: Fix indentation
Eelco Dolstra
2020-09-16
Make the store plugins more introspectable
regnat
2020-09-15
Rename `Derivation::pathOpt` to `Derivation::path`
John Ericson
2020-09-15
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-09-14
Escape `${` in strings when printing Nix expressions
regnat
2020-09-11
Fix auto argument passing for more auto arguments than formals
Silvan Mosberger
2020-09-04
Document `mkOutputString`
John Ericson
2020-09-03
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-09-02
EvalCache: Fix caching of strings
Eelco Dolstra
2020-09-01
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-31
Merge remote-tracking branch 'origin/master' into markdown
Eelco Dolstra
2020-08-28
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-27
Pass all args when auto-calling a function with an ellipsis
Griffin Smith
2020-08-27
Merge pull request #3434 from Ericson2314/derivation-header-include-order
Eelco Dolstra
2020-08-25
Merge remote-tracking branch 'origin/master' into markdown
Eelco Dolstra
2020-08-25
Move import docs
Eelco Dolstra
2020-08-25
Add getDoc() function
Eelco Dolstra
2020-08-25
Use RegisterPrimOp for some undocumented primops
Eelco Dolstra
2020-08-25
Document some primops
Eelco Dolstra
2020-08-24
Don't barf if corepkgs is in the store but not a valid path
Eelco Dolstra
2020-08-24
Move primop docs inline
Eelco Dolstra
2020-08-24
Allow primops to have Markdown documentation
Eelco Dolstra
2020-08-23
`writeDerivation` just needs a plain store reference
John Ericson
2020-08-21
"Downstream placeholders" should not be store paths
John Ericson
2020-08-20
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-20
Rename drv output querying functions, like master
John Ericson
[next]