index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-28
nix flake deps: Remove --json flag for now
Eelco Dolstra
2019-05-28
printFlakeInfo/printNonFlakeInfo: Factor out commonality
Eelco Dolstra
2019-05-28
nix flake info/deps: Stop progress bar before printing output
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
Merge pull request #2895 from CSVdB/fixRelativePaths
Eelco Dolstra
2019-05-28
Fixed relative path parsing
Nick Van den Broeck
2019-05-26
Remove outdated fetchGit test
Eelco Dolstra
2019-05-25
Merge pull request #2890 from NixOS/offline-flakes
Eelco Dolstra
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-23
Fix tests
Eelco Dolstra
2019-05-23
Merge pull request #2886 from NixOS/fetch-registry
Eelco Dolstra
2019-05-22
Add a test for the registry GC root
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
Merge pull request #2884 from NixOS/check-epoch
Eelco Dolstra
2019-05-22
flake-registry: tweag/nix -> NixOS/nix
Eelco Dolstra
2019-05-22
Check the flake epoch
Eelco Dolstra
2019-05-22
Merge pull request #2877 from NixOS/improve-flake-command
Eelco Dolstra
2019-05-22
nix flake deps: Print flake dependencies
Eelco Dolstra
2019-05-22
Move flake-related flags into a separate class
Eelco Dolstra
2019-05-22
Add some tests
Eelco Dolstra
2019-05-22
Improve FlakeCommand
Eelco Dolstra
2019-05-21
Merge pull request #2881 from NixOS/misc-fixes
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-21
Merge branch 'fixLockFile' of https://github.com/CSVdB/nix into flakes
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-16
Merge pull request #96 from tweag/support-chroot-store
Eelco Dolstra
2019-05-16
Merge pull request #97 from tweag/flake-docs
Eelco Dolstra
2019-05-15
Start of flake documentation
Eelco Dolstra
2019-05-15
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-05-15
Merge pull request #2810 from NixOS/print-build-logs
Eelco Dolstra
2019-05-15
nix: Add --print-build-logs flag
Eelco Dolstra
2019-05-15
Make flakes work with 'nix build --store ...'
Eelco Dolstra
2019-05-15
nix-profile: Add all channels to $NIX_PATH
Eelco Dolstra
2019-05-15
Fix shellcheck error
Eelco Dolstra
2019-05-15
Merge pull request #91 from tweag/disable-some-tests
Eelco Dolstra
2019-05-15
Disable tests introduced by PR #82
Eelco Dolstra
2019-05-15
Merge remote-tracking branch 'tweag/fixmes' into flakes
Eelco Dolstra
2019-05-15
One FIXME was already fixed
Nick Van den Broeck
[next]