aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-08-08libstore: make Worker::wakeUp privateeldritch horrors
2024-08-08libstore: make Worker::waitForAWhile privateeldritch horrors
2024-08-08libstore: make Worker::waitForBuildSlot privateeldritch horrors
2024-08-07Merge "src/libcmd/repl.cc: allow :log /path/to/store.drv" into mainMax Siling
2024-08-07Merge "oops: fix warning about catching polymorphic exception" into mainjade
2024-08-07libexpr/parser: Test experimental featurespiegames
2024-08-07src/libcmd/repl.cc: allow :log /path/to/store.drvGoldstein
2024-08-07Merge "fix: warn and document when advanced attributes will have no impact du...Maximilian Bosch
2024-08-07Merge "package: improve support for building without BDW-GC" into mainalois31
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-04tree-wide: fix various lint warningsJade 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-04misc docs/meson tidyingJade 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 "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 changes Icc4747ae,Id4717b5b,Ie3ddb3d0,Ic4d93a08,I00d9ff70 into mainQyriad
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-31tree-wide: add support for asan!Jade Lovelace
2024-07-31libexpr: implement actual constructors for nix::ValueQyriad
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
2024-07-26Merge changes I45d3895f,I541be3ea,Ibe51416d into mainalois31
2024-07-25Merge "libutil: Support getSelfExe on FreeBSD" into mainArtemis Tosini
2024-07-25Merge changes Ic0dfcfe2,Ibe73851f,Ia7a8df1c,I400b2031 into mainjade