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

index 3569ea2b9ab67f40c3d51aec54e00994ba344191..a2f0dc06d00dbbf98840cb9022d4f9070c5cd18a 100644

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

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

@@ -2,11 +2,11 @@ { lib, stdenv, fetchurl, undmg, cudatext }:

stdenv.mkDerivation (finalAttrs: {

pname = "cudatext-bin";

src = fetchurl {

 url = "mirror://sourceforge/cudatext/cudatext-macos-cocoa-amd64-${finalAttrs.version}.dmg";

};

nativeBuildInputs = [ undmg ];

diff --git a/pkgs/development/libraries/libshell/default.nix b/pkgs/development/libraries/libshell/default.nix

index ebda23fd98cf86bdde917bc87626ce65789eecce..169ee825b4644fddf5e75b3c4e1a03646b2e5db5 100644

--- a/pkgs/development/libraries/libshell/default.nix

+++ b/pkgs/development/libraries/libshell/default.nix

@@ -11,13 +11,13 @@ }:

stdenv.mkDerivation (finalAttrs: {

pname = "libshell";

src = fetchFromGitHub {

 owner = "legionus";

 repo = "libshell";

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

};

nativeBuildInputs = [ help2man ];

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

index 6b5d873899140e22897e30c97b7657ca4eb0750a..dc1834b6124ca5a38c3d697cb1f3d61ffe056412 100644

--- a/pkgs/embedded/embox/default.nix

+++ b/pkgs/embedded/embox/default.nix

@@ -6,7 +6,7 @@ , makeWrapper

, pkgsCross

, cpio

, gcc-arm-embedded

-, python

+, python3

, qemu

, unzip

, which

@@ -44,7 +44,7 @@ '';

nativeBuildInputs = [

 cpio

 unzip

 which

 makeWrapper

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

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