WIP: nixpkgs: 0-unstable-2025-01-03 -> 0-unstable-2025-01-05
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
mkNixpkgs ? import ./mkNixpkgs.nix {}
|
||||
}:
|
||||
mkNixpkgs {
|
||||
rev = "f1e6f6f943c45af378b23a2d3df2fa6e08bb56a1";
|
||||
sha256 = "sha256-OI8pb2qbKojXdbODO99oETjwlZQsSKI6xnJMDBuoQgA=";
|
||||
version = "0-unstable-2025-01-03";
|
||||
rev = "21e994c142b81b11ea2a69da638ec7b2f5903f0f";
|
||||
sha256 = "sha256-JgV+xqmaM+cay4zfv5KwVsVI4BurLZ7R5eledVT8mz0=";
|
||||
version = "0-unstable-2025-01-05";
|
||||
branch = "master";
|
||||
}
|
||||
|
@@ -53,13 +53,6 @@ in
|
||||
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' {
|
||||
# # 2024-12-26: required to build ollama (with AMD acceleration)
|
||||
# name = "rocm-6: bump packages to 6.3.1 and add missing packages";
|
||||
|
Reference in New Issue
Block a user