Loading pkgs/by-name/pi/pinta/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,13 +12,13 @@ buildDotnetModule rec { pname = "Pinta"; version = "3.0"; version = "3.0.1"; src = fetchFromGitHub { owner = "PintaProject"; repo = "Pinta"; rev = version; hash = "sha256-87uzUIgivBI2W+vJV/LflxJoUPJCW5SlodwcC1pSOUk="; hash = "sha256-TU4WBrWnhTQQM+OrBq9hpvrihittKTSS0Zo5laL98mE="; }; nativeBuildInputs = [ Loading Loading
pkgs/by-name/pi/pinta/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,13 +12,13 @@ buildDotnetModule rec { pname = "Pinta"; version = "3.0"; version = "3.0.1"; src = fetchFromGitHub { owner = "PintaProject"; repo = "Pinta"; rev = version; hash = "sha256-87uzUIgivBI2W+vJV/LflxJoUPJCW5SlodwcC1pSOUk="; hash = "sha256-TU4WBrWnhTQQM+OrBq9hpvrihittKTSS0Zo5laL98mE="; }; nativeBuildInputs = [ Loading