index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
/
upgrade-nix.cc
Age
Commit message (
Expand
)
Author
2024-07-15
nix3-upgrade-nix: always use the /new/ nix-env to perform the installation
Qyriad
2024-07-01
tree-wide: unify progress bar inactive and paused states
Alois Wohlschlager
2024-06-18
filetransfer: {up,down}load -> transfer
eldritch horrors
2024-05-29
util.{hh,cc}: Split out processes.{hh,cc}
Tom Hubrecht
2024-05-25
nix3-upgrade-nix: fix when there are differing pnames
Qyriad
2024-05-05
point nix3-upgrade-nix to releases.lix.systems/manifest.nix
Qyriad
2024-05-02
nix3-profile: make element names stable
Qyriad
2024-04-29
nix3-upgrade-nix: allow manually specifying new nix
Qyriad
2024-04-29
fix `nix upgrade-nix` on new-style profiles
Qyriad
2024-03-17
Delete hasPrefix and hasSuffix from the codebase
Jade Lovelace
2023-07-31
Move evaluator settings (type and global) to separate file/header
John Ericson
2023-07-09
Clean up `SearchPath`
John Ericson
2023-04-17
Merge remote-tracking branch 'upstream/master' into source-path
Robert Hensing
2023-04-06
Backport SourcePath from the lazy-trees branch
Eelco Dolstra
2023-04-03
Stuctured command stability
John Ericson
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
2022-09-07
WIP: broken merge but need a git checkpoint
Guillaume Maudoux
2022-06-02
Explain exactly what nix-upgrade nix does
Chris Wögi
2022-04-28
fix errors case and wording
Guillaume Maudoux
2022-03-18
Revert extra colon at end os strings
Guillaume Maudoux
2022-03-07
more fixes
Guillaume Maudoux
2022-03-04
Add error context for most basic coercions
Guillaume Maudoux
2022-01-18
Get rid of std::shared_ptr<std::string> and ref<std::string>
Eelco Dolstra
2021-01-21
Improve error formatting
Eelco Dolstra
2021-01-13
Convert option descriptions to Markdown
Eelco Dolstra
2020-12-21
Add 'nix upgrade-nix' manpage
Eelco Dolstra
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-06-15
Get rid of explicit ErrorInfo constructors
Eelco Dolstra
2020-05-13
change status messages to info level
Ben Burdette
2020-05-11
Merge branch 'master' into errors-phase-2
Ben Burdette
2020-05-06
todo removal
Ben Burdette
2020-05-05
nix --help: Group commands
Eelco Dolstra
2020-05-04
Flag: Use designated initializers
Eelco Dolstra
2020-05-03
convert some printError calls to logError
Ben Burdette
2020-04-08
datatransfer.{cc,hh} -> filetransfer.{cc,hh}
Nikola Knezevic
2020-04-08
DataTransfer -> FileTransfer
Nikola Knezevic
2020-04-08
{get,make,new}Downloader -> DataTransfer
Nikola Knezevic
2020-04-08
Rename src/lib/download.* to src/lib/datatransfer.*
Nikola Knezevic
2020-04-08
DownloadRequest -> DataTransferRequest
Nikola Knezevic
2020-03-24
findAlongAttrPath(): Return position
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-12-05
Make subcommand construction in MultiCommand lazy
Eelco Dolstra
2019-11-22
getEnv(): Return std::optional
Eelco Dolstra
2018-08-30
nix upgrade-nix: Handle .nix-profile being a link to .../profiles/per-user/...
Eelco Dolstra
2018-08-30
nix upgrade-nix: Improve error message if 'nix' is not in a profile
Eelco Dolstra
2018-08-30
Merge branch 'nix-upgrade-profile' of https://github.com/LnL7/nix
Eelco Dolstra
2018-08-30
Add simple test for nix upgrade-nix
Eelco Dolstra
2018-08-25
upgrade-nix: resolve profile symlinks
Daiderd Jordan
2018-08-25
upgrade-nix: add --dry-run
Daiderd Jordan
[next]