Loading pkgs/by-name/gn/gnome-secrets/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ python3Packages.buildPythonApplication rec { pname = "gnome-secrets"; version = "9.6"; version = "10.3"; format = "other"; src = fetchFromGitLab { Loading @@ -25,7 +25,7 @@ python3Packages.buildPythonApplication rec { owner = "World"; repo = "secrets"; rev = version; hash = "sha256-iF2AQYAwwIr/sCZUz1pdqEa74DH4y4Nts6aJj3mS2f4="; hash = "sha256-UcTLngBVp5L8Y1LmBxoxPuH5Zag2YfHA2Y+ByPBkh8A="; }; nativeBuildInputs = [ Loading Loading @@ -54,7 +54,7 @@ python3Packages.buildPythonApplication rec { pyotp validators yubico zxcvbn zxcvbn-rs-py ]; # Prevent double wrapping, let the Python wrapper use the args in preFixup. Loading Loading
pkgs/by-name/gn/gnome-secrets/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ python3Packages.buildPythonApplication rec { pname = "gnome-secrets"; version = "9.6"; version = "10.3"; format = "other"; src = fetchFromGitLab { Loading @@ -25,7 +25,7 @@ python3Packages.buildPythonApplication rec { owner = "World"; repo = "secrets"; rev = version; hash = "sha256-iF2AQYAwwIr/sCZUz1pdqEa74DH4y4Nts6aJj3mS2f4="; hash = "sha256-UcTLngBVp5L8Y1LmBxoxPuH5Zag2YfHA2Y+ByPBkh8A="; }; nativeBuildInputs = [ Loading Loading @@ -54,7 +54,7 @@ python3Packages.buildPythonApplication rec { pyotp validators yubico zxcvbn zxcvbn-rs-py ]; # Prevent double wrapping, let the Python wrapper use the args in preFixup. Loading