try fix script

This commit is contained in:
2025-03-17 12:49:30 +04:00
parent 883acbe6d4
commit 224294cf72

View File

@@ -1,4 +1,4 @@
{ pkgs, pwd }: { pkgs }:
let let
inherit (pkgs) lib; inherit (pkgs) lib;
runtime = ".compose"; runtime = ".compose";