From 4a745df0868c0acce15ae2a5dbeb6ebc79f51475 Mon Sep 17 00:00:00 2001 From: Rory& Date: Fri, 10 Apr 2026 00:51:15 +0200 Subject: [PATCH] Fix buildSpacebarDotentModule --- nix/lib/buildSpacebarDotnetModule.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/lib/buildSpacebarDotnetModule.nix b/nix/lib/buildSpacebarDotnetModule.nix index edbd76800..c76ab4e29 100644 --- a/nix/lib/buildSpacebarDotnetModule.nix +++ b/nix/lib/buildSpacebarDotnetModule.nix @@ -1,4 +1,4 @@ -{ pkgs }: +{ pkgs, rVersion }: { name, nugetDeps ? null,