aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-04-22meson: fix cross compilationQyriad
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
2024-04-06avoid markdown which the repl's :doc cannot handlestuebinm
2024-04-06always re-eval cached failuresQyriad
2024-04-05Revert "libutil: drop Pool resources on exceptional free"eldritch horrors
2024-04-05Revert "libutil: remove Pool::Handle::bad"eldritch horrors
2024-04-05Revert "libstore: remove one Resource::good flag"eldritch horrors
2024-04-05Revert "libstore: using throwing finally in withFramedSink"eldritch horrors
2024-04-05Revert "libutil: allow graceful dropping of Pool::Handle"eldritch horrors
2024-04-05Revert "libutil: drop Fs{Source,Sink}::good"eldritch horrors
2024-04-05libutil: guard Finally against invalid exception throwseldritch horrors
2024-04-04Merge "Add `EscapeStringOptions` and `escapeString` tests" into mainrebecca “wiggles” turner
2024-04-03repl: improve `:doc` builtin repl command to support lambdas.Lunaphied
2024-04-03Add `EscapeStringOptions` and `escapeString` testsRebecca Turner
2024-04-01libexpr/flake: don't purple the flake.lock diffK900
2024-03-31Merge pull request #9920 from 9999years/forbid-nested-debuggersThéophane Hufschmitt
2024-03-31libutil: drop Fs{Source,Sink}::goodeldritch horrors
2024-03-31libutil: allow graceful dropping of Pool::Handleeldritch horrors
2024-03-31Merge changes Ib62d3d68,Ic3e7affe into mainjade