nixpkgs: 2025-07-19 -> 2025-07-20

This commit is contained in:
2025-07-20 19:00:50 +00:00
parent aed191b255
commit fa38f70079
4 changed files with 9 additions and 16 deletions

View File

@@ -14,8 +14,8 @@
mkNixpkgs ? import ./mkNixpkgs.nix {},
}:
mkNixpkgs {
rev = "8e7393b58ef287f71065f087b37afa21ddee18f6";
sha256 = "sha256-lr0zL26UiTfouUdxoobuiojoHPf2z2lOVdnoZKWlrPI=";
version = "unstable-2025-07-19";
rev = "3e6e2b0bc0d8d56da690a61401661a0a6b5f2582";
sha256 = "sha256-NVinUCXdhfhASfMiTffdNzIqlIh/lo7GnyXHnjk/Puk=";
version = "unstable-2025-07-20";
branch = "master";
}

View File

@@ -70,13 +70,6 @@ in
hash = "sha256-D425Swpd2LLuR9TuedoO/lsPKpHS/kXWybKEyQL1iwY=";
})
(fetchpatch' {
# 2025-07-15: merged into master
name = "gimp: fix build with gettext 0.25";
prUrl = "https://github.com/NixOS/nixpkgs/pull/425710";
hash = "sha256-E1ibtfCVyBldawqSi8YdfQpxPLhcMp/SpvCpTixhUaI=";
})
# (fetchpatch' {
# # 2025-07-18: TODO: merge this if the maintainer doesn't respond in a week. tested on moby, desko-min, flowy-min.
# name = "alsa-ucm-conf: 1.2.12 → 1.2.14";

View File

@@ -2,8 +2,8 @@
mkNixpkgs ? import ./mkNixpkgs.nix {},
}:
mkNixpkgs {
rev = "08b1c60980fbe0158489d66cfd69d4538e07e51a";
sha256 = "sha256-25ucK28DXsdjNd2K7WZrEYgqvNXdL6ANp4f+8Yl72+o=";
version = "unstable-2025-07-19";
rev = "12c9599dc269ee39aacd8982b259bc080fae1822";
sha256 = "sha256-aAsNDjLUmk5TLaMo3/WPLAorOxcGN6SXLTMhk0oWzUY=";
version = "unstable-2025-07-20";
branch = "staging-next";
}

View File

@@ -2,8 +2,8 @@
mkNixpkgs ? import ./mkNixpkgs.nix {},
}:
mkNixpkgs {
rev = "481951be867dbca32e859932435e7d33b4ff3eb0";
sha256 = "sha256-5WvrLN7erUFJUN9kTg5YIA2IlhcKlNCwpCzo+mJ6NuY=";
version = "unstable-2025-07-19";
rev = "cf7ee04ef6608fa1a793556c9c4ab83891dcb6e4";
sha256 = "sha256-Dj6HS+Qk3H/08BsImg2XENKrE3u8fMxA0VRKj28kByg=";
version = "unstable-2025-07-20";
branch = "staging";
}