alois31 alois31
  • Joined on 2024-05-08
alois31 pushed to main at alois31/regex-is-hard 2024-08-29 17:42:52 +00:00
ef3dd92e3a add warning
alois31 created branch main in alois31/regex-is-hard 2024-08-29 17:38:57 +00:00
alois31 pushed to main at alois31/regex-is-hard 2024-08-29 17:38:57 +00:00
c8bdd1547b initial commit
alois31 created repository alois31/regex-is-hard 2024-08-29 17:38:25 +00:00
alois31 opened issue lix-project/lix#487 2024-08-25 10:06:07 +00:00
Floats with integral mantissa are mangled by printing
alois31 pushed to catfooding at alois31/lix 2024-07-31 17:59:27 +00:00
82ba5d044a libutil: make RunningProgram::wait more resilient
c347d3df8f Merge changes I609a5898,I7afb53c9 into main
97a389b0be libstore: move Goal::getBuildResult to BuildResult
53bfcf2586 Merge "src/libcmd/repl.cc: avoid unneeded reload after :e" into main
1a6d7a3af4 src/libcmd/repl.cc: avoid unneeded reload after :e
Compare 11 commits »
alois31 pushed to catfooding at alois31/lix 2024-07-28 09:51:16 +00:00
b75103e716 libutil: make RunningProgram::wait more resilient
6abad7cb23 Merge "releng: Remove workaround for skopeo feature we didn't know about" into main
eecc4ff1c0 releng: Remove workaround for skopeo feature we didn't know about
Compare 3 commits »
alois31 pushed to catfooding at alois31/lix 2024-07-26 07:17:12 +00:00
50cd8a73e6 libutil: make RunningProgram::wait more resilient
d945e89e19 Merge changes I45d3895f,I541be3ea,Ibe51416d into main
60a48311e8 Merge "libutil: Support getSelfExe on FreeBSD" into main
c4c7cb7613 Merge changes Ic0dfcfe2,Ibe73851f,Ia7a8df1c,I400b2031 into main
e7188e211a libstore/build: block io_uring
Compare 14 commits »
alois31 pushed to catfooding at alois31/lix 2024-07-23 18:22:10 +00:00
76eda88869 libstore/build: block io_uring
4c32559dab libstore/build: use an allowlist approach to syscall filtering
0a81496c17 libstore/build: always treat seccomp setup failures as fatal
36496fb381 libutil: make RunningProgram::wait more resilient
73c013a5df Merge "libexpr/gc-alloc: fix compilation with !HAVE_BOEHMGC" into main
Compare 16 commits »
alois31 commented on issue lix-project/lix#454 2024-07-22 16:47:52 +00:00
nix-store --register-validity is undocumented

The documentation of exportReferencesGraph is also wrong: when __structuredAttrs is set in addition (it takes an attribute set as inputs, and outputs the graph as part of the JSON).

alois31 pushed to catfooding at alois31/lix 2024-07-21 11:19:08 +00:00
2f0e0d2c1b libstore/build: block io_uring
a3dcadc017 libstore/build: use an allowlist approach to syscall filtering
1333acf814 libstore/build: always treat seccomp setup failures as fatal
11c8dbbe51 libutil/logging: fix build without precompiled header
94a8e5fe0d Merge "libstore/binary-cache-store: use correct buffer size for NAR decompression" into main
Compare 15 commits »
alois31 pushed to catfooding at alois31/lix 2024-07-21 10:03:20 +00:00
71f4577e9a libstore/binary-cache-store: use correct buffer size for NAR decompression
alois31 pushed to catfooding at alois31/lix 2024-07-20 09:15:51 +00:00
3189a62dc9 libstore/build: block io_uring
1ac42e009e libstore/build: use an allowlist approach to syscall filtering
d91d34f782 libstore/build: always treat seccomp setup failures as fatal
22252825c4 Merge changes Id8b3d289,Ib75ab5b8,I3792eeb3 into main
26e56780ca Fixup a bunch of references to nixos.org manuals
Compare 7 commits »
alois31 pushed to catfooding at alois31/lix 2024-07-19 06:54:34 +00:00
fe76373fba libstore/build: block io_uring
13f8783bd8 libstore/build: use an allowlist approach to syscall filtering
6952e4e04c libstore/build: always treat seccomp setup failures as fatal
aba5f19680 Merge changes I829581a3,I0016970d,I5dac8e77,Ib7560fe5 into main
5ee1e6ea98 Merge changes Ib20e9aa0,I178a038b,I29c7de04 into main
Compare 12 commits »
alois31 pushed to catfooding at alois31/lix 2024-07-18 17:25:39 +00:00
b9eb36d691 libstore/build: block io_uring
6bfdc9ddaa libstore/build: use an allowlist approach to syscall filtering
e1e39c09c7 libstore/build: always treat seccomp setup failures as fatal
84ae9a74f0 doc/release-notes: add for pretty printing improvements
e185f20716 libexpr/print: do not show elided nested items when there are none
Compare 26 commits »
alois31 pushed to catfooding at alois31/lix 2024-07-15 17:21:59 +00:00
db8f79e4af libexpr/print: do not show elided nested items when there are none
00c0794082 libexpr/print: never show empty attrsets or derivations as «repeated»
d8215fa733 libexpr/print: pretty-print idempotently
e49c54c5f2 doc/manual: clarify documentation related to the $$ parser bug
48fb1f2e03 doc/release-notes: link the upcoming release notes again
Compare 12 commits »
alois31 pushed to catfooding at alois31/lix 2024-07-15 17:16:00 +00:00
1fcfdcf22e libexpr/print: do not show elided nested items when there are none
cb646c2f06 libexpr/print: never show empty attrsets or derivations as «repeated»
eda9a8ba4f libexpr/print: pretty-print idempotently
Compare 3 commits »
alois31 pushed to catfooding at alois31/lix 2024-07-13 18:49:10 +00:00
ccb254952d doc/manual: clarify documentation related to the $$ parser bug
f6d8e7cc81 doc/release-notes: link the upcoming release notes again
6a09a63b8e doc/release-notes: add date for major release
dbbb7a83b6 libstore/build: block io_uring
4d3c69af70 libstore/build: use an allowlist approach to syscall filtering
Compare 22 commits »
alois31 pushed to catfooding at alois31/lix 2024-07-10 03:59:16 +00:00
3dbfdfcced libstore/build: block io_uring
d34c683819 libstore/build: use an allowlist approach to syscall filtering
4202552cce libstore/build: always treat seccomp setup failures as fatal
fa92f41a18 Merge "libmain: clear display attributes in the multiline progress bar" into main
6e0ca02425 Fix dry-run flag for nix-collect-garbage
Compare 7 commits »
alois31 pushed to catfooding at alois31/lix 2024-07-08 15:58:24 +00:00
c2fd44e9d7 libstore/build: block io_uring
29329d42bc libstore/build: use an allowlist approach to syscall filtering
2b48f9aa7c libstore/build: always treat seccomp setup failures as fatal
d461cc1d7b libstore: make LocalDerivationGoal::needsHashRewrite virtual
55a32f24d3 libutil: remove RewritingSink match/size tracking
Compare 14 commits »