aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-06oops: fix warning about catching polymorphic exceptionJade Lovelace
2024-08-07Merge changes I0fc80718,Ia182b86f,I355f82cb,I8a9b58fa,Id89f8a1f, ... into mainjade
2024-08-06libstore/linux: precompile and cache the seccomp BPFAlois Wohlschlager
2024-08-06libstore/linux: compile the seccomp BPF explicitlyAlois Wohlschlager
2024-08-06libstore: add LocalDerivationGoal setupSyscallFilter hookAlois Wohlschlager
2024-08-06package: don't hide system-wide manual pagesAlois Wohlschlager
2024-08-04tree-wide: fix various lint warningsJade Lovelace
2024-08-04flake & doxygen: update taglineJade Lovelace
2024-08-04nix flake metadata: print modified dates for input flakesJade Lovelace
2024-08-04cli: eat terminal codes from stdout alsoJade Lovelace
2024-08-04Implement forcing CLI colour on, and document it betterJade Lovelace
2024-08-04manual: fix a syntax error in redirects.js that made it not do anythingJade Lovelace
2024-08-04misc docs/meson tidyingJade Lovelace
2024-08-04build: implement clang-tidy using our pluginJade Lovelace
2024-08-03fix: warn and document when advanced attributes will have no impact due to __...Tom Bereknyei
2024-08-03package: improve support for building without BDW-GCAlois Wohlschlager
2024-08-03libstore: move Goal::waiteeDone into Worker::goalFinishedeldritch horrors
2024-08-02Merge "libstore/ssh: only resume the logger when we paused it" into mainalois31
2024-08-02libstore/ssh: only resume the logger when we paused itAlois Wohlschlager
2024-08-02libstore: move Goal::amDone to Workereldritch horrors
2024-08-02libstore: return finishedness from Goal methodseldritch horrors
2024-08-02libstore: encapsulate worker build hook stateeldritch horrors
2024-08-02libutil: make RunningProgram::wait more resilienteldritch horrors
2024-08-02Merge "package: make aws-sdk-cpp build input optional" into mainJeremy List
2024-08-02Merge "nix flake show: add the description if it exists" into mainIsabel
2024-08-02Merge "Reapply "libfetchers: make attribute / URL query handling consistent""...Maximilian Bosch
2024-08-01Reapply "libfetchers: make attribute / URL query handling consistent"Maximilian Bosch
2024-08-01Merge "flake: remove control character from file by using fromJSON" into mainjade
2024-08-02package: make aws-sdk-cpp build input optionalJeremy List
2024-08-01Merge changes Icc4747ae,Id4717b5b,Ie3ddb3d0,Ic4d93a08,I00d9ff70 into mainQyriad
2024-07-31flake: remove control character from file by using fromJSONJade Lovelace
2024-08-01Merge changes from topic "undefined-behaviour" into mainjade
2024-08-01remove unused headers in installable-attr-pathQyriad
2024-08-01libexpr: include the type of the non-derivation value in the type errorQyriad
2024-08-01libexpr: mild cleanup to getDerivationsQyriad
2024-08-01libexpr: DrvInfo: remove unused bad-citizen constructorQyriad
2024-08-01cleanup and slightly refactor DrvInfo::queryOutputsQyriad
2024-07-31releng: move officialRelease to version.jsonJade Lovelace
2024-07-31Add -Werror CI jobJade Lovelace
2024-07-31ci: add a asan+ubsan test run on x86_64-linuxJade Lovelace
2024-07-31tree-wide: add support for asan!Jade Lovelace
2024-07-31libexpr: implement actual constructors for nix::ValueQyriad
2024-07-30Merge changes I609a5898,I7afb53c9 into mainV.
2024-07-30libstore: move Goal::getBuildResult to BuildResulteldritch horrors
2024-07-30Merge "src/libcmd/repl.cc: avoid unneeded reload after :e" into mainMax Siling
2024-07-30src/libcmd/repl.cc: avoid unneeded reload after :eGoldstein
2024-07-30libstore: count all substitutions toward the same limiteldritch horrors
2024-07-30libstore: always wake up goals on EOFeldritch horrors
2024-07-30libstore: simplify substitution handleEOFeldritch horrors
2024-07-29libstore: remove Worker::updateProgresseldritch horrors