aboutsummaryrefslogtreecommitdiffstats
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix27
1 files changed, 0 insertions, 27 deletions
diff --git a/flake.nix b/flake.nix
index f097ace..b2462b9 100644
--- a/flake.nix
+++ b/flake.nix
@@ -100,32 +100,6 @@
};
};
- discount = luaPkgs.buildLuarocksPackage {
- pname = "discount";
- version = "0.4-1";
-
- knownRockspec =
- (pkgs.fetchurl {
- url = mirror://luarocks/discount-0.4-1.rockspec;
- hash = "sha256-7bIW6KKFNPGNiVB3m1DasIPI8znq7ZC2iBS5fCevglU=";
- })
- .outPath;
-
- src = pkgs.fetchurl {
- url = https://craigbarnes.gitlab.io/dist/lua-discount/lua-discount-0.4.tar.gz;
- hash = "sha256-NTHu3d5KidW3pKubNZp/AaiKyF3U+sYVVOsZkWXP3q0=";
- };
-
- buildInputs = [pkgs.discount];
- propagatedBuildInputs = [luaPkgs.lua];
-
- meta = {
- homepage = "https://github.com/craigbarnes/lua-discount";
- description = "Lua bindings for the Discount Markdown library";
- license = lib.licenses.isc;
- };
- };
-
ldoc = luaPkgs.buildLuarocksPackage rec {
pname = "ldoc";
version = "scm-2";
@@ -191,7 +165,6 @@
fltk4lua
losc
busted
- discount
lua-rtmidi
]
++ (