NotAShelf / nutils

A collection of Nix utilities, but in a blazingly annoying language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO: `flakecheck` binary should restrict its own memory

NotAShelf opened this issue · comments

commented

nix flake check has been leaking memory for me for the past 3 or so versions. The function should run with limited memory (ideally as an argument) to avoid OOMing the system.