index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix-channel
Age
Commit message (
Expand
)
Author
2024-05-29
util.{hh,cc}: Split out users.{hh,cc}
Tom Hubrecht
2024-04-08
Format Nix code with `nixfmt`
Rebecca Turner
2024-03-27
meson: implement functional tests
Qyriad
2024-03-18
libutil: make AutoCloseFD a better resource
eldritch horrors
2024-03-17
Delete hasPrefix and hasSuffix from the codebase
Jade Lovelace
2024-03-04
Merge pull request #10054 from syvb/channel-unpack-count
eldritch horrors
2024-03-04
Merge pull request #9277 from keszybz/file-permissions
eldritch horrors
2023-08-02
Factor out `nix-defexpr` path computation
John Ericson
2023-06-02
Add nix-channel --list-generations
Shamrock Lee
2023-03-23
Factor out the generation of the profile/channel directory
Théophane Hufschmitt
2023-03-23
nix-channel: Restore the old root channels directory
Théophane Hufschmitt
2023-02-10
A setting to follow XDG Base Directory standard
Alexander Bantyev
2023-01-17
Move the default profiles to the user’s home
Théophane Hufschmitt
2022-03-03
Fix segfault in headerCallback()
Eelco Dolstra
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2021-07-25
nix-channel: use nix-env -i --remove-all to upgrade
Guillaume Girol
2021-02-24
Initialize plugins after handling initial command line flags
Shea Levy
2021-01-26
Move command plugin interface to libnixcmd
Shea Levy
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-09-29
Make Headers an optional argument
Eelco Dolstra
2020-09-25
Merge remote-tracking branch 'origin/master' into github-api-token
Gregory Hale
2020-09-17
Remove corepkgs/unpack-channel.nix
Eelco Dolstra
2020-09-16
Fetch commits from github/gitlab using Auth header
Greg Hale
2020-05-11
Merge branch 'master' into errors-phase-2
Ben Burdette
2020-04-30
fix error calls
Ben Burdette
2020-04-21
remove 'format' from Error constructor calls
Ben Burdette
2020-04-08
after flake rebase
Nikola Knezevic
2020-04-08
datatransfer.{cc,hh} -> filetransfer.{cc,hh}
Nikola Knezevic
2020-04-08
DownloadError -> DataTransferError
Nikola Knezevic
2020-04-08
Rename src/lib/download.* to src/lib/datatransfer.*
Nikola Knezevic
2020-04-07
Backport libfetchers from the flakes branch
Eelco Dolstra
2020-03-30
Remove global -I flags
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-10-09
nix-env: Create ~/.nix-profile automatically
Eelco Dolstra
2019-06-25
nix-channel: Don't fetch binary-cache-url
Eelco Dolstra
2019-06-24
Refactor downloadCached() interface
Eelco Dolstra
2019-06-24
downloadCached: Return ETag
Eelco Dolstra
2018-10-26
Merge all nix-* binaries into nix
Eelco Dolstra
2018-09-04
Get effective user in Nix commands
Matthew Bauer
2018-05-09
make sure not to use cached channels for nix-channel --update
Yorick van Pelt
2018-04-21
Fix library ordering in Makefiles
Andrew Dunham
2018-03-20
Remove unused channel-cache directory
Eelco Dolstra
2018-03-20
Style fix
Eelco Dolstra
2018-02-08
Add plugins to make Nix more extensible.
Shea Levy
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2017-05-16
Improve progress indicator
Eelco Dolstra
2017-05-05
Figure out the user's home directory if $HOME is not set
Eelco Dolstra
2017-04-10
nix-channel: error out if direct tarball unpack fails.
Shea Levy
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
[next]