Loading pkgs/development/python-modules/libknot/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,12 +12,12 @@ buildPythonPackage rec { pname = "libknot"; version = "3.4.0"; version = "3.4.1"; pyproject = true; src = fetchPypi { inherit pname version; hash = "sha256-BtESc9BIZeDNNPJYyMLTeMsNHm+xBcLueyJ7/1iXFos="; hash = "sha256-NJmOm2PIbH4GeDN1XlKKeLePHGatDQlWDPJtn5tUO3s="; }; postPatch = '' Loading pkgs/servers/monitoring/prometheus/knot-exporter.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ python3.pkgs.buildPythonApplication rec { pname = "knot-exporter"; version = "3.4.0"; version = "3.4.1"; pyproject = true; src = fetchPypi { pname = "knot_exporter"; inherit version; hash = "sha256-YOVLHAJXIgje8Ek7iKGxq4l4PAcWgWnNllRxEJpUcU0="; hash = "sha256-CkuOO6pOl3/8rLKb5P5a09oNv8rvmy/mURv0b3FRNGA="; }; nativeBuildInputs = [ Loading Loading
pkgs/development/python-modules/libknot/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,12 +12,12 @@ buildPythonPackage rec { pname = "libknot"; version = "3.4.0"; version = "3.4.1"; pyproject = true; src = fetchPypi { inherit pname version; hash = "sha256-BtESc9BIZeDNNPJYyMLTeMsNHm+xBcLueyJ7/1iXFos="; hash = "sha256-NJmOm2PIbH4GeDN1XlKKeLePHGatDQlWDPJtn5tUO3s="; }; postPatch = '' Loading
pkgs/servers/monitoring/prometheus/knot-exporter.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ python3.pkgs.buildPythonApplication rec { pname = "knot-exporter"; version = "3.4.0"; version = "3.4.1"; pyproject = true; src = fetchPypi { pname = "knot_exporter"; inherit version; hash = "sha256-YOVLHAJXIgje8Ek7iKGxq4l4PAcWgWnNllRxEJpUcU0="; hash = "sha256-CkuOO6pOl3/8rLKb5P5a09oNv8rvmy/mURv0b3FRNGA="; }; nativeBuildInputs = [ Loading