fix: namespace error lol
Some checks failed
build / build (push) Failing after 1m1s

This commit is contained in:
2026-03-05 09:36:07 -07:00
parent a92b387e63
commit 56742cf72d
2 changed files with 1 additions and 3 deletions

View File

@@ -7,7 +7,6 @@
, fake-git
, our-tex ? callPackage ./our-tex.nix {}
, makeWrapper
, breakpointHook
}:
let
@@ -38,7 +37,6 @@ in mkCljBin' {
nativeBuildInputs = [
plex
makeWrapper
breakpointHook
];
buildInputs = [
doerg-parser