WIP: nixpkgs: 0-unstable-2025-01-03 -> 0-unstable-2025-01-05

This commit is contained in:
2025-01-05 10:42:02 +00:00
parent 6878d3f65b
commit f22ffd1fda
2 changed files with 3 additions and 10 deletions

View File

@@ -8,8 +8,8 @@
mkNixpkgs ? import ./mkNixpkgs.nix {} mkNixpkgs ? import ./mkNixpkgs.nix {}
}: }:
mkNixpkgs { mkNixpkgs {
rev = "f1e6f6f943c45af378b23a2d3df2fa6e08bb56a1"; rev = "21e994c142b81b11ea2a69da638ec7b2f5903f0f";
sha256 = "sha256-OI8pb2qbKojXdbODO99oETjwlZQsSKI6xnJMDBuoQgA="; sha256 = "sha256-JgV+xqmaM+cay4zfv5KwVsVI4BurLZ7R5eledVT8mz0=";
version = "0-unstable-2025-01-03"; version = "0-unstable-2025-01-05";
branch = "master"; branch = "master";
} }

View File

@@ -53,13 +53,6 @@ in
hash = "sha256-YzS6eX6sPbEx3CzAGaz8alz/s8O5JjkXtg+/Wk7ndZ0="; hash = "sha256-YzS6eX6sPbEx3CzAGaz8alz/s8O5JjkXtg+/Wk7ndZ0=";
}) })
(fetchpatch' {
# 2025-01-01: required to fix servo build
name = "jackett: 0.22.1109 -> 0.22.1177";
prUrl = "https://github.com/NixOS/nixpkgs/pull/370024";
hash = "sha256-V7J78ss+zKtnqj4aLAhNjG6GEkgPPyTNcu2uDKRCxRA=";
})
# (fetchpatch' { # (fetchpatch' {
# # 2024-12-26: required to build ollama (with AMD acceleration) # # 2024-12-26: required to build ollama (with AMD acceleration)
# name = "rocm-6: bump packages to 6.3.1 and add missing packages"; # name = "rocm-6: bump packages to 6.3.1 and add missing packages";