sbcl: 2.2.4 -> 2.2.6#179949
Conversation
|
@ofborg build lispPackages |
|
I think aarch64-linux is failing because sb-simd. I'll take a look in the afternoon. |
|
Fixed the build on aarch64-linux. I've tested it on Darwin, so I'm not sure why it fails on ofborg. |
|
|
||
| buildInputs = [texinfo]; | ||
| nativeBuildInputs = [ texinfo ]; | ||
| buildInputs = lib.optionals coreCompression [ zstd ]; |
There was a problem hiding this comment.
In principle we could also support it for < 2.2.6 using zlib (although maybe not turn on by default).
|
All of |
|
I started nixpkgs-review on it which seems very long. However it quickly triggers two errors on linux-x86_64 Are these failures already expected or introduced by this change? |
|
@rapenne-s Can't reproduce this, I think this is just a case of the concurrency test suite being flaky on busy systems. |
|
And a native build of 2.0.8 should not be substantially affected… |
Description of changes
Also add support for
sb-core-compressionThings done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)nixos/doc/manual/md-to-db.shto update generated release notes