Need util-linux for flock

This commit is contained in:
Lillian Violet 2024-06-28 23:26:41 +02:00
parent 62c771d947
commit 569a253534
2 changed files with 2 additions and 1 deletions

View file

@ -3,6 +3,7 @@
stdenv,
system,
pkgs,
util-linux,
writeShellApplication,
}:
writeShellApplication