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
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-24
Fix flake profile use of originalUrl vs. originalUri
Rok Garbas
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-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
2021-04-05
Make `DerivedPathWithHints` a newtype
John Ericson
2021-04-05
Rename Buildable
John Ericson
2021-04-05
Use `BuildableReq` for `buildPaths` and `ensurePath`
John Ericson
2021-02-17
Throw an error if --arg / --argstr is used with a flake
Eelco Dolstra
2021-02-02
Use derivation output name from toDerivation
Matthew Bauer
2021-01-18
nix profile install: Support installing non-flakes
Eelco Dolstra
2021-01-12
Add 'nix profile history' command
Eelco Dolstra
2021-01-12
nix profile info -> nix profile list
Eelco Dolstra
2021-01-08
string2Int(): Return std::optional
Eelco Dolstra
2020-12-21
Add 'nix profile' manpage
Eelco Dolstra
2020-12-03
Typo
Eelco Dolstra
2020-10-09
Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds
John Ericson
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-09-25
stdout_ -> cout
John Ericson
2020-09-04
Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds
John Ericson
2020-09-01
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-17
Add 'nix dump-args' to dump all commands/flags for manpage generation
Eelco Dolstra
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-06
Minimize the usage of `Hash::dummy`
John Ericson
2020-08-05
Remove optionality in ValidPathInfo::narInfo
Carlo Nucera
2020-07-30
Merge remote-tracking branch 'origin/master' into fix-and-ci-static-builds
Matthew Bauer
2020-07-27
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-21
Merge remote-tracking branch 'upstream/master' into better-ca-parse-errors
John Ericson
2020-07-17
nix profile diff-closures: Don't inherit EvalCommand
Eelco Dolstra
2020-07-16
Add command 'nix profile diff-closure'
Eelco Dolstra
2020-07-16
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-06-26
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
[next]