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

index d7e9d9f01245efaecaddbfb42fe7b07866354ed3..11392f853f8a42def5eea634e31ef7fbae40d3ce 100644

--- a/nix/sources.json

+++ b/nix/sources.json

@@ -813,6 +813,16 @@ "type": "tarball",

     "url": "https://github.com/sidewalklabs/s2sphere/archive/d1d067e8c06e5fbaf0cc0158bade947b4a03a438.tar.gz",

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

 },

 "stardict-3": {

     "branch": "master",

     "builtin": false,

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

new file mode 100644

index 0000000000000000000000000000000000000000..c8cc9f38e836331c06a12dcf8a58dae6197453d2

--- /dev/null

+++ b/pkgs/applications/sasplanet/default.nix

@@ -0,0 +1,35 @@

+{ stdenv, unzip, wine, writers, sources }:

+let

+in

+stdenv.mkDerivation {

+}

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

index 8895f774184cea1c145cd4031778cd79b18afc11..fd52efcc900817b4d12b4526e2123ba80124081a 100644

--- a/pkgs/default.nix

+++ b/pkgs/default.nix

@@ -39,6 +39,7 @@ };

 redict = libsForQt5.callPackage ./applications/redict {

   inherit sources;

 };

 visualgps = libsForQt5.callPackage ./applications/visualgps { };

 wireguard-statusbar = callPackage ./applications/wireguard-statusbar { };

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

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