aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-25gc: Find roots using libproc on DarwinArtemis Tosini
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-23libstore: Create platform LocalStore subclassesArtemis Tosini
2024-04-23Merge changes Ia3e7b1e6,If09be814 into mainQyriad
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-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-18meson: correctly set -DSANDBOX_SHELL if we have itQyriad
2024-04-16Merge "libstore/build: set NO_NEW_PRIVS for the sandbox" into mainIlya K
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-13libstore/build: just copy the magic /etc files into the sandboxK900
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-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
2024-04-11libstore: fix glossary link in documentationeldritch horrors
2024-04-10don't boost::to_few_args when an eval cached string type errorsQyriad
2024-04-10Merge "Print top-level errors normally in `nix repl`" into mainrebecca “wiggles” turner
2024-04-09Print top-level errors normally in `nix repl`Rebecca Turner
2024-04-09meson: correctly set NIX_CONF_DIR to $sysconfdir/nixQyriad
2024-04-09format repl-overlays.nix to fix pre-commit checksQyriad
2024-04-09Merge "Add `repl-overlays`" into mainrebecca “wiggles” turner
2024-04-08Add `repl-overlays`Rebecca Turner
2024-04-08pragma once and ///@file everything missing itJade Lovelace
2024-04-08"but doctor, I AM the untrusted store": nix doctor had wrong trustednessJade Lovelace
2024-04-08Format Nix code with `nixfmt`Rebecca Turner
2024-04-08Merge "nix-doc -> lix-doc, make self-contained in package.nix" into mainjade
2024-04-08Merge "Add `PathsSetting`" into mainrebecca “wiggles” turner
2024-04-08nix-doc -> lix-doc, make self-contained in package.nixJade Lovelace
2024-04-07Merge pull request #10208 from 9999years/print-strings-directlyRobert Hensing
2024-04-07Add `PathsSetting`Rebecca Turner