nixpkgs/pkgs/development/compilers/sbcl
Hraban Luyat 7479aacffc sbcl: refactor separate 2.*.nix into single file
Inspired by scala’s 2.x.nix, a bit lower in the same all-packages.nix file, I
have combined all the separate SBCL build declarations into a single 2.x.nix
file which you can call with the version as an argument.

Benefits:

- Less clutter in the filesystem
- Less indirection
- Cleaner overview of available versions

This yields no rebuilds on my machine.
2022-10-02 17:22:58 -04:00
..
2.x.nix sbcl: refactor separate 2.*.nix into single file 2022-10-02 17:22:58 -04:00
bootstrap.nix sbcl: bootstrap x86-64-darwin 1.2.11 -> 2.2.9 2022-10-01 03:21:40 -04:00