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

index 3b07fd9a4e2dc818846df531be81a6e4e69b06d8..edabe01c9bec44989d8c2f5b40c530ed2706f751 100644

--- a/nix/sources.json

+++ b/nix/sources.json

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

     "url": "https://github.com/sgillies/jsonseq/archive/d9a9c86c6c05abca1ed2bdbff248eb3cd9f214fd.tar.gz",

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

 },

 "libshell": {

     "branch": "master",

     "builtin": false,

diff --git a/pkgs/applications/misc/klogg/default.nix b/pkgs/applications/misc/klogg/default.nix

new file mode 100644

index 0000000000000000000000000000000000000000..31b2fe2f9675f72c410f9f96d0c4e0bf86ab822b

--- /dev/null

+++ b/pkgs/applications/misc/klogg/default.nix

@@ -0,0 +1,27 @@

+{ stdenv, lib, mkDerivation, cmake, ninja, sources }:

+let

+in

+mkDerivation {

+}

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

index 0e4cc89c691459d6eb2833f9742c904915f63f02..4fc94989cdec10289d4549fa0e510292924a5eea 100644

--- a/pkgs/default.nix

+++ b/pkgs/default.nix

@@ -21,6 +21,9 @@ };

 gpxsee-bin = callPackage ./applications/gpxsee/bin.nix { };

 i18n-editor = callPackage ./applications/i18n-editor { jre = pkgs.jdk11; };

 iterm2-bin = callPackage ./applications/iterm2/bin.nix { };

 librewolf = callPackage ./applications/networking/librewolf { };

 macpass-bin = callPackage ./applications/macpass/bin.nix { };

 mapsoft = callPackage ./applications/gis/mapsoft { };

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

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