Logo
Explore Help
Sign In
public/nixpkgs
1
0
Fork 0
You've already forked nixpkgs
Code Issues Pull Requests Packages Projects Releases Wiki Activity
nixpkgs/pkgs/development/compilers/sbcl/2.0.8.nix

5 lines
112 B
Nix
Raw Normal View History

sbcl: refactor nix expression for all versions The sbcl version specific nix expressions were an exact copy of each other with the version and hash swapped out, leading to unnecessary code duplication. This has been resolved by moving the common expression to common.nix and only tracking version and hash in the version specific expressions. Since the expression is unchanged, this should cause 0 rebuilds.
2021-02-16 12:17:47 +01:00
import ./common.nix {
sbcl: 2.0.0 -> 2.0.8
2020-10-24 12:51:26 +02:00
version = "2.0.8";
sbcl: refactor nix expression for all versions The sbcl version specific nix expressions were an exact copy of each other with the version and hash swapped out, leading to unnecessary code duplication. This has been resolved by moving the common expression to common.nix and only tracking version and hash in the version specific expressions. Since the expression is unchanged, this should cause 0 rebuilds.
2021-02-16 12:17:47 +01:00
sha256 = "1xwrwvps7drrpyw3wg5h3g2qajmkwqs9gz0fdw1ns9adp7vld390";
Updating CLisp and adding SBCL. SBCL currently has to be symlinked to a writable directory (I am investigating a fix). CLisp 2.47 is somewhat incompatible with lots of software, so I added 2.44.1 as preserved version svn path=/nixpkgs/trunk/; revision=15806
2009-05-31 06:07:25 +00:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 7318ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API