Age | Commit message (Expand) | Author |
2024-06-12 | doc: rewrite the multi-user documentation to actually talk about security | Jade Lovelace |
2024-06-06 | build: expose option to enable or disable precompiled std headers | Qyriad |
2024-06-06 | Merge "libstore/filetransfer: fix no-s3 build" into main | jade |
2024-06-05 | libstore/filetransfer: fix no-s3 build | Linus Heckemann |
2024-06-01 | Merge "build: fix static linking with a hack" into main | Qyriad |
2024-06-01 | chore: rebrand Nix to Lix when it makes sense | Raito Bezarius |
2024-05-31 | build: fix static linking with a hack | Qyriad |
2024-05-31 | Merge "truncate WAL files on exit" into main | jade |
2024-05-31 | Merge changes Ifcb0d310,I664366b8,Ibe7cf546 into main | jade |
2024-05-31 | truncate WAL files on exit | annalee |
2024-05-31 | libstore/build: copy ca-certificates too | Alois Wohlschlager |
2024-05-30 | build-time: remove 20% more by PCH'ing C++ stdlib | Jade Lovelace |
2024-05-30 | Merge "Remove 100s of CPU time (10%) from build times (1465s -> 1302s)" into ... | jade |
2024-05-30 | libstore/filetransfer: remove debug print | K900 |
2024-05-29 | Remove 100s of CPU time (10%) from build times (1465s -> 1302s) | Jade Lovelace |
2024-05-30 | Merge changes from topic "libutil-split" into main | jade |
2024-05-29 | libstore: fix http abuses no longer working | eldritch horrors |
2024-05-29 | util.hh: Delete remaining file and clean up headers | Tom Hubrecht |
2024-05-29 | util.hh: Move nativeSystem to local-derivation-goal.cc | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out namespaces.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out users.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out strings.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out unix-domain-socket.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out child.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out current-process.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out processes.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out file-descriptor.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out file-system.{hh,cc} | Tom Hubrecht |
2024-05-28 | util.{hh,cc}: Split out environment-variables.{hh,cc} | Tom Hubrecht |
2024-05-26 | worker: process timeouts first, and exclusively | eldritch horrors |
2024-05-25 | libstore: remove duplicate builder variable | Artemis Tosini |
2024-05-25 | Merge "libstore: parse the buildMode instead of unchecked cast" into main | jade |
2024-05-24 | libstore: parse the buildMode instead of unchecked cast | Jade Lovelace |
2024-05-24 | libstore/build: always enable seccomp filtering and no-new-privileges | Alois Wohlschlager |
2024-05-23 | Merge "packaging: rename nixexpr -> lixexpr and so on" into main | jade |
2024-05-23 | packaging: rename nixexpr -> lixexpr and so on | Jade Lovelace |
2024-05-20 | Merge "libutil: Create chmodPath function" into main | Artemis Tosini |
2024-05-19 | libutil: Create chmodPath function | Artemis Tosini |
2024-05-19 | libstore: fix old RemoteStore::addToStore serializer | eldritch horrors |
2024-05-18 | Improve nix-store --delete failure message | Alyssa Ross |
2024-05-18 | Merge "derived-path: refuse built derived path with a non-derivation base" in... | Pierre Bourdon |
2024-05-17 | derived-path: refuse built derived path with a non-derivation base | Pierre Bourdon |
2024-05-16 | Allow enabling core dumps from builds for nix & child processes | midnightveil |
2024-05-12 | Merge "libstore: Fix sandbox=relaxed" into main | Artemis Tosini |
2024-05-11 | filetransfer: fix decompression regression from 121edecf | Pierre Bourdon |
2024-05-10 | Merge "feat(libstore): print the first line of stdout of SSH in case of failu... | Raito Bezarius |
2024-05-10 | feat(libstore): print the first line of stdout of SSH in case of failure | Raito Bezarius |
2024-05-10 | libutil: remove callback.hh | eldritch horrors |
2024-05-10 | libstore: de-callback-ify FileTransfer | eldritch horrors |
2024-05-09 | libstore: de-callback-ify Store::queryRealisation | eldritch horrors |