lon: update lix
d169c092fc28838a253be136d17fe7de1292c728 → ee0655240270480d7f6063dcf12ec47f04d2ded6 Last 50 commits: ee06552 libstore: asyncify RemoteStore::Connection::processStderr 7a10df6 libstore: asyncify RemoteStore connection setup cc04a43 libstore: remove flushing from processStderr 8b3fdbc libstore: add framed data support to sendCommand 1a22475 libstore: encapsulate reading simple command results 2128a2d libstore: encapsulate sending of simple commands ec374bc libstore: deserialize findRoots data as vector-of-tuples ab8f4ae libstore: add CommonProto code for bool/unsigned/uint64_t 87fbc15 libutil: make the pool element factory a promise 56847dc libutil: make Buffered{Sink,Source} io buffer shareable 7d681a5 libutil: add io buffer abstraction cc56070 libstore: have SSH use a socketpair, not two pipes 9c4fd3d libstore: remove unused RemoteStore::Connection::closeWrite bea24c8 libutil/cgroup: destroy state record at destroy time 7bd8271 libstore/platform/linux: destroy cgroup before we release user locks 797c6d4 libutil/file-system: make `AutoDelete` not copyable and movable 9f9fced libstore/build/worker: clean up cgroup error messages typos a527bb2 libstore/build: cgroup delegation to sandbox 1783d5b libstore/build: drop cgroups experimental feature 21dbd77 libstore/binary-cache-store: skip NAR listings if it's not possible to serialize it 1e71df3 doc/manual/rl-next: mention symbol value reuse ebc8f56 libexpr/primops: pass the underlying `Value` of symbols if possible 5e98a21 libexpr/symbol-table: introduce `InternedSymbol` 364e94f libexpr/value: do not depend on `Symbol` 95ea358 libexpr/print: drop redundant constructor in emplace_back call ac3b742 libexpr/symbol-table: remove unused field from `SymbolTable::symbols` 5db71cf libutil: `add` should emplace inside a `ChunkedVector` d8b1bb5 build: fix Meson warning about lix-clang-tidy not having meson_version b70bbbe misc/pre-commit: add automatic `clang-format` of changed lines c19a0fe devshell: add `git-clang-format` 004a505 tests/functional2/nix: fix config serialization 0625e69 tests/functional2: fix bad error message when merging files afa5b92 tests/functional2: improve type checking util 60830ca libstore: add derivation wire generator 4ebf79b libstore: associate wire connection states with stores ce9acd5 libstore: use proper connection handle for narFromPath 2cd44d2 libstore: don't wrap&unwrap connection handles b33669b libutil: remove withFramedSink c135710 libstore: send worker options packet as one blob cf93814 libutil: remove unused FdSource::read 8c30a16 libutil: remove long-dead create_coro_gc_hook dd31a23 libstore: add worker serializer for SubstitutablePathInfo fca0a30 libstore: remove pre-2.18 protocols 019b17f tests/functional2/lang: Migrate trivial `eval-okay` tests 9673c64 tests/functional2/lang: Migrate trivial `parse-okay` tests 0219434 tests/functional2/lang: Migrate trivial `parse-fail` tests 63edb9c tests/functional2/lang: Migrate trivial `eval-fail` tests a7e5ff0 tests/functional2: Make symlink handling less confusing e753fcb gc: delay throwing error until cleanup is complete 530b40a tests/functional2: fix overly broad xfail test passing
This commit is contained in:
parent
ff1920acf6
commit
07a3435f90
1 changed files with 3 additions and 3 deletions
6
lon.lock
generated
6
lon.lock
generated
|
@ -135,10 +135,10 @@
|
|||
"type": "Git",
|
||||
"fetchType": "git",
|
||||
"branch": "main",
|
||||
"revision": "d169c092fc28838a253be136d17fe7de1292c728",
|
||||
"revision": "ee0655240270480d7f6063dcf12ec47f04d2ded6",
|
||||
"url": "https://git.lix.systems/lix-project/lix.git",
|
||||
"hash": "sha256-gsPA3AAGi3pucRpzJbhWWyyOBv2/2OjAjU/SlcSE8Vc=",
|
||||
"lastModified": 1743274305,
|
||||
"hash": "sha256-DDhns3NS6L5OlYR0mSX03I5D7uGLyyd3MZegd1wTCyc=",
|
||||
"lastModified": 1749682763,
|
||||
"submodules": false
|
||||
},
|
||||
"lix-module": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue