Literate: rename to literate

This commit is contained in:
Zitrone 2024-06-12 08:06:01 +02:00 committed by Zitrone
parent 6f35d8d794
commit 543cb9a6bd
No known key found for this signature in database
GPG Key ID: 54767E8E66ABED22
4 changed files with 2 additions and 3 deletions

View File

@ -5,7 +5,7 @@
}:
buildDubPackage {
pname = "Literate";
pname = "literate";
version = "unstable-2021-01-22";
src = fetchFromGitHub {

View File

@ -689,6 +689,7 @@ mapAliases ({
lispPackages_new = throw "Lisp packages have been redesigned. See 'lisp-modules' in the nixpkgs manual."; # Added 2024-05-07
lispPackages = throw "Lisp packages have been redesigned. See 'lisp-modules' in the nixpkgs manual."; # Added 2024-05-07
lispPackagesFor = throw "Lisp packages have been redesigned. See 'lisp-modules' in the nixpkgs manual."; # Added 2024-05-07
Literate = literate; # Added 2024-06-12
llama = walk; # Added 2023-01-23
# Linux kernels

View File

@ -18611,8 +18611,6 @@ with pkgs;
license-scanner = callPackage ../development/tools/license-scanner { };
Literate = callPackage ../development/tools/literate-programming/Literate { };
md-tangle = callPackage ../development/tools/literate-programming/md-tangle { };
# NOTE: Override and set useIcon = false to use Awk instead of Icon.