ZV5WPO25EFV4XOPU7YDFKKJW4PMZK4JHMJYHZR54Z2NGV53NQF2QC h So, without further ado, let\'s build our package:x nix build "$(dirname "${BASH_SOURCE[0]}")" -Lh Maybe there was no output\; this means that package was already built and put into the Nix storex nix build "$(dirname "${BASH_SOURCE[0]}")" -L --rebuildh By default, we get a ./result symlinkx find -L ./resulth And we can run our executablex ./result/bin/wttr-delft
result