1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

sysutils/nix: fix build with lowdown 3

Reported by:	diizzy
This commit is contained in:
Baptiste Daroussin
2026-04-13 09:14:03 +02:00
parent 5c0a6d423b
commit e1cc66fa74
2 changed files with 9 additions and 5 deletions
+4 -2
View File
@@ -3,8 +3,10 @@ DISTVERSION= 2.32.4
PORTREVISION= 2
CATEGORIES= sysutils
PATCH_SITES= https://github.com/NixOS/nix/commit/2636f50dd41fe357ec64430aeeb772328ab2d7cb.patch?dummy=/
PATCHFILES= nix-fix-build-with-mdbook-update.patch:-p1
PATCH_SITES= https://github.com/NixOS/nix/commit/
PATCHFILES= 2636f50dd41fe357ec64430aeeb772328ab2d7cb.patch:-p1 # nix-fix-build-with-mdbook-update.patch
PATCHFILES+= 342faaa1fa0aa3accc3027081b66c7c2ca36670b.patch:-p1 # fix build fix lowdown 3
MAINTAINER= ashish@FreeBSD.org
COMMENT= Purely functional package manager
+5 -3
View File
@@ -1,5 +1,7 @@
TIMESTAMP = 1764968570
TIMESTAMP = 1776063685
SHA256 (NixOS-nix-2.32.4_GH0.tar.gz) = b3a63dab4fc3c89a1a746c6debdef1675ed27530969459e5beb8ce6b3c0d9099
SIZE (NixOS-nix-2.32.4_GH0.tar.gz) = 1954164
SHA256 (nix-fix-build-with-mdbook-update.patch) = 68a63748895487adf283767cd2fd21bd6ec8b5d59a2d77a9255c8c3157997ccb
SIZE (nix-fix-build-with-mdbook-update.patch) = 3658
SHA256 (2636f50dd41fe357ec64430aeeb772328ab2d7cb.patch) = 6199fa6ac6731f6cd0a780e7629e30e94d29f726cf103e9ab1ad29592fc74535
SIZE (2636f50dd41fe357ec64430aeeb772328ab2d7cb.patch) = 3666
SHA256 (342faaa1fa0aa3accc3027081b66c7c2ca36670b.patch) = b8365748355ecd43aa02e4c3628ef84eb8af77292364301ca71f523232cdc37f
SIZE (342faaa1fa0aa3accc3027081b66c7c2ca36670b.patch) = 1480