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
2024-10-01
Remove static initializers for `RegisterLegacyCommand`
Rebecca Turner
2024-05-02
nix3-profile: make element names stable
Qyriad
2024-05-02
nix3-profile: remove indices
Qyriad
2024-05-02
nix3-profile: allow using human-readable names to select packages
Qyriad
2024-04-29
refactor some nix-env and profile code to libcmd
Qyriad
2023-07-07
Simplify `ContentAddress`
John Ericson
2023-07-03
nix profile list: Add --json flag
Eelco Dolstra
2023-07-03
Rename 'resolvedRef' to 'lockedRef'
Eelco Dolstra
2023-07-02
nix profile list: Improve readability of the output
Eelco Dolstra
2023-06-19
Clean up a few things related to profiles (#8526)
John Ericson
2023-05-16
Fix the printing of the installables on `nix profile install` conflict
Théophane Hufschmitt
2023-05-16
Rename `ProfileElement.describe()` to `.identifier`
Théophane Hufschmitt
2023-04-17
Explain various `.self = false,`
John Ericson
2023-03-30
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-03-24
Stratify `ExtraPathInfo` along `Installable` hierarchy
John Ericson
2023-03-15
Make command infra less stateful and more regular
John Ericson
2023-03-02
Get rid of some unchecked calls to std::cout
Eelco Dolstra
2023-03-01
Merge pull request #7788 from bobvanderlinden/pr-improve-nix-profile-install-...
Valentin Gagarin
2023-03-01
nix-profile: add FIXME about using C++20 std::ranges
Bob van der Linden
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-28
nix-profile-install: show helpful error upon package conflict
Bob van der Linden
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
[next]