index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcmd
/
installables.cc
Age
Commit message (
Expand
)
Author
2023-03-27
Merge pull request #7763 from obsidiansystems/installable-wide-info
Eelco Dolstra
2023-03-27
Merge pull request #7609 from obsidiansystems/hide-experimental-settings
John Ericson
2023-03-24
Stratify `ExtraPathInfo` along `Installable` hierarchy
John Ericson
2023-03-20
Move enabled experimental feature to libutil struct
John Ericson
2023-03-16
Move value-only methods to `InstallableValue`
John Ericson
2023-03-15
Make command infra less stateful and more regular
John Ericson
2023-03-05
clarify definition of "installable"
Valentin Gagarin
2023-03-02
Merge branch 'master' into paths-from-stdin
Théophane Hufschmitt
2023-02-28
Get rid of `.drv` special-casing for store path installables
John Ericson
2023-02-28
feat: read installable paths from stdin
Timothy DeHerrera
2023-02-20
Make `--read-only` a separate mixin
John Ericson
2023-02-20
Slight cleanup of `InstallablesCommand::load`
John Ericson
2023-02-20
Split out `InstallableFlake` and `InstallableAttrPath`
John Ericson
2023-02-13
Merge pull request #7744 from obsidiansystems/split-installable-store-path
tomberek
2023-02-04
Scope down `--derivation` to just the commands that use it
John Ericson
2023-02-03
Factor out `InstallableStorePath` to its own file, dedup
John Ericson
2023-01-31
Installable::getCursors: Cleanup
dramforever
2023-01-30
InstallableFlake: Handle missing attr in getCursors
dramforever
2023-01-19
Revert "Revert "Merge pull request #6204 from layus/coerce-string""
Guillaume Maudoux
2023-01-18
Revert "Merge pull request #6204 from layus/coerce-string"
Robert Hensing
2023-01-12
Split `OutputsSpec::merge` into `OuputsSpec::{union_, isSubsetOf}`
John Ericson
2023-01-11
Remove default constructor from `OutputsSpec`
John Ericson
2023-01-11
Make it hard to construct an empty `OutputsSpec::Names`
John Ericson
2023-01-11
Simplify and document store path installable parsing
John Ericson
2023-01-11
Split `OutputsSpec` and `ExtendedOutputsSpec`, use the former more
John Ericson
2023-01-11
Rename `OutputPath` -> `ExtendedOutputPath`
John Ericson
2023-01-11
Improve `OutputsSpec` slightly
John Ericson
2023-01-10
Clean up toDerivedPaths() logic
Eelco Dolstra
2023-01-10
Apply suggestions from code review
Eelco Dolstra
2023-01-10
Show string in error message
Eelco Dolstra
2023-01-10
ExtraInfo -> ExtraPathInfo
Eelco Dolstra
2023-01-10
Merge remote-tracking branch 'origin/master' into fix-7417
Eelco Dolstra
2023-01-05
Merge pull request #7539 from tweag/fix-nix-why-depends--derivation
Eelco Dolstra
2023-01-02
Merge remote-tracking branch 'origin/master' into coerce-string
Eelco Dolstra
2023-01-02
Fix why-depends for CA derivations (again)
Théophane Hufschmitt
2022-12-21
link "store derivation" to glossary definition
Valentin Gagarin
2022-12-20
InstallableFlake::toDerivedPaths(): Support paths and store paths
Eelco Dolstra
2022-12-20
Merge toDerivations() into toDerivedPaths()
Eelco Dolstra
2022-12-12
Merge remote-tracking branch 'upstream/master' into indexed-store-path-outputs
John Ericson
2022-12-12
Merge branch 'master' into indexed-store-path-outputs
John Ericson
2022-12-07
Trivial changes from the lazy-trees branch
Eelco Dolstra
2022-11-25
Merge branch 'master' into indexed-store-path-outputs
John Ericson
2022-11-21
nix build --json: Include build statistics
Eelco Dolstra
2022-11-21
Merge remote-tracking branch 'origin/master' into auto-uid-allocation
Eelco Dolstra
2022-11-21
nix build --json: Include build statistics
Eelco Dolstra
2022-11-18
Indentation
Eelco Dolstra
2022-11-16
Swallow the error in a more idiomatic way
Théophane Hufschmitt
2022-11-03
SourceExprCommand: swallow EvalError, add tests for this
Yorick van Pelt
2022-10-28
Merge branch 'master' into indexed-store-path-outputs
John Ericson
2022-09-07
WIP: broken merge but need a git checkpoint
Guillaume Maudoux
[next]