index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
Age
Commit message (
Expand
)
Author
2019-05-29
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-05-29
Add date of last commit to SourceInfo
Eelco Dolstra
2019-05-28
nix flake info: Add missing newline
Eelco Dolstra
2019-05-28
printFlakeInfo: Separate JSON output
Eelco Dolstra
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
Store SourceInfo in Flake and NonFlake
Eelco Dolstra
2019-05-23
Register flake source trees as GC roots
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
nix flake deps: Print flake dependencies
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
Merge pull request #2800 from flokli/progress-bar-hide-unknown-expected
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
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-11
progress-bar: hide expected if expected is 0 (unknown)
Florian Klink
2019-05-11
nix dev-shell: Ignore SSL_CERT_FILE
Eelco Dolstra
2019-05-08
nix dev-shell: Keep $TERM
Eelco Dolstra
2019-05-08
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-05-08
Merge remote-tracking branch 'tweag/nix-shell' into flakes
Eelco Dolstra
2019-05-07
Fixed Flake data type and flake fetching
Nick Van den Broeck
2019-05-02
nix dev-shell: Less purity
Eelco Dolstra
2019-05-02
Move createTempFile to libutil
Eelco Dolstra
2019-05-02
nix dev-shell: Execute shellHook
Eelco Dolstra
2019-05-02
nix dev-shell: Use 'provides.devShell' by default
Eelco Dolstra
2019-05-02
Add 'nix dev-shell' and 'nix print-dev-env' command
Eelco Dolstra
2019-04-30
Merge remote-tracking branch 'tweag/flakeFlags' into flakes
Eelco Dolstra
2019-04-30
Fixed issue #13
Nick Van den Broeck
2019-04-30
Fix flag registry order
Nick Van den Broeck
2019-04-25
Fix printing FlakeList
Nick Van den Broeck
2019-04-24
Merge remote-tracking branch 'tweag/flake-clone' into flakes
Eelco Dolstra
2019-04-19
Use "." as the default installable
Eelco Dolstra
2019-04-19
Merge remote-tracking branch 'tweag/resolvedFlake' into flakes
Eelco Dolstra
2019-04-19
Shut up clang warning
Eelco Dolstra
2019-04-19
Changed some names
Nick Van den Broeck
2019-04-19
nix flake info: Show revcount
Eelco Dolstra
2019-04-19
Improve missing flake.nix error message
Eelco Dolstra
2019-04-17
Add command `flake clone`
Nick Van den Broeck
2019-04-16
Improve 'nix flake info' a bit
Eelco Dolstra
2019-04-16
Fix lock file generation
Eelco Dolstra
2019-04-16
Remove unneeded pureEval flags
Eelco Dolstra
2019-04-16
Update lock files from InstallableFlake::toValue()
Eelco Dolstra
2019-04-16
Improve incremental build
Eelco Dolstra
[next]