diff --git a/nix/sources.json b/nix/sources.json

index 7f03fda33ca98219fed721805613cb7bef4105f2..9ccad1632a55a55077845d724d5be04c6cced102 100644

--- a/nix/sources.json

+++ b/nix/sources.json

@@ -636,20 +636,6 @@ "type": "tarball",

     "url": "https://github.com/semlanik/microjson/archive/0d9f50e407cd117e56582faf0d99bfececc1b6ea.tar.gz",

     "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"

 },

 "morse-talk": {

     "branch": "master",

     "builtin": false,

diff --git a/pkgs/development/python-modules/mikatools/default.nix b/pkgs/development/python-modules/mikatools/default.nix

index 3ed241d6ab68cf24f59073c932fc64f3e6dc1657..f3678b1714893a95677e9dbc85604901629a247f 100644

--- a/pkgs/development/python-modules/mikatools/default.nix

+++ b/pkgs/development/python-modules/mikatools/default.nix

@@ -1,17 +1,23 @@

-{ lib, python3Packages, sources }:

+{ lib, fetchFromGitHub, python3Packages }:

-python3Packages.buildPythonPackage {

+python3Packages.buildPythonPackage rec {

checkInputs = with python3Packages; [ pytestCheckHook ];

meta = with lib; {

 license = licenses.mit;

 maintainers = [ maintainers.sikmir ];

};

Proxy Information
Original URL
gemini://git.sikmir.ru/nur-packages/commits/7c580a8bf9400cd8156540b87726172e2ee434ac.patch
Status Code
Success (20)
Meta
application/octet-stream
Capsule Response Time
132.755064 milliseconds
Gemini-to-HTML Time
1.935675 milliseconds

This content has been proxied by September (3851b).