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
2020-06-23
nix flake init: Use git add --force
Eelco Dolstra
2020-06-22
nix flake check: Don't build apps
Eelco Dolstra
2020-06-17
nix eval: Add --apply flag for post-processing the result
Eelco Dolstra
2020-06-17
InstallableFlake: Show all possible attribute names
Eelco Dolstra
2020-06-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-16
Remove StorePath::clone() and related functions
Eelco Dolstra
2020-06-16
StorePath: Rewrite in C++
Eelco Dolstra
2020-06-15
Remove trailing whitespace
Eelco Dolstra
2020-06-15
Get rid of explicit ErrorInfo constructors
Eelco Dolstra
2020-06-15
Merge branch 'errors-phase-2' of https://github.com/bburdette/nix
Eelco Dolstra
2020-06-12
Add Store::readDerivation() convenience function
Eelco Dolstra
2020-06-11
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-06-11
Merge pull request #3073 from tweag/machine-logs
Eelco Dolstra
2020-06-11
Represent 'follows' inputs explicitly in the lock file
Eelco Dolstra
2020-06-10
Merge pull request #3655 from zimbatm/hash-encoding-prepare
Eelco Dolstra
2020-06-08
Move progress-bar.cc to libmain
regnat
2020-06-08
nix flake: Require 'flakes' feature
Eelco Dolstra
2020-06-08
Add completion for --update-input
Eelco Dolstra
2020-06-08
Unify the printing of the logs between bar-with-logs and raw
regnat
2020-06-08
Make the logger customisable
regnat
2020-06-05
Fix completion of --template
Eelco Dolstra
2020-06-05
Fix log-prefix of `nix build -L`
Eelco Dolstra
2020-06-04
nix flake init: Add a '--template' flag
Eelco Dolstra
2020-06-04
Disable eval cache with --impure
Eelco Dolstra
2020-06-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-04
Make 'nix dev-shell' a deprecated alias for 'nix develop'
Eelco Dolstra
2020-06-04
Rename 'nix dev-shell' to 'nix develop'
Eelco Dolstra
2020-06-03
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-06-03
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-03
libutils/hash: remove default encoding
zimbatm
2020-06-02
elide the 'ErrorInfo' in logError and logWarning calls
Ben Burdette
2020-05-30
Remove TreeInfo
Eelco Dolstra
2020-05-29
Remove addToStore variant as requested by `FIXME`
John Ericson
2020-05-29
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-05-28
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-05-28
Merge branch 'store-visited' of https://github.com/mkenigs/nix into flakes
Eelco Dolstra
2020-05-28
nixpkgsFlakeRef(): Use locked nixpkgs
Eelco Dolstra
2020-05-27
Use `FileIngestionMethod` for `nix hash`
John Ericson
2020-05-27
Don’t use FileIngestionMethod for StorePathsCommand
Matthew Bauer
2020-05-26
Merge remote-tracking branch 'origin/master' into enum-FileIngestionMethod
Carlo Nucera
2020-05-21
handle circular flake dependencies in list-inputs
Matthew Kenigsberg
2020-05-16
rm includes
Matthew Kenigsberg
2020-05-16
Create bashInteractive InstallableFlake
Matthew Kenigsberg
2020-05-16
Call lockFlake once and store in _lockedFlake
Matthew Kenigsberg
2020-05-16
use flake's nixpkgs to find bashInteractive
Matthew Kenigsberg
2020-05-16
use nixpkgs#bashInteractive for dev-shell
Matthew Kenigsberg
2020-05-15
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-05-15
Move registry-related commands from 'nix flake' to 'nix registry'
Eelco Dolstra
2020-05-13
change status messages to info level
Ben Burdette
2020-05-12
Merge pull request #3587 from NixOS/bash-completion
Eelco Dolstra
[next]