index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-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
2019-06-16
Style fix
Eelco Dolstra
2019-06-15
nix: Add -L alias for --print-build-logs
Eelco Dolstra
2019-06-15
Fix test failures when $TMPDIR changes
Eelco Dolstra
2019-06-15
nix: Support -j flag
Eelco Dolstra
2019-06-15
Merge pull request #2931 from NinjaTrappeur/nin-add-warning-setting-untrusted
Graham Christensen
2019-06-15
Daemon: warn when an untrusted user cannot override a setting
Félix Baylac-Jacqué
2019-06-13
For nixpkgs.<attr>, use legacyPackages
Eelco Dolstra
2019-06-12
Fix fetchTarball with chroot stores
Eelco Dolstra
2019-06-12
Merge pull request #2939 from NixOS/github-test
Eelco Dolstra
2019-06-11
Add a test for GitHub flakes
Eelco Dolstra
2019-06-11
writeRegistry(): Write correct version
Eelco Dolstra
2019-06-11
Merge pull request #2930 from NixOS/eval-cache
Eelco Dolstra
2019-06-07
Disable EvalCache in impure mode
Eelco Dolstra
2019-06-07
Add flake evaluation cache
Eelco Dolstra
2019-06-06
Merge pull request #2920 from NixOS/lazy-flakes
Eelco Dolstra
2019-06-05
Move flake-related stuff to src/libexpr/flake
Eelco Dolstra
2019-06-04
Shorter syntax for referencing flake outputs
Eelco Dolstra
2019-06-04
Eliminate duplicate fetching of the top-level flake
Eelco Dolstra
[next]