diff --git a/flake.lock b/flake.lock

index c0a36045cfa35b6fa0c136eba9cd684737e455ee..2d5a48576deb0ebb3de933443be43a153fd7e72b 100644

--- a/flake.lock

+++ b/flake.lock

@@ -20,11 +20,11 @@ }

 },

 "nixpkgs": {

   "locked": {

     "owner": "nixos",

     "repo": "nixpkgs",

     "type": "github"

   },

   "original": {

diff --git a/pkgs/darwin/qtcreator/bin.nix b/pkgs/darwin/qtcreator/bin.nix

index a875a860593f2e707fc9289c856698fd6e366d84..4bacae22cd0b05b47681424801a2d0f20b35edb0 100644

--- a/pkgs/darwin/qtcreator/bin.nix

+++ b/pkgs/darwin/qtcreator/bin.nix

@@ -8,7 +8,7 @@ src = fetchfromgh {

 owner = "qt-creator";

 repo = "qt-creator";

 name = "qtcreator-macos-universal-${finalAttrs.version}.7z";

 version = "v${finalAttrs.version}";

};

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

index d7d9395e9e853c21064f08d709b0dd618d47ee55..41169c268fad50d532c0dd6579c2bc7b891c151f 100644

--- a/pkgs/geospatial/mobroute/default.nix

+++ b/pkgs/geospatial/mobroute/default.nix

@@ -2,23 +2,22 @@ { lib, buildGoModule, fetchFromSourcehut }:

buildGoModule rec {

pname = "mobroute";

src = fetchFromSourcehut {

 owner = "~mil";

 repo = "mobroute";

};

 # --- FAIL: Test_ExecuteCSA (0.00s)

 #     csa_test.go:104: CSAExecute error: Couldn't determine cheapest arrival destination, consider increasing max_walk_seconds or max_transfer_seconds

postInstall = ''

 mv $out/bin/{src,mobroute}

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

index 57e3f0e24f7b3f979124b105db3ae8434e376f3e..68f01219e67108fec407897f43ad3410a86e87e5 100644

--- a/pkgs/mqtt/emitter/default.nix

+++ b/pkgs/mqtt/emitter/default.nix

@@ -11,11 +11,6 @@ rev = "v${version}";

 hash = "sha256-oLTAWw6JgW8yF+pvAhQtaATvOpA/8tKN+pGZQXYYv6c=";

};

vendorHash = "sha256-5BeYdznpopkz4XhdKu5MXZ5qhpHntAe+h17XsKLrGd0=";

preCheck = ''

@@ -23,6 +18,10 @@ export HOME=$TMPDIR

'';

doCheck = false;

meta = with lib; {

 description = "High performance, distributed and low latency publish-subscribe platform";

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

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