We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e3b377 + 2b12ee4 commit 9a239e2Copy full SHA for 9a239e2
1 file changed
pkgs/by-name/la/ladybird/package.nix
@@ -36,13 +36,13 @@
36
37
stdenv.mkDerivation (finalAttrs: {
38
pname = "ladybird";
39
- version = "0-unstable-2026-02-07";
+ version = "0-unstable-2026-02-14";
40
41
src = fetchFromGitHub {
42
owner = "LadybirdBrowser";
43
repo = "ladybird";
44
- rev = "ba5c254fdef7d88e1c0dcb74a362da16ffc4a153";
45
- hash = "sha256-Bp+32jd86cScT5PV+hzKXp7WED7OSrpnnzTSb7Etefw=";
+ rev = "ae9106a29da6b93695da2954e2a43b8ab2c2c112";
+ hash = "sha256-cmF5YVnS2kwS3YghPFcuCAP9PWnDs6xbS8XkdH268Qc=";
46
};
47
48
postPatch = ''
0 commit comments