about summary refs log tree commit diff
path: root/mkdeps
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2023-11-23 05:43:42 +0100
committerTheArcaneBrony <myrainbowdash949@gmail.com>2023-11-23 05:43:42 +0100
commit41181f694c290acd5c594ef624cb9c1592c8f199 (patch)
treed6fc1671638c97e9789f26331fde8cd5b02f5f64 /mkdeps
parentUpdate to .net 8 (diff)
downloadMatrixUtils-41181f694c290acd5c594ef624cb9c1592c8f199.tar.xz
Update upstreams
Diffstat (limited to '')
-rwxr-xr-xmkdeps2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkdeps b/mkdeps
index eb39592..ccb1370 100755
--- a/mkdeps
+++ b/mkdeps
@@ -1,5 +1,5 @@
 #!/usr/bin/env nix-shell
-#!nix-shell -i "bash -x" -p bash nuget-to-nix git dotnet-sdk_7 nix curl jq yq
+#!nix-shell -i "bash -x" -p bash nuget-to-nix git dotnet-sdk_8 nix curl jq yq
 projects=(
   MatrixRoomUtils.Web
 )