aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-04-14don't throw an exception for the trivial case of isStorePath()...Qyriad
2024-04-14Merge "don't boost::to_few_args when an eval cached string type errors" into ...Qyriad
2024-04-13Merge "libstore/build: just copy the magic /etc files into the sandbox" into ...Ilya K
2024-04-13libstore/build: just copy the magic /etc files into the sandboxK900
2024-04-12Merge changes I60d8e6f7,Ic635687b into mainQyriad
2024-04-12binary tarball: include cacert in root pathsQyriad
2024-04-12flake: factor out binary tarball into its own fileQyriad
2024-04-11Merge "Merge pull request #10456 from NixOS/fixpermdeniedbind" into mainIlya K
2024-04-11Merge changes Iedf46484,I76b51eac,I6a084827,I60193f9f into maineldritch horrors
2024-04-11Merge "Merge pull request #10362 from obsidiansystems/maybeLstat" into mainIlya K
2024-04-11meson: fix log-direldritch horrors
2024-04-11manual: build docs with dummy envseldritch horrors
2024-04-11libcmd: install generated headers as welleldritch horrors
2024-04-11docs: redo content generation for mdbook and manualeldritch horrors
2024-04-11Merge pull request #10456 from NixOS/fixpermdeniedbindThéophane Hufschmitt
2024-04-11Merge pull request #10362 from obsidiansystems/maybeLstatJohn Ericson