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

index b7d57b44883006cc6ab79f86c93e21bf484f92a2..f9c3fb1d0e2bf4681963b98040973fe954753c13 100644

--- a/nix/sources.json

+++ b/nix/sources.json

@@ -114,15 +114,15 @@ },

 "embox": {

     "branch": "master",

     "builtin": false,

     "description": "Modular and configurable OS for embedded applications",

     "homepage": "http://embox.github.io",

     "owner": "embox",

     "repo": "embox",

     "type": "tarball",

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

 },

 "foma": {

@@ -142,15 +142,15 @@ },

 "gef": {

     "branch": "dev",

     "builtin": false,

     "description": "GEF - GDB Enhanced Features for exploit devs & reversers",

     "homepage": "http://gef.rtfd.io",

     "owner": "hugsy",

     "repo": "gef",

     "type": "tarball",

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

 },

 "geminid": {

@@ -222,15 +222,15 @@ },

 "gloggery": {

     "branch": "main",

     "builtin": false,

     "description": "Gemtext blog static site generator",

     "homepage": "https://github.com/kconner/gloggery",

     "owner": "kconner",

     "repo": "gloggery",

     "type": "tarball",

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

 },

 "go-staticmaps": {

@@ -306,15 +306,15 @@ },

 "gpxsee": {

     "branch": "master",

     "builtin": false,

     "description": "GPS log file viewer and analyzer",

     "homepage": "https://www.gpxsee.org",

     "owner": "tumic0",

     "repo": "GPXSee",

     "type": "tarball",

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

 },

 "gpxsee-maps": {

@@ -662,15 +662,15 @@ },

 "nnn": {

     "branch": "master",

     "builtin": false,

     "description": "n³ The missing terminal file manager for X",

     "homepage": "https://github.com/jarun/nnn",

     "owner": "jarun",

     "repo": "nnn",

     "type": "tarball",

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

 },

 "odict": {

@@ -840,15 +840,15 @@ },

 "supermercado": {

     "branch": "master",

     "builtin": false,

     "description": "Supercharger for mercantile",

     "homepage": "https://github.com/mapbox/supermercado",

     "owner": "mapbox",

     "repo": "supermercado",

     "type": "tarball",

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

 },

 "supload": {

diff --git a/pkgs/applications/qutebrowser/bin.nix b/pkgs/applications/qutebrowser/bin.nix

index a526b99e5e09d82d23003506abcff046390338d4..995ff752f14c065d238fb39bfd1d5132ea356741 100644

--- a/pkgs/applications/qutebrowser/bin.nix

+++ b/pkgs/applications/qutebrowser/bin.nix

@@ -1,7 +1,7 @@

{ stdenv, fetchfromgh, undmg }:

let

pname = "qutebrowser";

in

stdenv.mkDerivation {

inherit pname version;

@@ -11,7 +11,7 @@ owner = "qutebrowser";

 repo = "qutebrowser";

 version = "v${version}";

 name = "qutebrowser-${version}.dmg";

};

preferLocalBuild = true;

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

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