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

index 81da7c7cbd9592fe163afce9faa4bff3d0ea1e9d..e591068c9a534f321efc504b0f68687635456339 100644

--- a/nix/sources.json

+++ b/nix/sources.json

@@ -103,6 +103,19 @@ "type": "tarball",

     "url": "https://github.com/embox/embox/archive/ad5ed2947ae7ad68e6b0b0400c1a12d1a5114fa2.tar.gz",

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

 },

 "gef": {

     "branch": "dev",

     "builtin": false,

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

index a0b79e51069d5d921ae1efce2b767fa13425d2cc..5e977fb7d78bfd0414172ed160ea501edd0bd1f4 100644

--- a/pkgs/default.nix

+++ b/pkgs/default.nix

@@ -61,6 +61,9 @@ gef = callPackage ./development/tools/gef {};

 ### DEVELOPMENT / LIBRARIES

 geographiclib = callPackage ./development/libraries/geographiclib {};

 libgarmin = callPackage ./development/libraries/libgarmin {

   automake = pkgs.automake111x;

diff --git a/pkgs/development/libraries/foma/default.nix b/pkgs/development/libraries/foma/default.nix

new file mode 100644

index 0000000000000000000000000000000000000000..eaf23f0e20e541452093f13512cfe2c5f929f88a

--- /dev/null

+++ b/pkgs/development/libraries/foma/default.nix

@@ -0,0 +1,28 @@

+{ stdenv, bison, flex, libtool, ncurses, readline, zlib, sources }:

+stdenv.mkDerivation rec {

+}

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

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