nixpkgs/pkgs/development/compilers/sbcl
James Fleming 89d4504939 sbcl: Small fixes around the phase definitions
- Remove some debugging output at the start of the `patchPhase` section,
  which appears to have outlived its value.
- Rename `patchPhase` to `postPatch`, to avoid preventing people adding
  patches via the `patches` variable.
- Add `preBuild` and `postBuild` run-hooks to the `buildPhase` section.
- Add `preInstall` and `postInstall` run-hooks to the `installPhase`
  section.
2021-02-17 11:12:47 +01:00
..
2.0.9.nix sbcl: refactor nix expression for all versions 2021-02-16 12:17:47 +01:00
2.1.1.nix sbcl: refactor nix expression for all versions 2021-02-16 12:17:47 +01:00
bootstrap.nix pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
common.nix sbcl: Small fixes around the phase definitions 2021-02-17 11:12:47 +01:00
default.nix sbcl: refactor nix expression for all versions 2021-02-16 12:17:47 +01:00