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
2019-04-08
Add path flakeref variant
Eelco Dolstra
2019-04-08
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-04-08
nix: New installables syntax
Eelco Dolstra
2019-04-08
findAlongAttrPath(): Throw AttrPathNotFound
Eelco Dolstra
2019-03-27
Fix Bison 3.3 warning
Eelco Dolstra
2019-03-27
Merge remote-tracking branch 'tweag/flake-registries' into flakes
Eelco Dolstra
2019-03-26
nix flake add: Handle ~/.config/nix not existing
Eelco Dolstra
2019-03-26
Merge remote-tracking branch 'tweag/flake-add' into flakes
Eelco Dolstra
2019-03-26
Merge remote-tracking branch 'tweag/auto-update-flake' into flakes
Eelco Dolstra
2019-03-26
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-03-24
Add isPath primop
zimbatm
2019-03-23
Combining registries properly
Nick Van den Broeck
2019-03-22
Issue #15 is finished
Nick Van den Broeck
2019-03-22
Fixed minor things
Nick Van den Broeck
2019-03-22
Implemented --flake flag for nix build
Nick Van den Broeck
2019-03-21
eval: improve type description for primops and applied primops
Linus Heckemann
2019-03-14
pkg-config files: Use c++17
Eelco Dolstra
2019-03-14
experimental/optional -> optional
Eelco Dolstra
2019-03-07
Implemented writeRegistry
Nick Van den Broeck
2019-03-07
Implemented json flag for `nix flake info`
Nick Van den Broeck
2019-02-26
Implemented "nix flake info"
Nick Van den Broeck
2019-02-25
fetchFlake: Use infinite TTL when the revision is specified
Eelco Dolstra
2019-02-25
downloadCached: Return ETag
Eelco Dolstra
2019-02-12
Add basic flake lock file support
Eelco Dolstra
2019-02-12
Interpret all file:// URIs as Git repositories
Eelco Dolstra
2019-02-12
nix: Add --flake flag
Eelco Dolstra
2019-02-12
Enforce use of immutable flakes in pure mode
Eelco Dolstra
2019-02-12
nix: Enable pure mode by default
Eelco Dolstra
2019-02-12
Improve flake references
Eelco Dolstra
2019-02-12
pkg-config files: Use c++17
Eelco Dolstra
2019-02-12
experimental/optional -> optional
Eelco Dolstra
2019-02-11
Add flake registry
Eelco Dolstra
2019-02-11
Add github URIs
Eelco Dolstra
2019-02-11
Introduce flake URIs
Eelco Dolstra
2019-02-11
Initial flake support
Eelco Dolstra
2019-02-11
Bindings::get(): Add convenience method
Eelco Dolstra
2019-02-11
EvalState::allocAttr(): Add convenience method
Eelco Dolstra
2019-02-11
Make constant primops lazy
Eelco Dolstra
2019-01-31
Add builtins.appendContext.
Shea Levy
2019-01-14
Add builtins.getContext.
Shea Levy
2019-01-13
Treat plain derivation paths in context as normal paths.
Shea Levy
2019-01-10
Merge pull request #2608 from dtzWill/fix/issue-2546
Eelco Dolstra
2019-01-05
Remove mentions of `libformat`, it no longer exists
John Ericson
2018-12-31
EvalState::resetFileCache: clear parse cache as well as eval cache
Will Dietz
2018-12-13
Support SRI hashes
Eelco Dolstra
2018-12-06
Solve hg "abandoned transaction" issue
CHEIKH Chawki
2018-11-20
fetchGit: Drop unnecessary localRef
Eelco Dolstra
2018-11-20
Merge branch 'better-git-cache' of https://github.com/graham-at-target/nix
Eelco Dolstra
2018-10-31
Fix typo in comments
Jan Path
2018-10-27
simplify handling of extra '}'
Guillaume Maudoux
[next]