Does someone uses latex and miktex and encountered the following error?
2026-06-09 08:37:35,875+0200 INFO pdflatex - this is MiKTeX-PDFTEX 4.23.0 (1.40.28) (MiKTeX 25.12)
2026-06-09 08:37:35,875+0200 INFO pdflatex - allowing known shell commands
2026-06-09 08:37:35,912+0200 INFO pdflatex - going to create file: pdflatex.fmt
2026-06-09 08:37:35,985+0200 INFO pdflatex.core - forking…
2026-06-09 08:38:17,014+0200 ERROR pdflatex - /nix/store/63ily56lvbg8nplms4f7r8jmkyxp05s3-miktex-25.12/bin/miktex did not succeed; exitCode: 1
2026-06-09 08:38:17,014+0200 ERROR pdflatex - output:
2026-06-09 08:38:17,014+0200 ERROR pdflatex - Building format ‘pdflatex’ with engine ‘pdftex’…
Sorry, but: The executed process did not succeed.
2026-06-09 08:38:17,014+0200 FATAL pdflatex.core - The memory dump file could not be found.
2026-06-09 08:38:17,014+0200 FATAL pdflatex.core - Data: fileName=“pdflatex.fmt”
2026-06-09 08:38:17,015+0200 FATAL pdflatex.core - Source: Libraries/MiKTeX/TeXAndFriends/texmfapp.cpp:697
2026-06-09 08:38:17,015+0200 FATAL pdflatex - The memory dump file could not be found.
2026-06-09 08:38:17,015+0200 FATAL pdflatex - Info: fileName=“pdflatex.fmt”
2026-06-09 08:38:17,015+0200 FATAL pdflatex - Source: Libraries/MiKTeX/TeXAndFriends/texmfapp.cpp
2026-06-09 08:38:17,015+0200 FATAL pdflatex - Line: 697
2026-06-09 08:38:17,016+0200 INFO pdflatex - this process (3816) finishes with exit code 1
2026-06-09 08:38:17,017+0200 ERROR pdflatex - major issue: So far, no MiKTeX administrator has checked for updates.
2026-06-09 08:42:09,136+0200 INFO pdflatex - this is MiKTeX-PDFTEX 4.23.0 (1.40.28) (MiKTeX 25.12)
2026-06-09 08:42:09,137+0200 INFO pdflatex - allowing known shell commands
2026-06-09 08:42:09,150+0200 INFO pdflatex - going to create file: pdflatex.fmt
2026-06-09 08:42:09,236+0200 INFO pdflatex.core - forking…
2026-06-09 08:42:09,949+0200 ERROR pdflatex - /nix/store/63ily56lvbg8nplms4f7r8jmkyxp05s3-miktex-25.12/bin/miktex did not succeed; exitCode: 1
2026-06-09 08:42:09,949+0200 ERROR pdflatex - output:
2026-06-09 08:42:09,949+0200 ERROR pdflatex - Building format ‘pdflatex’ with engine ‘pdftex’…
Sorry, but: No space left on device: path=“/var/cache/miktex-texmf/miktex/data/le/”
2026-06-09 08:42:09,949+0200 FATAL pdflatex.core - The memory dump file could not be found.
2026-06-09 08:42:09,950+0200 FATAL pdflatex.core - Data: fileName=“pdflatex.fmt”
2026-06-09 08:42:09,950+0200 FATAL pdflatex.core - Source: Libraries/MiKTeX/TeXAndFriends/texmfapp.cpp:697
2026-06-09 08:42:09,950+0200 FATAL pdflatex - The memory dump file could not be found.
2026-06-09 08:42:09,950+0200 FATAL pdflatex - Info: fileName=“pdflatex.fmt”
2026-06-09 08:42:09,950+0200 FATAL pdflatex - Source: Libraries/MiKTeX/TeXAndFriends/texmfapp.cpp
2026-06-09 08:42:09,950+0200 FATAL pdflatex - Line: 697
2026-06-09 08:42:09,953+0200 INFO pdflatex - this process (4127) finishes with exit code 1
2026-06-09 08:42:09,953+0200 ERROR pdflatex - major issue: So far, no MiKTeX administrator has checked for updates.
Does miktex need write permissions or is this a problem because of nixos declarative nature?