From 5babe5fdc2e1c4946e4f86c06ca86cf7351c0697 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Fri, 1 Mar 2024 18:19:37 -0800 Subject: [PATCH] updated sparrow wallet nix code again --- modules/sparrow_sovran_systems.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/sparrow_sovran_systems.nix b/modules/sparrow_sovran_systems.nix index b38a504..b70f479 100755 --- a/modules/sparrow_sovran_systems.nix +++ b/modules/sparrow_sovran_systems.nix @@ -222,4 +222,4 @@ stdenv.mkDerivation rec { platforms = [ "x86_64-linux" ]; mainProgram = "sparrow-desktop"; }; -} \ No newline at end of file +}