index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
/
profile.cc
Age
Commit message (
Expand
)
Author
2023-02-28
No inheritance for `TextInfo` and `FixedOutputInfo`
John Ericson
2023-02-28
Revert "Remove some designated initializers"
John Ericson
2023-02-28
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-02-20
Split out `InstallableFlake` and `InstallableAttrPath`
John Ericson
2023-02-01
Remove some designated initializers
John Ericson
2023-01-23
Don't add `StorePathDescriptor` for now
John Ericson
2023-01-14
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-01-11
Rename `OutputPath` -> `ExtendedOutputPath`
John Ericson
2023-01-11
Improve `OutputsSpec` slightly
John Ericson
2023-01-10
Add a FIXME
Eelco Dolstra
2023-01-10
ExtraInfo -> ExtraPathInfo
Eelco Dolstra
2023-01-06
Do big rename to clean up code
John Ericson
2023-01-06
Use named field initialization for references
John Ericson
2023-01-06
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2022-12-20
Merge toDerivations() into toDerivedPaths()
Eelco Dolstra
2022-11-21
nix build --json: Include build statistics
Eelco Dolstra
2022-05-25
Fix warning
Eelco Dolstra
2022-05-16
resolve redundant priority passing, wrap NixInt in eval-cache variant
Eli Kogan-Wang
2022-05-13
Integrate review changes
Eli Kogan-Wang
2022-05-11
Add priority for nix profile install
Eli Kogan-Wang
2022-05-03
nix profile: Support overriding outputs
Eelco Dolstra
2022-05-03
Allow selecting derivation outputs using 'installable!outputs'
Eelco Dolstra
2022-04-26
Remove obsolete FIXME
Eelco Dolstra
2022-04-19
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2022-03-30
profile!: consistent use of url/uri. create new version
Tom Bereknyei
2022-03-28
nix profile install: Don't use queryDerivationOutputMap()
Eelco Dolstra
2022-03-25
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2022-03-24
Fix flake profile use of originalUrl vs. originalUri
Rok Garbas
2022-03-10
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2022-03-02
Add EvalState::coerceToStorePath() helper
Eelco Dolstra
2022-03-02
nix profile: Support CA derivations
Eelco Dolstra
2022-03-02
Move installables-related operations
Eelco Dolstra
2022-03-02
Style
Eelco Dolstra
2022-02-24
libfetchers: Rename immutable -> locked
Eelco Dolstra
2022-02-21
Apply suggestions from code review
Matthew Bauer
2022-02-20
Add verbosity to nix profile upgrade
Matthew Bauer
2022-02-14
InstallableFlake: Default attr paths cleanup
Eelco Dolstra
2022-02-11
profile: add verbosity
Tom Bereknyei
2022-01-18
Get rid of std::shared_ptr<std::string> and ref<std::string>
Eelco Dolstra
2021-10-07
Refactoring: Add allowPath() method
Eelco Dolstra
2021-10-01
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-09-30
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-09-30
`std::visit` by reference
John Ericson
2021-09-14
nix profile history: Show profile date
Eelco Dolstra
2021-09-14
Add 'nix profile wipe-history' command
Eelco Dolstra
2021-09-14
Generations -> profile versions
Eelco Dolstra
2021-09-14
Add "nix profile rollback" command
Eelco Dolstra
2021-07-22
Use eval-store in more places
Eelco Dolstra
2021-05-12
DerivedPathWithHints -> BuiltPath
regnat
2021-05-05
Use derivation output name from toDerivation
Matthew Bauer
[next]