index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-02-03
Install headers in the correct location
Eelco Dolstra
2020-02-03
Fix URL parser
Eelco Dolstra
2020-02-03
Fix parsing of '#nixosConfigurations."hostname".config...'
Eelco Dolstra
2020-02-03
Emit narHash attribute
Eelco Dolstra
2020-02-02
Automatically do git/hg add on flake.lock
Eelco Dolstra
2020-02-02
Don't store fragment in FlakeRef
Eelco Dolstra
2020-02-02
Re-read flake after updating flake.lock
Eelco Dolstra
2020-02-02
Detect circular flake imports
Eelco Dolstra
2020-02-02
Remove the git+ and hg+ prefixes from structured input refs
Eelco Dolstra
2020-02-02
Substitute flake inputs
Eelco Dolstra
2020-02-02
Add TreeInfo::computeStorePath()
Eelco Dolstra
2020-02-02
Add convenience overload for toRealPath()
Eelco Dolstra
2020-02-02
Cleanup
Eelco Dolstra
2020-02-02
Renamed ref / resolvedRef -> lockedRef
Eelco Dolstra
2020-02-01
Remove superfluous TreeInfo::rev field
Eelco Dolstra
2020-02-01
Record TreeInfo in the lock file
Eelco Dolstra
2020-02-01
Factor out TreeInfo
Eelco Dolstra
2020-02-01
nix flake update: Imply --refresh
Eelco Dolstra
2020-01-31
Allow flake input specification via attributes rather than a URL
Eelco Dolstra
2020-01-31
Cleanup
Eelco Dolstra
2020-01-31
Change lock file format to use an attribute representation of flake refs rath...
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-30
Use std::nullopt
Eelco Dolstra
2020-01-30
Add 'nix flake archive' command
Eelco Dolstra
2020-01-30
Check LockedInput::computeStorePath()
Eelco Dolstra
2020-01-29
Add --update-input flag to update a specific flake input
Eelco Dolstra
2020-01-29
Fix flake update check
Eelco Dolstra
2020-01-29
Revive the flake cache
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
Fix --refresh with --no-net
Eelco Dolstra
2020-01-28
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-01-28
Shut up warning
Eelco Dolstra
2020-01-28
Add support for tarball flake inputs
Eelco Dolstra
2020-01-27
Remove debug message
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-24
HandleLockFile -> LockFileMode
Eelco Dolstra
2020-01-24
Give a better error message when a flake path is not a directory
Eelco Dolstra
2020-01-23
structured-attrs: chown .attrs.* files to builder
Robin Gloster
2020-01-22
Fix coverage build
Eelco Dolstra
2020-01-22
clang fixes
Eelco Dolstra
2020-01-22
Fix clang warning
Eelco Dolstra
2020-01-22
resolveFlake -> lockFlake
Eelco Dolstra
2020-01-22
Fix --override-flake and add a test
Eelco Dolstra
2020-01-22
Fix 'nix flake update'
Eelco Dolstra
2020-01-22
nix flake info: Don't show empty descriptions
Eelco Dolstra
2020-01-21
Convert fetchMercurial to a input type
Eelco Dolstra
[next]