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-07-06
nix develop: Support derivations with multiple outputs
Eelco Dolstra
2020-07-06
nix develop: Fall back to "bash" if nixpkgs#bashInteractive is unavailable
Eelco Dolstra
2020-07-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-07-03
Merge branch 'master' into add-trace
Ben Burdette
2020-07-03
nix develop: Fix bad regex
Eelco Dolstra
2020-07-02
Fix abort in 'nix develop'
Eelco Dolstra
2020-07-01
Add --inputs-from to use flake inputs as registry entries
Eelco Dolstra
2020-06-29
trace formatting
Ben Burdette
2020-06-29
nix run: Use packages/legacyPackages as fallback if there is no app definition
Eelco Dolstra
2020-06-29
showTrace flag in loggers
Ben Burdette
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-24
convenience form of addTrace
Ben Burdette
2020-06-24
repl indenting
Ben Burdette
2020-06-24
repl indenting
Ben Burdette
2020-06-23
Merge remote-tracking branch 'upstream/master' into add-trace
Ben Burdette
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
addErrorTrace
Ben Burdette
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
[next]