index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
/
show-derivation.cc
Age
Commit message (
Expand
)
Author
2021-01-13
Convert option descriptions to Markdown
Eelco Dolstra
2020-12-21
Add 'nix show-derivation' manpage
Eelco Dolstra
2020-12-21
nix show-derivation: Say "system" instead of "platform"
Eelco Dolstra
2020-12-03
Add FIXME
Eelco Dolstra
2020-10-27
Allow non-CA derivations to depend on CA derivations
regnat
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-08-14
Work around clang bug
John Ericson
2020-08-14
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-07
Squashed get CA derivations building
John Ericson
2020-08-05
Merge branch 'master' of github.com:NixOS/nix into new-interface-for-path-pat...
Carlo Nucera
2020-08-05
Sed some names to perhaps avoid conflicts
John Ericson
2020-07-28
Use the new interface
Carlo Nucera
2020-07-16
Merge branch 'optional-derivation-output-storepath' of github.com:obsidiansys...
Carlo Nucera
2020-07-16
Merge branch 'master' of github.com:NixOS/nix into optional-derivation-output...
Carlo Nucera
2020-07-15
nix: Fix examples
Eelco Dolstra
2020-07-12
Change types to prepare the way for CA derivations
John Ericson
2020-07-12
Use more std::visit to prepare for new variant
John Ericson
2020-07-08
Only store hash of fixed derivation output
Matthew Bauer
2020-06-17
Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...
John Ericson
2020-06-12
Add Store::readDerivation() convenience function
Eelco Dolstra
2020-05-26
Merge remote-tracking branch 'john-ericson/enum-FileIngestionMethod' into no-...
Carlo Nucera
2020-05-05
nix --help: Group commands
Eelco Dolstra
2020-05-04
Flag: Use designated initializers
Eelco Dolstra
2020-03-30
Store parsed hashes in `DerivationOutput`
John Ericson
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-12-05
Make subcommand construction in MultiCommand lazy
Eelco Dolstra
2017-09-25
Add "nix show-derivation"
Eelco Dolstra