index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2020-03-27
Add test for circular flake dependencies
Eelco Dolstra
2020-03-27
Improve lock file generation
Eelco Dolstra
2020-03-20
Fix GitHub VM test
Eelco Dolstra
2020-03-19
Register flake-registry.json as a GC root again
Eelco Dolstra
2020-03-19
downloadFile(): Use expired file if the download fails
Eelco Dolstra
2020-03-18
tarball.cc: Use ETags
Eelco Dolstra
2020-03-17
Git: Use unified caching system
Eelco Dolstra
2020-03-17
Require shallow clones to be requested explicitly
Eelco Dolstra
2020-03-17
Unified fetcher caching system
Eelco Dolstra
2020-03-16
Add a test for shallow Git clones
Eelco Dolstra
2020-03-16
Fix re-running the fetchGit.sh test
Eelco Dolstra
2020-03-12
Change the lock file to a graph
Eelco Dolstra
2020-03-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-11
Move some corepkgs into the nix binary
Eelco Dolstra
2020-03-09
Move calling flakes into a Nix helper function (call-flake.nix)
Eelco Dolstra
2020-03-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-04
Add test for foldl'
Eelco Dolstra
2020-02-20
fetchTree: Use a feature flag
Eelco Dolstra
2020-02-19
builtins.fetchGit: Fix build when fetching a git worktree
Maximilian Bosch
2020-02-12
Test narHash mismatch
Eelco Dolstra
2020-02-11
Add fetchTree builtin function
Eelco Dolstra
2020-02-06
Registry: Use attr notation instead of URLs
Eelco Dolstra
2020-02-05
Add option --commit-lock-file
Eelco Dolstra
2020-02-02
Automatically do git/hg add on flake.lock
Eelco Dolstra
2020-02-02
Remove the git+ and hg+ prefixes from structured input refs
Eelco Dolstra
2020-02-02
--tarball-ttl 0 -> --refresh
Eelco Dolstra
2020-02-02
Substitute flake inputs
Eelco Dolstra
2020-02-02
Renamed ref / resolvedRef -> lockedRef
Eelco Dolstra
2020-02-01
nix flake update: Imply --refresh
Eelco Dolstra
2020-02-01
Fix test
Eelco Dolstra
2020-01-31
Allow flake input specification via attributes rather than a URL
Eelco Dolstra
2020-01-31
Change lock file format to use an attribute representation of flake refs rath...
Eelco Dolstra
2020-01-31
Fix test
Eelco Dolstra
2020-01-31
Use light box drawing symbols
Eelco Dolstra
2020-01-31
nix flake list-inputs: Pretty-print the tree
Eelco Dolstra
2020-01-31
nix flake deps -> nix flake list-inputs
Eelco Dolstra
2020-01-29
Add --update-input flag to update a specific flake input
Eelco Dolstra
2020-01-29
Clean up the lock file handling flags
Eelco Dolstra
2020-01-29
Add flag --override-input to override specific lock file entries
Eelco Dolstra
2020-01-28
Hopefully fix macOS test
Eelco Dolstra
2020-01-28
Simplify flake tests
Eelco Dolstra
2020-01-28
Add support for tarball flake inputs
Eelco Dolstra
2020-01-27
Add Mercurial tests
Eelco Dolstra
2020-01-24
Respect lock files of inputs + fine-grained lock file control
Eelco Dolstra
2020-01-22
Fix --override-flake and add a test
Eelco Dolstra
2020-01-22
Fix GitHub test
Eelco Dolstra
2020-01-21
Convert fetchMercurial to a input type
Eelco Dolstra
2020-01-21
Pluggable fetchers
Eelco Dolstra
2020-01-21
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-01-21
Fix derivation computation with __structuredAttrs and multiple outputs
Eelco Dolstra
[next]