nixpkgs/pkgs/development/compilers/sbcl/2.2.4.nix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
111 B
Nix
Raw Normal View History

2022-04-29 18:40:55 +00:00
import ./common.nix {
version = "2.2.4";
sha256 = "sha256-/N0lHLxl9/gI7QrXckaEjRvhZqppoX90mWABhLelcgI=";
}