sbclPackages.nasdf: deprecate

This commit is contained in:
Vonfry 2023-12-12 22:24:31 +08:00
parent 1d876084fc
commit f8e60526f4
No known key found for this signature in database
GPG Key ID: 1B81687FBA75D6B5

View File

@ -256,17 +256,6 @@ let
};
nasdf = build-asdf-system {
pname = "nasdf";
version = "20230911-git";
src = pkgs.fetchFromGitHub {
owner = "atlas-engineer";
repo = "ntemplate";
rev = "ab7a018f3a67a999c72710644b10b4545130c139";
sha256 = "sha256-fXGh0h6CXLoBgK1jRxkSNyQVAY1gvi4iyHQBuzueR5Y=";
};
};
njson = build-asdf-system rec {
pname = "njson";
version = "1.2.2";