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-11-20
Move #include
Eelco Dolstra
2019-11-06
Use more stable registry URL
Eelco Dolstra
2019-11-06
Use revcount/last-modified for computing the flake fingerprint
Eelco Dolstra
2019-11-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-05
Merge branch 'nix-repl-e' of https://github.com/zimbatm/nix
Eelco Dolstra
2019-11-05
Merge pull request #3173 from mkenigs/typo
Eelco Dolstra
2019-11-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-10-31
Minor updates to inline comments
Benjamin Hipple
2019-10-30
Replace git show with git log
Janne Heß
2019-10-28
fix typo
matthew
2019-10-28
findDerivationFilename: add FIXME
zimbatm
2019-10-28
libexpr: findDerivationFilename return Pos instead of tuple
zimbatm
2019-10-27
Merge branch 'tojson-tostring-fix' of https://github.com/mayflower/nix
Eelco Dolstra
2019-10-27
builtins.toJSON: fix __toString usage
Robin Gloster
2019-10-23
libexpr: add findDerivationFilename
zimbatm
2019-10-21
exportGitHub(): Don't rely on the ETag from GitHub
Eelco Dolstra
2019-10-21
Use upstream json_fwd.hpp to speed up compilation
Eelco Dolstra
2019-10-21
Don't ignore revs/refs of local flakerefs
Eelco Dolstra
2019-10-16
Add experimental-features setting
Eelco Dolstra
2019-10-16
Improve GitHub caching
Eelco Dolstra
2019-10-10
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-10-09
Fix Bison 2.4 warning
Eelco Dolstra
2019-10-09
OCD performance fix: {find,count}+insert => insert
Eelco Dolstra
2019-10-08
uri -> url for consistency
Eelco Dolstra
2019-10-07
fetchGit: Support Git trees without any commits
Eelco Dolstra
2019-10-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-10-02
Fix aborts when using builtins.getFlake
Eelco Dolstra
2019-10-01
Fix fetchTarball with chroot stores
Eelco Dolstra
2019-09-27
cmatch -> smatch
Eelco Dolstra
2019-09-26
Fix sorting of non-flake input attributes
Eelco Dolstra
2019-09-22
Don't catch exceptions by value
Eelco Dolstra
2019-09-22
Don't catch exceptions by value
Eelco Dolstra
2019-09-20
Flake alias -> id
Eelco Dolstra
2019-09-20
Add flags to disallow dirty Git trees and to turn off warnings
Eelco Dolstra
2019-09-18
Some effort to minimize flake dependencies
Eelco Dolstra
2019-09-18
function-trace: always show the trace
zimbatm
2019-09-18
Record original flakerefs in the lock file again
Eelco Dolstra
2019-09-09
Require flake.nix to be an attrset (not a non-trivial thunk)
Eelco Dolstra
2019-09-09
Don't allow arbitrary computations in flake attributes
Eelco Dolstra
2019-09-05
Use git+ prefix in flake URI schemes
Eelco Dolstra
2019-09-02
Improve error message when a directory is not a flake
Eelco Dolstra
2019-08-30
Fix sourceInfo
Eelco Dolstra
2019-08-30
Remove 'name' attribute from flakes
Eelco Dolstra
2019-08-30
Turn flake inputs into an attrset
Eelco Dolstra
2019-08-30
Clean up the 'outputs' interface
Eelco Dolstra
2019-08-30
Extract flake dependencies from the 'outputs' arguments
Eelco Dolstra
2019-08-29
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-08-14
Track function start and ends for flame graphs
Graham Christensen
2019-08-08
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-07-30
Allow builtins.pathExists to check the existence of /nix/store paths
Bas van Dijk
[next]