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

index ce65ce05e85f682c1980abe90b7c82a58f958c8c..9d003fe7252655239e8eddcc23c8b7012f669677 100644

--- a/nix/sources.json

+++ b/nix/sources.json

@@ -65,10 +65,10 @@ "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"

 },

 "google-translate-for-goldendict": {

diff --git a/pkgs/embox/0001-fix-build.patch b/pkgs/embox/0001-fix-build.patch

index 4f1e4f33e134dcf65bccc319ee8953526a653fb8..431b0772a0001c2b9276ba3c2769931aadb82f42 100644

--- a/pkgs/embox/0001-fix-build.patch

+++ b/pkgs/embox/0001-fix-build.patch

@@ -36,29 +36,3 @@ +CPP = $(CC) -E

comma_sep_list = $(subst $(\s),$(,),$(strip $1))

-diff --git i/mk/image2.mk w/mk/image2.mk

-index be5f39879..ad7f2b52f 100644

---- i/mk/image2.mk

-+++ w/mk/image2.mk

-@@ -51,7 +51,7 @@ $(ROOTFS_DIR)/% :

-- @find $@ -name .gitkeep -type f -print0 | xargs -0 /bin/rm -rf

-+ @find $@ -name .gitkeep -type f -print0 | xargs -0 rm -rf

-diff --git i/mk/image3.mk w/mk/image3.mk

-index 34d1cf656..9c8ffaf37 100644

---- i/mk/image3.mk

-+++ w/mk/image3.mk

-@@ -283,7 +283,7 @@ $(__cpio_files) : FORCE

-- find $f -name .gitkeep -type f -print0 | xargs -0 /bin/rm -rf)

-+ find $f -name .gitkeep -type f -print0 | xargs -0 rm -rf)

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

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