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-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
2022-08-17
Show when we're evaluating a flake
Eelco Dolstra
2022-07-15
Remove `computed-derivations` experimental feature
John Ericson
2022-07-14
Combine `InstallableStorePath` with `InstallableIndexedStorePath`
John Ericson
2022-07-14
Merge remote-tracking branch 'upstream/master' into indexed-store-path-outputs
John Ericson
2022-07-12
Merge pull request #6693 from ncfavier/complete-flake-inputs
Théophane Hufschmitt
2022-07-11
Fix flake input completion for `InstallablesCommand`s
Naïm Favier
2022-06-29
Merge pull request #6233 from flox/nix-repl-flakes
Théophane Hufschmitt
2022-06-20
Complete flake inputs for all given flakes
Naïm Favier
2022-06-16
Merge pull request #6620 from maralorn/fix-print-missing
Théophane Hufschmitt
2022-06-15
Merge branch 'master' into nix-repl-flakes
Tom Bereknyei
[next]