aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-29docs: give translation examples from nix-build -E/-A to installablesQyriad
2024-04-29docs: clarify how the different kinds of installables are selectedQyriad
2024-04-29docs: guide to installables docs in installable commands' docsQyriad
2024-04-29add VM test for nix upgrade-nixQyriad
2024-04-29nix3-upgrade-nix: allow manually specifying new nixQyriad
2024-04-29fix `nix upgrade-nix` on new-style profilesQyriad
2024-04-29refactor some nix-env and profile code to libcmdQyriad
2024-04-28Merge "remove Github workflow files" into mainQyriad
2024-04-28remove Github workflow filesQyriad
2024-04-27Run all derivation builders inside the sandbox on macOSPuck Meerburg
2024-04-27Merge "docs(nix-env): summarize of each subcommand in --help" into mainQyriad
2024-04-27Fix progress bar on copyPathsPuck Meerburg
2024-04-27libstore/ssh: shutK900
2024-04-26docs(nix-env): summarize of each subcommand in --helpQyriad
2024-04-26Merge "ssh-ng: Set log-fd for ssh to `4` by default" into mainMaximilian Bosch
2024-04-26Merge "gc: Find roots using libproc on Darwin" into mainArtemis Tosini
2024-04-26ssh-ng: Set log-fd for ssh to `4` by defaultMaximilian Bosch
2024-04-26filetransfer: don't decompress in curl wrapper itselfeldritch horrors
2024-04-26filetransfer: remove dataCallback from interfaceeldritch horrors
2024-04-26filetransfer: make two-arg download abstracteldritch horrors
2024-04-26Merge "justfile: allow passing args to `meson compile`" into mainMaximilian Bosch
2024-04-25gc: Find roots using libproc on DarwinArtemis Tosini
2024-04-25justfile: allow passing args to `meson compile`Maximilian Bosch
2024-04-25filetransfer: drop errorSinkeldritch horrors
2024-04-25filetransfer: restore http status line reportingeldritch horrors
2024-04-25filetransfer: remove decompress request parametereldritch horrors
2024-04-24Merge "libstore: Create platform LocalStore subclasses" into mainArtemis Tosini
2024-04-23meson: remove unnecessary parts of cross fileQyriad
2024-04-23libstore: Create platform LocalStore subclassesArtemis Tosini
2024-04-23Merge changes Ia3e7b1e6,If09be814 into mainQyriad
2024-04-22meson: flip the switch!!Qyriad
2024-04-22meson: fix cross compilationQyriad
2024-04-23libstore: use curl functions for reading headerseldritch horrors
2024-04-23libstore: remove github etag workaroundeldritch horrors
2024-04-22tests: add error messages to the asserts in tarball flakes testQyriad
2024-04-22libstore: use curl_multi_{poll,wakeup}eldritch horrors
2024-04-22libstore: remove ancient libcurl feature checkseldritch horrors
2024-04-21Merge "Fix exportReferencesGraph when given store subpath" into mainPuck Meerburg
2024-04-21remove extraneous cache entry from github fetcherPuck Meerburg
2024-04-21Fix exportReferencesGraph when given store subpathAlyssa Ross
2024-04-18meson: correctly embed sandbox shell when askedQyriad
2024-04-18tests: unhaunt the flakes nixos testseldritch horrors
2024-04-18meson: embed source paths as relative to the source root and avoid ../srcQyriad
2024-04-18meson: correctly set -DSANDBOX_SHELL if we have itQyriad
2024-04-17Merge "build internal API docs with Meson" into mainQyriad
2024-04-16Merge "libstore/build: set NO_NEW_PRIVS for the sandbox" into mainIlya K
2024-04-15build internal API docs with MesonQyriad
2024-04-15fix probable format bug in DerivationGoal::buildDoneQyriad
2024-04-15abort with a descriptive message on bad HintFmt usageQyriad
2024-04-15libstore/build: set NO_NEW_PRIVS for the sandboxK900