aboutsummaryrefslogtreecommitdiffhomepage
path: root/shell.nix
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2026-03-05 17:41:26 -0500
committerRalph Amissah <ralph.amissah@gmail.com>2026-03-05 17:42:11 -0500
commite4f6320205ecb26e7dcb56aa122cccb84806d709 (patch)
tree1d79e42e7b5ee1581c18a0897a831f43c3476e16 /shell.nix
parentldc-1.42.0 overlay (diff)
nix direnv 3.1.0, plus minor upkeepHEADmain
Diffstat (limited to 'shell.nix')
-rwxr-xr-xshell.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell.nix b/shell.nix
index 03942a6..358db02 100755
--- a/shell.nix
+++ b/shell.nix
@@ -52,7 +52,7 @@ with pkgs;
# koreader
# foliate
# ❯❯❯ i18n translation related
- # perl538Packages.Po4a
+ # perlPackages.Po4a
];
shellHook = ''
'';