index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-06-25
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-06-25
nix-channel: Don't fetch binary-cache-url
Eelco Dolstra
2019-06-25
Automatically use --no-net if there are no network interfaces
Eelco Dolstra
2019-06-25
Add "warning" verbosity level
Eelco Dolstra
2019-06-24
Fix 32-bit overflow with --no-net
Eelco Dolstra
2019-06-24
Refactor downloadCached() interface
Eelco Dolstra
2019-06-24
Add '--no-net' convenience flag
Eelco Dolstra
2019-06-24
Fix 'error 9 while decompressing xz file'
Eelco Dolstra
2019-06-24
Downloader: Propagate exceptions from decompressionSink->finish()
Eelco Dolstra
2019-06-24
CachedDownloadResult: Include store path
Eelco Dolstra
2019-06-24
downloadCached: Return ETag
Eelco Dolstra
2019-06-24
Fix 'error 9 while decompressing xz file'
Eelco Dolstra
2019-06-24
Downloader: Propagate exceptions from decompressionSink->finish()
Eelco Dolstra
2019-06-24
Fix abort in fromTOML
Eelco Dolstra
2019-06-24
Add more fromTOML tests
Eelco Dolstra
2019-06-23
nix doctor: Fix typo
Eelco Dolstra
2019-06-21
Simplify getFlake() / fetchFlake() logic
Eelco Dolstra
2019-06-21
Don't update the global registry when building a locked flake
Eelco Dolstra
2019-06-21
Handle store symlinks in flake directories
Eelco Dolstra
2019-06-21
shell.nix: Unset $PYTHONPATH
Eelco Dolstra
2019-06-21
Merge branch 'cli-tests' of https://github.com/CSVdB/nix into flakes
Eelco Dolstra
2019-06-21
Fix 32-bit overflow with --no-net
Eelco Dolstra
2019-06-20
Merge pull request #2963 from backuitist/s3-sdk
Eelco Dolstra
2019-06-20
Nix uses the CPP SDK, not Java
Bruno Bieth
2019-06-19
Initialize Command::_name
Eelco Dolstra
2019-06-19
Added tests for the `nix flake` CLI
Nick Van den Broeck
2019-06-18
Merge pull request #2937 from CSVdB/fuzzymatching-v2
Eelco Dolstra
2019-06-18
FuzzyMatching works
Nick Van den Broeck
2019-06-18
Merge pull request #2953 from NixOS/lazy-multi-command
Eelco Dolstra
2019-06-18
Make subcommand construction in MultiCommand lazy
Eelco Dolstra
2019-06-18
Merge pull request #2951 from NixOS/app-improvements
Eelco Dolstra
2019-06-18
Merge pull request #2917 from CSVdB/docs
Eelco Dolstra
2019-06-18
Merge pull request #2949 from NixOS/no-net
Eelco Dolstra
2019-06-18
Updated documentation
Eelco Dolstra
2019-06-18
nix flake check: Ignore legacyPackages
Eelco Dolstra
2019-06-17
nix flake check: Warn about unknown flake outputs
Eelco Dolstra
2019-06-17
nix flake check: Check apps
Eelco Dolstra
2019-06-17
nix flake info --json: Revive enumerating the outputs
Eelco Dolstra
2019-06-17
nix app: Accept arguments
Eelco Dolstra
2019-06-17
nix app: Search for installable in the 'apps' output
Eelco Dolstra
2019-06-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-06-17
Merge pull request #2878 from NixOS/run-in-pts
Eelco Dolstra
2019-06-17
Merge pull request #2746 from bjornfor/install-multi-user-defaults
Eelco Dolstra
2019-06-17
Automatically use --no-net if there are no network interfaces
Eelco Dolstra
2019-06-17
Add "warning" verbosity level
Eelco Dolstra
2019-06-17
Add '--no-net' convenience flag
Eelco Dolstra
2019-06-17
Another attempt at getting pseudoterminals to work on macOS
Eelco Dolstra
2019-06-16
Hopefully fix macOS tests
Eelco Dolstra
2019-06-16
Set $TERM
Eelco Dolstra
2019-06-16
Run builds in a pseudo-terminal
Eelco Dolstra
[next]