aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-11-12 21:33:04 -0500
committertdro <tdro@noreply.example.com>2022-11-12 21:33:04 -0500
commite8d6280abb4b7cdfc03bec80af6506399e5fdf51 (patch)
tree8dcda04eb178a121e3427efb0d9720b44cafa8d8 /shell.nix
parente020e2d96e8e54aa283cec878da13fc783a94534 (diff)
downloadcanory-e8d6280abb4b7cdfc03bec80af6506399e5fdf51.tar.gz
canory-e8d6280abb4b7cdfc03bec80af6506399e5fdf51.tar.bz2
canory-e8d6280abb4b7cdfc03bec80af6506399e5fdf51.zip
Makefile: Quick check xslt
Max version of 1.1 supported by xsltproc
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index 7b54486..76d3906 100644
--- a/shell.nix
+++ b/shell.nix
@@ -62,6 +62,7 @@ in mkShellPure {
pkgs.entr
pkgs.git
pkgs.gnumake
+ pkgs.libxslt
pkgs.php
pkgs.subversion
pkgs.yj