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

index e137a515f1b9a88bbb1beaa6bfb19112657abdfe..3d5537e4cef508d3b2393a2ed19b7f764b1bb5a2 100644

--- a/default.nix

+++ b/default.nix

@@ -77,6 +77,9 @@ imgp = python3Packages.callPackage ./pkgs/imgp {

 inherit (sources) imgp;

};

ish = callPackage ./pkgs/ish { };

mapsoft = callPackage ./pkgs/mapsoft {

 inherit (sources) mapsoft;

};

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

index d51515e66392472e402929a1204a752e971e3206..87c8b6b86b7738e723b8c0342a7b25db07210d58 100644

--- a/nix/sources.json

+++ b/nix/sources.json

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

     "url": "https://github.com/jarun/imgp/archive/9a50724cbc97a282ed79476398ab6ff3f6f7339e.tar.gz",

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

 },

 "lsd2dsl": {

     "branch": "master",

     "description": "Lingvo dictionaries decompiler",

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

new file mode 100644

index 0000000000000000000000000000000000000000..79c2e942828d6b8a570f9493d9b0a6806bf0b77f

--- /dev/null

+++ b/pkgs/libshell/default.nix

@@ -0,0 +1,31 @@

+{ stdenv, dash, help2man, ncurses, scdoc, libshell }:

+stdenv.mkDerivation rec {

+}

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

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