alois31 alois31
  • Joined on 2024-05-08
alois31 reopened issue lix-project/lix#365 2024-06-04 06:27:31 +00:00
Build fails in single-user mode because install tests fail
alois31 closed issue lix-project/lix#365 2024-06-02 16:10:51 +00:00
Build fails in single-user mode because install tests fail
alois31 pushed to main at alois31/lix 2024-06-02 16:10:51 +00:00
22c82a254c tests/libcmd: set HOME to a temporary directory
9a9736aef7 libstore/build: use an allowlist approach to syscall filtering
63de25257c libstore/build: always treat seccomp setup failures as fatal
c55e93ca23 Revert "nix3: always use the same verbosity default (info)"
d374a9908f Merge "build: fix static linking with a hack" into main
Compare 19 commits »
alois31 commented on issue lix-project/lix#365 2024-06-01 04:47:25 +00:00
Build fails in single-user mode because install tests fail

Reverting 0565f97e78f9ebd97849f79a3327f51e2157fc53 does in fact "fix" the build.

alois31 commented on issue lix-project/lix#365 2024-05-31 19:55:06 +00:00
Build fails in single-user mode because install tests fail

According to the bisect, 0565f97e78f9ebd97849f79a3327f51e2157fc53 is the first bad commit (which still seems a bit weird). FWIW, the first result gave 677cf75473d0dd86119c4535d8733a6a0b1100c0,…

alois31 opened issue lix-project/lix#365 2024-05-31 17:36:13 +00:00
Build fails in single-user mode because install tests fail
alois31 deleted branch HEAD from alois31/lix 2024-05-31 16:53:31 +00:00
alois31 pushed to main at alois31/lix 2024-05-31 16:53:18 +00:00
0381aacff0 libstore/build: use an allowlist approach to syscall filtering
62b85a13a8 libstore/build: always treat seccomp setup failures as fatal
ff08d95420 Merge "libstore/build: copy ca-certificates too" into main
0c6cb34de6 Merge "document context-dependent keywords" into main
cf756fdf3c libstore/build: copy ca-certificates too
Compare 22 commits »
alois31 created branch HEAD in alois31/lix 2024-05-31 16:52:45 +00:00
alois31 pushed to HEAD at alois31/lix 2024-05-31 16:52:45 +00:00
alois31 pushed to main at alois31/lix 2024-05-31 16:51:04 +00:00
ffd36e2852 libstore/build: copy ca-certificates too
9a170bdf94 libstore/build: use an allowlist approach to syscall filtering
226f707486 libstore/build: always treat seccomp setup failures as fatal
2760818f06 package: fix derivation correctness when static
eac3546d50 package: return from shellHook correctly
Compare 28 commits »
alois31 pushed to main at alois31/lix 2024-05-29 16:42:53 +00:00
bbfeed2f00 libstore/build: copy ca-certificates too
ac41104988 libstore/build: use an allowlist approach to syscall filtering
e07d281e01 libstore/build: always treat seccomp setup failures as fatal
71b32bb87c Merge "package: don't run shellHook in nested nix-shells" into main
7a12bc2007 package: don't run shellHook in nested nix-shells
Compare 6 commits »
alois31 pushed to main at alois31/lix 2024-05-27 15:18:46 +00:00
a7c302765b libstore/build: use an allowlist approach to syscall filtering
179d058214 libstore/build: always treat seccomp setup failures as fatal
2cd1ef2201 Merge "libfetchers: fix URL logging" into main
ec5039653d Merge "Revert "bump the extra --version info from info to notice, -vv -> -v"" into main
ed6b3165ea worker: process timeouts first, and exclusively
Compare 8 commits »
alois31 pushed to main at alois31/lix 2024-05-26 14:33:16 +00:00
2e162a475e libstore/build: use an allowlist approach to syscall filtering
5986a720d4 Merge "git putFile: support flake maximalists" into main
53e2b0740c libstore: remove duplicate builder variable
dd53bce476 Merge "libstore: parse the buildMode instead of unchecked cast" into main
2a7a824d83 libstore: parse the buildMode instead of unchecked cast
Compare 6 commits »
alois31 pushed to main at alois31/lix 2024-05-25 04:22:56 +00:00
ddfe379a6b Merge "libstore/build: always enable seccomp filtering and no-new-privileges" into main
5b4b216fac Merge "nix3-upgrade-nix: fix when there are differing pnames" into main
1c0f3c540e Merge changes I3ab84cc5,Iba34ad42 into main
f3f68fcfac nix3-upgrade-nix: fix when there are differing pnames
076c19e0d1 change "evaluating file" logs to debug
Compare 14 commits »
alois31 pushed to main at alois31/lix 2024-05-24 17:25:26 +00:00
bc10512c45 libstore/build: always enable seccomp filtering and no-new-privileges
alois31 pushed to main at alois31/lix 2024-05-24 07:05:55 +00:00
d587f4f5f9 libstore/build: always enable seccomp filtering and no-new-privileges
2b397c6629 Merge "add editorconfig for markdown" into main
e1d2fb4a65 add editorconfig for markdown
6922d67eb3 package.nix: add meta.mainProgram
d1fa446454 [emergency revert]: make pname nix once more
Compare 28 commits »
alois31 pushed to main at alois31/lix 2024-05-21 18:18:06 +00:00
c8aa1dcc21 libstore/build: always enable seccomp filtering and no-new-privileges
d5fdb995d3 doc: fix repl-interrupt release note entry
3de77e6dbd Merge "libutil: Create chmodPath function" into main
8e1a883186 Merge "chore: remove incorrect maintainers/*.md documentation" into main
992c63fc0b Merge "Remove upload-release.pl" into main
Compare 30 commits »
alois31 pushed to main at alois31/lix 2024-05-17 07:43:00 +00:00
209c0046ea libstore/build: always enable seccomp filtering and no-new-privileges
bf2dcbe427 doc: fix repl-interrupt release note entry
005ee33a9a Merge "Allow enabling core dumps from builds for nix & child processes" into main
5b7dcb3005 Allow enabling core dumps from builds for nix & child processes
5756be19f6 Merge "add clarifying doc-comments on {get,create}NixStateDir()" into main
Compare 20 commits »
alois31 pushed to main at alois31/lix 2024-05-15 16:40:24 +00:00
30e07b194b doc: fix rl-next build