r3rs: remove after being marked broken for over two years
It was marked in commit d7f3e5a8f0
by Robin Gloster on 2017-03-29 (commited on 2017-03-30)
This commit is contained in:
parent
c33000fbdd
commit
2be6396776
@ -1,7 +0,0 @@
|
||||
{ fetchurl, stdenv, texinfo }:
|
||||
|
||||
import ./common.nix {
|
||||
inherit fetchurl stdenv texinfo;
|
||||
revision = 3;
|
||||
sha256 = "0knrpkr74s8yn4xcqxkqpgxmzdmzrvahh1n1csqc1wwd2rb4vnpr";
|
||||
}
|
@ -24386,8 +24386,6 @@ with pkgs;
|
||||
|
||||
quattrocento-sans = callPackage ../data/fonts/quattrocento-sans {};
|
||||
|
||||
r3rs = callPackage ../data/documentation/rnrs/r3rs.nix { };
|
||||
|
||||
r4rs = callPackage ../data/documentation/rnrs/r4rs.nix { };
|
||||
|
||||
r5rs = callPackage ../data/documentation/rnrs/r5rs.nix { };
|
||||
|
Loading…
Reference in New Issue
Block a user