Merge branch 'staging-next' into staging

This commit is contained in:
Jan Tojnar
2021-05-14 01:40:09 +02:00
46 changed files with 274 additions and 121 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
{ pkgs ? import ../../../../. {} }:
{ pkgs ? import ../../../../. { } }:
with pkgs;
mkShell {
buildInputs = [
packages = [
common-updater-scripts
curl
dotnetCorePackages.sdk_5_0