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-06-04
Make flake input fetching lazy
Eelco Dolstra
2019-06-03
Fix clang compilation error
Eelco Dolstra
2019-06-03
Made epochs more fine-grained
Nick Van den Broeck
2019-06-03
Bindings: Add convenience method for requiring an attribute
Eelco Dolstra
2019-05-31
Automatically determine subdir for path flakes
Eelco Dolstra
2019-05-31
Allow bare flakerefs as installables
Eelco Dolstra
2019-05-31
Fix reading the lockfile of a flake in a subdirectory
Eelco Dolstra
2019-05-31
Add operator << for LockFile
Eelco Dolstra
2019-05-31
Support 'dir' and other parameters in path flakerefs
Eelco Dolstra
2019-05-31
Rename requires -> inputs, provides -> outputs
Eelco Dolstra
2019-05-29
Remove makeFlakeValue()
Eelco Dolstra
2019-05-29
Put flake-related stuff in its own namespace
Eelco Dolstra
2019-05-29
Make unsupported flake attributes a fatal error
Eelco Dolstra
2019-05-29
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-05-29
Get last commit time of github flakes
Eelco Dolstra
2019-05-29
Add date of last commit to SourceInfo
Eelco Dolstra
2019-05-28
Iterate over references
Eelco Dolstra
2019-05-28
Merge branch 'attrPaths' of https://github.com/NinjaTrappeur/nix
Eelco Dolstra
2019-05-28
callFlake(): Emit source info attributes for non-flake dependencies
Eelco Dolstra
2019-05-28
Remove redundant resolvedRef fields since they're already in SourceInfo
Eelco Dolstra
2019-05-28
Rename contentHash -> narHash for consistency
Eelco Dolstra
2019-05-28
Move hash into SourceInfo and rename to narHash to avoid ambiguity
Eelco Dolstra
2019-05-28
Store SourceInfo in Flake and NonFlake
Eelco Dolstra
2019-05-28
Merge branch 'nonFlakeRequiresTest' of https://github.com/CSVdB/nix into flakes
Eelco Dolstra
2019-05-28
Added nonFlakeRequires test
Nick Van den Broeck
2019-05-28
Fixed relative path parsing
Nick Van den Broeck
2019-05-23
Register flake source trees as GC roots
Eelco Dolstra
2019-05-23
FlakeRef::to_string(): Check round trip
Eelco Dolstra
2019-05-23
fetchGit: Don't barf if we can't update our Git clone
Eelco Dolstra
2019-05-22
Prevent the global registry from being GC'ed
Eelco Dolstra
2019-05-22
Refactor downloadCached() interface
Eelco Dolstra
2019-05-22
Fetch the flake registry from the NixOS/flake-registry repo
Eelco Dolstra
2019-05-22
Check the flake epoch
Eelco Dolstra
2019-05-22
Move flake-related flags into a separate class
Eelco Dolstra
2019-05-22
Improve FlakeCommand
Eelco Dolstra
2019-05-21
Use warn(), tweak messages
Eelco Dolstra
2019-05-21
Only rewrite the lockfile if it changed
Eelco Dolstra
2019-05-17
Lockfile handling in `resolveFlake` is fixed
Nick Van den Broeck
2019-05-16
Give errors in resolveFlake
Nick Van den Broeck
2019-05-16
Fixed issue 65
Nick Van den Broeck
2019-05-15
Make flakes work with 'nix build --store ...'
Eelco Dolstra
2019-05-15
One FIXME was already fixed
Nick Van den Broeck
2019-05-09
Fixed issue #47
Nick Van den Broeck
2019-05-08
Fix assertion failure in FlakeRef::to_string()
Eelco Dolstra
2019-05-08
Add newline at end of lockfile
Eelco Dolstra
2019-05-08
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-05-08
Merge remote-tracking branch 'tweag/flake-test' into flakes
Eelco Dolstra
2019-05-08
Export missing rev/shortRev attributes
Eelco Dolstra
2019-05-08
updateLockFile: Do "git add" in a slightly nicer way
Eelco Dolstra
2019-05-07
Fix immutable flakeref construction
Eelco Dolstra
[prev]
[next]