diff --git a/default.nix b/default.nix

index 5f671584c8788290a9e224837883178c0ae6ac2f..038bb5afc21f8bad53d1c1412b9e6d431250520c 100644

--- a/default.nix

+++ b/default.nix

@@ -34,6 +34,10 @@ };

docker-reg-tool = callPackage ./pkgs/docker-reg-tool {

 inherit (sources) docker-reg-tool;

};

embox = callPackage ./pkgs/embox {

 inherit (sources) embox;

};

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

index 528d4059ea046b4c3f344b41653369ef89565912..357bb77fa03efcb6dd5dd9d3abbe7c3d650bc7e9 100644

--- a/nix/sources.json

+++ b/nix/sources.json

@@ -59,6 +59,18 @@ "type": "tarball",

     "url": "https://github.com/byrnedo/docker-reg-tool/archive/c5e7ff63fa476cac1eed717d0aef238beb50c21c.tar.gz",

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

 },

 "embox": {

     "branch": "master",

     "description": "Modular and configurable OS for embedded applications",

diff --git a/pkgs/elevation/default.nix b/pkgs/elevation/default.nix

new file mode 100644

index 0000000000000000000000000000000000000000..da97eafb97c7143fa4df279ef6b9215a4931f105

--- /dev/null

+++ b/pkgs/elevation/default.nix

@@ -0,0 +1,37 @@

+{ lib, buildPythonApplication, fasteners, future, appdirs, click

+, gnumake, curl, unzip, gzip, gdal

+, pytest, pytest-mock, elevation }:

+buildPythonApplication rec {

+}

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

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