index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
flake
Age
Commit message (
Expand
)
Author
2020-09-28
Update description of FlakeRef, incorporating suggestion.
Kevin Quick
2020-09-27
Miscellaneous spelling fixes in comments. (#4071)
Kevin Quick
2020-09-26
Add some internal documentation for flake support objects.
Kevin Quick
2020-09-25
Use "?dir=..." portion of "registry add" local path specification.
Kevin Quick
2020-09-24
Remove redundant value checks
Paul Opiyo
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-21
Don't include <regex> in header files
Eelco Dolstra
2020-09-16
Make the store plugins more introspectable
regnat
2020-07-28
Restore backwards-compat for current `builtins.fetchGit`
Maximilian Bosch
2020-07-17
parseFlakeRef(): Only search for the top-level directory for CLI flakerefs
Eelco Dolstra
2020-07-14
EvalCache: Ignore SQLite errors
Eelco Dolstra
2020-07-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-07-01
Support building flakes from a shallow Git repo
Eelco Dolstra
2020-06-17
getFlake -> builtins.getFlake
Eelco Dolstra
2020-06-17
Don't provide 'getFlake' if the 'flakes' feature is not enabled
Eelco Dolstra
2020-06-12
Check 'follows' inputs
Eelco Dolstra
2020-06-11
diffLockFiles(): Show 'follows' changes
Eelco Dolstra
2020-06-11
Represent 'follows' inputs explicitly in the lock file
Eelco Dolstra
2020-06-10
Preserve 'isFlake' when not updating a lock file entry
Eelco Dolstra
2020-06-10
Combine lock file update messages
Eelco Dolstra
2020-06-10
Add helper function printInputPath()
Eelco Dolstra
2020-06-09
Fix applyOverride() for github
Eelco Dolstra
2020-06-08
Add completion for --update-input
Eelco Dolstra
2020-06-05
diffLockFiles(): Fix assertion failure
Eelco Dolstra
2020-06-01
fetchOrSubstituteTree improvements
Matthew Kenigsberg
2020-05-30
Move substitution into Input::fetch()
Eelco Dolstra
2020-05-30
Remove TreeInfo
Eelco Dolstra
2020-05-06
Remove support for old lockfiles and the epoch/uri attributes
Eelco Dolstra
2020-04-27
Improve path:// handling
Eelco Dolstra
2020-04-20
Fix typo
Eelco Dolstra
2020-04-20
Move eval-cache.{cc,hh}
Eelco Dolstra
2020-04-20
Get rid of the old eval cache
Eelco Dolstra
2020-04-16
Use RootValue
Eelco Dolstra
2020-04-10
Remove flake 'edition' field
Eelco Dolstra
2020-04-06
nix flake info: Show resolved URL
Eelco Dolstra
2020-04-03
Make --override-input sticky
Eelco Dolstra
2020-04-03
getFlake: In pure mode, check that the argument is an immutable flakeref
Eelco Dolstra
2020-04-02
Respect the narHash attribute in more input types
Eelco Dolstra
2020-04-02
Move parseTreeInfo()
Eelco Dolstra
2020-04-02
nix flake info --json: Show TreeInfo
Eelco Dolstra
2020-03-30
Move fetchers from libstore to libfetchers
Eelco Dolstra
2020-03-28
Warn about --override-input / --update-input flags that don't match an input
Eelco Dolstra
2020-03-28
nix flake info: Show flake subdirectory
Eelco Dolstra
2020-03-27
Improve lock file generation
Eelco Dolstra
2020-03-27
Fix diffLockFiles()
Eelco Dolstra
2020-03-17
Unified fetcher caching system
Eelco Dolstra
2020-03-12
Change the lock file to a graph
Eelco Dolstra
2020-03-11
Move call-flake.nix into libexpr
Eelco Dolstra
[prev]
[next]