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-29
nix run: Use packages/legacyPackages as fallback if there is no app definition
Eelco Dolstra
2020-06-29
Factor out EvalCache::forceDerivation()
Eelco Dolstra
2020-06-29
Fix bash completion
Eelco Dolstra
2020-06-29
Move App
Eelco Dolstra
2020-06-26
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
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-19
More designated initializers
John Ericson
2020-06-19
Merge remote-tracking branch 'me/no-stringly-typed-derivation-output' into va...
John Ericson
2020-06-19
Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...
John Ericson
2020-06-19
Use designated initializers for `DerivationOutputHash`
John Ericson
2020-06-19
FileSystemHash -> DerivationOutputHash
John Ericson
2020-06-19
Remove some `Base::` that crept in
John Ericson
2020-06-18
Merge branch 'validPathInfo-temp' into validPathInfo-ca-proper-datatype
John Ericson
2020-06-18
Merge branch 'no-hash-type-unknown' into validPathInfo-temp
John Ericson
2020-06-18
Revert the `enum struct` change
John Ericson
2020-06-18
Merge branch 'enum-class' into no-hash-type-unknown
John Ericson
2020-06-18
Merge remote-tracking branch 'upstream/master' into enum-class
John Ericson
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
Use `ansicolor.hh` in `nix repl` rather than duplicates
John Ericson
2020-06-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-17
Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...
John Ericson
2020-06-17
appended ' __attribute__((weak)); ' to 'extern char * * environ '
p01arst0rm
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
Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...
John Ericson
2020-06-04
Merge branch 'master' of github.com:NixOS/nix into validPathInfo-ca-proper-da...
John Ericson
2020-06-04
Make sure info.ca tag bit is set in `nix add-to-store`
John Ericson
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
No C++ designated initializers yet with Clang 7
John Ericson
[next]