Linus Heckemann lheckemann
  • Joined on 2024-04-15
lheckemann commented on pull request delroth/bagel-infra#14 2024-07-02 09:13:42 +00:00
terranix: init

rm -f ignores failure anyway, so you don't need to check if it exists.

lheckemann commented on pull request delroth/bagel-infra#14 2024-07-02 09:13:42 +00:00
terranix: init

Is this something we anticipate doing regularly? oO

lheckemann commented on pull request delroth/bagel-infra#14 2024-07-02 09:13:42 +00:00
terranix: init

We could also ln -snf, then we don't even have to remove it first?

lheckemann commented on pull request delroth/bagel-infra#14 2024-07-02 09:13:42 +00:00
terranix: init

set -eo pipefail rather than chaining &&?

lheckemann commented on issue lix-project/lix#250 2024-05-09 22:16:13 +00:00
Cache evaluation errors, including the actual error

https://github.com/tweag/epcb is where you read about a caching builtin, probably maybe?

lheckemann pushed to main at lix-project/nix-eval-jobs 2024-05-09 11:12:24 +00:00
2dbcbe4179 flake: actually use lix
lheckemann commented on issue lix-project/nix-eval-jobs#1 2024-04-17 09:15:35 +00:00
Compiler warning about uninitialized variables

s/unused/initalized/?

lheckemann created branch main in lix-project/nix-eval-jobs 2024-04-15 17:35:58 +00:00
lheckemann pushed to main at lix-project/nix-eval-jobs 2024-04-15 17:35:58 +00:00
c3d8ca19b3 EvalError needs to reference an eval state now
c1ee00bf7c ProcessOptions: remove allowVfork field
14e4308346 parseCmdline: no allowShebang arg
a2bd945259 hasPrefix -> starts_with
733f3051b1 Fix include paths for Nix headers
Compare 10 commits »
lheckemann created repository lix-project/nix-eval-jobs 2024-04-15 17:19:38 +00:00