aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-06-01Revert "nix3: always use the same verbosity default (info)"Qyriad
2024-06-01Merge "build: fix static linking with a hack" into mainQyriad
2024-06-01chore: rebrand Nix to Lix when it makes senseRaito Bezarius
2024-06-01Merge "libfetchers: allow fetching gitlab refs with >1 commit" into mainLinus Heckemann
2024-05-31build: fix static linking with a hackQyriad
2024-05-31Merge "build-remote: truncate+hash store URI used in lockfile paths" into mainjade
2024-05-31Merge "truncate WAL files on exit" into mainjade
2024-05-31Merge changes Ifcb0d310,I664366b8,Ibe7cf546 into mainjade
2024-05-31libfetchers: allow fetching gitlab refs with >1 commitLinus Heckemann
2024-05-31Merge "libutil: fix args assert being thrown on Darwin in nix-eval-jobs" into...jade
2024-05-31truncate WAL files on exitannalee
2024-05-31build-remote: truncate+hash store URI used in lockfile pathsLunaphied
2024-05-31libutil: fix args assert being thrown on Darwin in nix-eval-jobsJade Lovelace
2024-05-31libstore/build: copy ca-certificates tooAlois Wohlschlager
2024-05-30build-time: remove 20% more by PCH'ing C++ stdlibJade Lovelace
2024-05-30libfetchers: handle nonexistent refs in GitLab repos more gracefullyLinus Heckemann
2024-05-30Merge "Remove 100s of CPU time (10%) from build times (1465s -> 1302s)" into ...jade
2024-05-30Merge "unix-domain-socket.cc: add comment explaining why bindConnectProcHelpe...jade
2024-05-30libstore/filetransfer: remove debug printK900
2024-05-29Remove 100s of CPU time (10%) from build times (1465s -> 1302s)Jade Lovelace
2024-05-30libutil/args: warn on unknown settings after parsing all flagsCole Helbling
2024-05-29unix-domain-socket.cc: add comment explaining why bindConnectProcHelperJade Lovelace
2024-05-30Merge changes from topic "libutil-split" into mainjade
2024-05-29libstore: fix http abuses no longer workingeldritch horrors
2024-05-29util.hh: Delete remaining file and clean up headersTom Hubrecht
2024-05-29util.hh: Move nativeSystem to local-derivation-goal.ccTom Hubrecht
2024-05-29util.hh: Move stuff to types.hhTom Hubrecht
2024-05-29util.cc: Delete remaining fileTom Hubrecht
2024-05-29util.{hh,cc}: Move ignoreException to error.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out namespaces.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out users.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out strings.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out unix-domain-socket.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out child.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out current-process.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out processes.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out file-descriptor.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out file-system.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out terminal.{hh,cc}Tom Hubrecht
2024-05-28util.{hh,cc}: Split out environment-variables.{hh,cc}Tom Hubrecht
2024-05-27Merge "libfetchers: fix URL logging" into mainQyriad
2024-05-26Merge "Revert "bump the extra --version info from info to notice, -vv -> -v""...Qyriad
2024-05-26worker: process timeouts first, and exclusivelyeldritch horrors
2024-05-26docstrings: NixRepl::getDerivationPath: exceptions directly thrownQyriad
2024-05-26Revert "bump the extra --version info from info to notice, -vv -> -v"Qyriad
2024-05-26Merge "git putFile: support flake maximalists" into mainMaximilian Bosch
2024-05-25libfetchers: fix URL loggingQyriad
2024-05-25libstore: remove duplicate builder variableArtemis Tosini
2024-05-25Merge "libstore: parse the buildMode instead of unchecked cast" into mainjade
2024-05-25Merge "libstore/build: always enable seccomp filtering and no-new-privileges"...alois31