index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-05-02
nix3-profile: allow using human-readable names to select packages
Qyriad
2024-04-30
implement parsing human-readable names from URLs
Qyriad
2024-04-29
add VM test for nix upgrade-nix
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-04-29
refactor some nix-env and profile code to libcmd
Qyriad
2024-04-28
Merge "remove Github workflow files" into main
Qyriad
2024-04-28
remove Github workflow files
Qyriad
2024-04-27
Run all derivation builders inside the sandbox on macOS
Puck Meerburg
2024-04-27
Merge "docs(nix-env): summarize of each subcommand in --help" into main
Qyriad
2024-04-27
Fix progress bar on copyPaths
Puck Meerburg
2024-04-27
libstore/ssh: shut
K900
2024-04-26
docs(nix-env): summarize of each subcommand in --help
Qyriad
2024-04-26
Merge "ssh-ng: Set log-fd for ssh to `4` by default" into main
Maximilian Bosch
2024-04-26
Merge "gc: Find roots using libproc on Darwin" into main
Artemis Tosini
2024-04-26
ssh-ng: Set log-fd for ssh to `4` by default
Maximilian Bosch
2024-04-26
filetransfer: don't decompress in curl wrapper itself
eldritch horrors
2024-04-26
filetransfer: remove dataCallback from interface
eldritch horrors
2024-04-26
filetransfer: make two-arg download abstract
eldritch horrors
2024-04-26
Merge "justfile: allow passing args to `meson compile`" into main
Maximilian Bosch
2024-04-25
gc: Find roots using libproc on Darwin
Artemis Tosini
2024-04-25
justfile: allow passing args to `meson compile`
Maximilian Bosch
2024-04-25
filetransfer: drop errorSink
eldritch horrors
2024-04-25
filetransfer: restore http status line reporting
eldritch horrors
2024-04-25
filetransfer: remove decompress request parameter
eldritch horrors
2024-04-24
Merge "libstore: Create platform LocalStore subclasses" into main
Artemis Tosini
2024-04-23
meson: remove unnecessary parts of cross file
Qyriad
2024-04-23
libstore: Create platform LocalStore subclasses
Artemis Tosini
2024-04-23
Merge changes Ia3e7b1e6,If09be814 into main
Qyriad
2024-04-22
meson: flip the switch!!
Qyriad
2024-04-22
meson: fix cross compilation
Qyriad
2024-04-23
libstore: use curl functions for reading headers
eldritch horrors
2024-04-23
libstore: remove github etag workaround
eldritch horrors
2024-04-22
tests: add error messages to the asserts in tarball flakes test
Qyriad
2024-04-22
libstore: use curl_multi_{poll,wakeup}
eldritch horrors
2024-04-22
libstore: remove ancient libcurl feature checks
eldritch horrors
2024-04-21
Merge "Fix exportReferencesGraph when given store subpath" into main
Puck Meerburg
2024-04-21
remove extraneous cache entry from github fetcher
Puck Meerburg
2024-04-21
Fix exportReferencesGraph when given store subpath
Alyssa Ross
2024-04-18
meson: correctly embed sandbox shell when asked
Qyriad
2024-04-18
tests: unhaunt the flakes nixos tests
eldritch horrors
2024-04-18
meson: embed source paths as relative to the source root and avoid ../src
Qyriad
2024-04-18
meson: correctly set -DSANDBOX_SHELL if we have it
Qyriad
2024-04-17
Merge "build internal API docs with Meson" into main
Qyriad
2024-04-16
Merge "libstore/build: set NO_NEW_PRIVS for the sandbox" into main
Ilya K
2024-04-15
build internal API docs with Meson
Qyriad
2024-04-15
fix probable format bug in DerivationGoal::buildDone
Qyriad
2024-04-15
abort with a descriptive message on bad HintFmt usage
Qyriad
2024-04-15
libstore/build: set NO_NEW_PRIVS for the sandbox
K900
2024-04-14
don't throw an exception for the trivial case of isStorePath()...
Qyriad
[next]