Loading pkgs/by-name/bi/bicep/deps.nix +41 −46 File changed.Preview size limit exceeded, changes collapsed. Show changes pkgs/by-name/bi/bicep/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ buildDotnetModule rec { pname = "bicep"; version = "0.29.47"; version = "0.30.3"; src = fetchFromGitHub { owner = "Azure"; repo = "bicep"; rev = "v${version}"; hash = "sha256-KdaoOejoM/3P1WwDCjDhChOpKA7c4UulPLK7IOVw3o4="; hash = "sha256-JJNiVANq5WyiNnl6TsXPtLdsX4AKMcDIBzatwRPnbFM="; }; postPatch = '' Loading Loading
pkgs/by-name/bi/bicep/deps.nix +41 −46 File changed.Preview size limit exceeded, changes collapsed. Show changes
pkgs/by-name/bi/bicep/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ buildDotnetModule rec { pname = "bicep"; version = "0.29.47"; version = "0.30.3"; src = fetchFromGitHub { owner = "Azure"; repo = "bicep"; rev = "v${version}"; hash = "sha256-KdaoOejoM/3P1WwDCjDhChOpKA7c4UulPLK7IOVw3o4="; hash = "sha256-JJNiVANq5WyiNnl6TsXPtLdsX4AKMcDIBzatwRPnbFM="; }; postPatch = '' Loading