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

index 91d1b24582aef946fe85659b50b30e90a8b143b2..7acfaa1201a52fcc9e5bdabb5d354fb6bfd3c8cc 100644

--- a/default.nix

+++ b/default.nix

@@ -114,6 +114,10 @@ }

 else callPackage ./pkgs/tools/stardict-tools {

   inherit (sources) stardict-3;

 };

supload = callPackage ./pkgs/tools/supload {

 inherit (sources) supload;

};

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

index f2d0928628b1a6949df340a00bdf8e2542568a25..f95836ab0fbd6bbe00a0cae78556f6ef1483047c 100644

--- a/nix/sources.json

+++ b/nix/sources.json

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

     "url": "https://github.com/huzheng001/stardict-3/archive/8c5c26996dca52d6bda0aedb5da0381db930a733.tar.gz",

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

 },

 "supload": {

     "branch": "master",

     "description": "Bash script for upload file to cloud storage based on OpenStack Swift API.",

diff --git a/pkgs/tools/supermercado/default.nix b/pkgs/tools/supermercado/default.nix

new file mode 100644

index 0000000000000000000000000000000000000000..012840a6ea4806e0504fbf5de2a58843a1e62cc7

--- /dev/null

+++ b/pkgs/tools/supermercado/default.nix

@@ -0,0 +1,29 @@

+{ lib, fetchpatch, buildPythonApplication

+, click-plugins, rasterio, mercantile, numpy, pytest, supermercado }:

+buildPythonApplication rec {

+}

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

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