nixpkgs: 2025-08-26 0> 2025-08-27

This commit is contained in:
2025-08-27 15:52:40 +00:00
parent 5488486944
commit 259d980a60
2 changed files with 3 additions and 10 deletions

View File

@@ -14,8 +14,8 @@
mkNixpkgs ? import ./mkNixpkgs.nix {},
}:
mkNixpkgs {
rev = "465ab8f0977d05657b1b4adc6e7e06fe4db04c0c";
sha256 = "sha256-yHIaDRjaBtRjYbm1ByhRqsAnMncLTG/uDDHHC2wXBMY=";
version = "unstable-2025-08-26";
rev = "f39808415aee96e539b4c06fb5df23a872c63702";
sha256 = "sha256-XcMe9OxRtRN9pf6xHXYCl3vidRm9i98FGjYmdzVgtS0=";
version = "unstable-2025-08-27";
branch = "master";
}

View File

@@ -90,13 +90,6 @@ in
hash = "sha256-ZDDRdGPpxER/i2trBDiovbIZc0Qe94iUp/XdWvIvG98=";
})
(fetchpatch' {
name = "coincurve: fix build";
# saneCommit = "cd118a2491e613f0d4dd8673a6ac17a0094dd987";
prUrl = "https://github.com/NixOS/nixpkgs/pull/437180";
hash = "sha256-u/dLLLG7Keamd5sZyXnSEpXWFRnX2dITt2lNSiO3Ux8=";
})
# (fetchpatch' {
# # opencv used by alpaca, newelle
# name = "opencv: fix cross compliation by patching protobuf";