aboutsummaryrefslogtreecommitdiffstats
path: root/pkgs/by-name
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name')
-rw-r--r--pkgs/by-name/st/stamp/package.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/by-name/st/stamp/package.nix b/pkgs/by-name/st/stamp/package.nix
index 62c4db2d..871d531c 100644
--- a/pkgs/by-name/st/stamp/package.nix
+++ b/pkgs/by-name/st/stamp/package.nix
@@ -10,6 +10,7 @@
{
writeShellApplication,
# Dependencies
+ coreutils,
fd,
git,
reuse,
@@ -20,6 +21,7 @@ writeShellApplication {
inheritPath = false;
runtimeInputs = [
+ coreutils
fd
git
reuse