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

index 299ec12e761e79d4a255b8f14c74596becdde1a2..292df51f10c6bb6a231b860bed1c81250ad664e6 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 4acacdbb753108bdd9fbfd0a21121c9bab63ea4a..3dc815dd1563dd6e86b8c15c3d68a03e10d9436a 100644

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

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

@@ -2,13 +2,13 @@ { lib, stdenv, fetchfromgh, p7zip, qtcreator }:

stdenv.mkDerivation (finalAttrs: {

pname = "qtcreator-bin";

src = fetchfromgh {

 owner = "qt-creator";

 repo = "qt-creator";

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

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

};

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

index f8f28404dba67cb0d02175aba4be2b6623539381..8881c49e3d560332f1b6be14f5df4cdc15d1eec4 100644

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

+++ b/pkgs/mqtt/mqtt-cli/default.nix

@@ -2,13 +2,13 @@ { lib, stdenv, fetchfromgh, jre, makeWrapper }:

stdenv.mkDerivation (finalAttrs: {

pname = "mqtt-cli";

src = fetchfromgh {

 owner = "hivemq";

 repo = "mqtt-cli";

 name = "mqtt-cli-${finalAttrs.version}.jar";

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

};

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

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