Merge branch 'staging-next' into staging
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{ pkgs ? import ../../../../. {} }:
|
||||
{ pkgs ? import ../../../../. { } }:
|
||||
|
||||
with pkgs;
|
||||
|
||||
mkShell {
|
||||
buildInputs = [
|
||||
packages = [
|
||||
common-updater-scripts
|
||||
curl
|
||||
dotnetCorePackages.sdk_5_0
|
||||
|
||||
Reference in New Issue
Block a user