Loading pkgs/tools/security/web-eid-app/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ mkDerivation rec { pname = "web-eid-app"; version = "2.5.0"; version = "2.6.0"; src = fetchFromGitHub { owner = "web-eid"; repo = "web-eid-app"; rev = "v${version}"; hash = "sha256-CaMf7cRhZ8K6YAUG38B+ijNOKaOmaACqNabNfHZGT68="; hash = "sha256-UqHT85zuoT/ISFP2qgG2J1518eGEvm5L96ntZ/lx9BE="; fetchSubmodules = true; }; Loading Loading
pkgs/tools/security/web-eid-app/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ mkDerivation rec { pname = "web-eid-app"; version = "2.5.0"; version = "2.6.0"; src = fetchFromGitHub { owner = "web-eid"; repo = "web-eid-app"; rev = "v${version}"; hash = "sha256-CaMf7cRhZ8K6YAUG38B+ijNOKaOmaACqNabNfHZGT68="; hash = "sha256-UqHT85zuoT/ISFP2qgG2J1518eGEvm5L96ntZ/lx9BE="; fetchSubmodules = true; }; Loading