Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-03-19 18:19:40 +00:00
committed by GitHub
33 changed files with 336 additions and 122 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ with skawarePackages;
buildPackage {
pname = "execline";
version = "2.7.0.0";
sha256 = "0kl74yix60msgw8k3shhp9ymm80n91yxxqckixj5qbbhmylpnpqd";
version = "2.8.0.0";
sha256 = "0vbn4pdazy6x6213vn42k0khcij5bvkbrcfg7nw6inhf8154nx77";
description = "A small scripting language, to be used in place of a shell in non-interactive scripts";