cryptol: remove (#95948)
Co-authored-by: Daniël de Kok <me@github.danieldk.eu> Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
This commit is contained in:
parent
d59d4be98f
commit
ae1898a70d
@ -87,6 +87,7 @@ mapAliases ({
|
|||||||
coprthr = throw "coprthr has been removed."; # added 2019-12-08
|
coprthr = throw "coprthr has been removed."; # added 2019-12-08
|
||||||
corebird = throw "deprecated 2019-10-02: See https://www.patreon.com/posts/corebirds-future-18921328. Please use Cawbird as replacement.";
|
corebird = throw "deprecated 2019-10-02: See https://www.patreon.com/posts/corebirds-future-18921328. Please use Cawbird as replacement.";
|
||||||
coredumper = throw "coredumper has been removed: Abandoned by upstream."; # added 2019-11-16
|
coredumper = throw "coredumper has been removed: Abandoned by upstream."; # added 2019-11-16
|
||||||
|
cryptol = throw "cryptol was remove for prolonged broken build"; # added 2020-08-21
|
||||||
cpp-gsl = microsoft_gsl; # added 2019-05-24
|
cpp-gsl = microsoft_gsl; # added 2019-05-24
|
||||||
cupsBjnp = cups-bjnp; # added 2016-01-02
|
cupsBjnp = cups-bjnp; # added 2016-01-02
|
||||||
cups_filters = cups-filters; # added 2016-08
|
cups_filters = cups-filters; # added 2016-08
|
||||||
|
@ -8431,8 +8431,6 @@ in
|
|||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
cryptol = haskell.lib.justStaticExecutables haskellPackages.cryptol;
|
|
||||||
|
|
||||||
inherit (callPackages ../development/compilers/crystal {
|
inherit (callPackages ../development/compilers/crystal {
|
||||||
inherit (llvmPackages_10) stdenv clang llvm;
|
inherit (llvmPackages_10) stdenv clang llvm;
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user