aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/package/git.az
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-06-30 19:43:25 +0900
committerOphestra <cat@gensokyo.uk>2026-06-30 19:43:25 +0900
commita981d185cf4205f37fdb618f92259cc85ed4fbe4 (patch)
tree864ecdf92669ba6456b10fc2aa58b4827160392e /internal/rosa/package/git.az
parentd91951ca97a9ffc4aafb3944ede86da10a6aa096 (diff)
internal/rosa/package/git: 2.54.0 to 2.55.0
For some reason rust is now forced on by default without any check whatsoever. No idea why the maintainers think it was such a good idea to be so in your face. Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/package/git.az')
-rw-r--r--internal/rosa/package/git.az6
1 files changed, 4 insertions, 2 deletions
diff --git a/internal/rosa/package/git.az b/internal/rosa/package/git.az
index f8b5232b..ffa6bb5a 100644
--- a/internal/rosa/package/git.az
+++ b/internal/rosa/package/git.az
@@ -3,11 +3,11 @@ package git {
website = "https://www.git-scm.com";
anitya = 5350;
- version# = "2.54.0";
+ version# = "2.55.0";
source = remoteTar {
url = "https://www.kernel.org/pub/software/scm/git/"+
"git-"+version+".tar.gz";
- checksum = "7vGKtFOJGqY8DO4e8UMRax7dLgImXKQz5MMalec6MlgYrsarffSJjgOughwRFpSH";
+ checksum = "lOer6jb8vZQk6Nd1rLZIgsYys8whLvjJq8XbmCdTATcPFAYuQcK1Rgj1Jj6a00W8";
compress = gzip;
};
@@ -20,6 +20,7 @@ rm -f /system/bin/httpd
// uses source tree as scratch space
enterSource = true;
+ env = [ "NO_RUST=YesPlease" ];
exec = make {
inPlace = true;
@@ -85,6 +86,7 @@ disable_test t5515-fetch-merge-logic
zlib,
curl,
libexpat,
+ kernel-headers,
];
runtime = [