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-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
2019-07-12
Don't write lock files if they have dirty inputs
Eelco Dolstra
2019-07-12
fetchGit: Warn about dirty trees
Eelco Dolstra
2019-07-11
Use "git add --force --intent-to-add" for flake.lock
Eelco Dolstra
2019-07-11
Rename 'epoch' -> 'edition'
Eelco Dolstra
2019-07-10
Check for epochs < 201906
Eelco Dolstra
2019-07-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-07-02
Merge pull request #2582 from LnL7/fetchgit-refs
Eelco Dolstra
2019-06-25
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-06-24
Fix 32-bit overflow with --no-net
Eelco Dolstra
2019-06-24
Refactor downloadCached() interface
Eelco Dolstra
2019-06-24
CachedDownloadResult: Include store path
Eelco Dolstra
2019-06-24
downloadCached: Return ETag
Eelco Dolstra
2019-06-24
Fix abort in fromTOML
Eelco Dolstra
2019-06-21
Simplify getFlake() / fetchFlake() logic
Eelco Dolstra
2019-06-21
Don't update the global registry when building a locked flake
Eelco Dolstra
2019-06-21
Handle store symlinks in flake directories
Eelco Dolstra
2019-06-21
Fix 32-bit overflow with --no-net
Eelco Dolstra
2019-06-18
Merge pull request #2937 from CSVdB/fuzzymatching-v2
Eelco Dolstra
2019-06-18
FuzzyMatching works
Nick Van den Broeck
2019-06-17
nix flake check: Check apps
Eelco Dolstra
2019-06-12
Fix fetchTarball with chroot stores
Eelco Dolstra
2019-06-11
writeRegistry(): Write correct version
Eelco Dolstra
2019-06-07
Disable EvalCache in impure mode
Eelco Dolstra
[next]