Skip to content

Commit 0c7fca3

Browse files
committed
fix(nix): follow-up changed patch in upstream PR
1 parent b3af456 commit 0c7fca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
nixpkgsPatches = [
3939
# treelib: fix build
4040
{
41-
url = "https://github.com/NixOS/nixpkgs/pull/438230/commits/59535e8c7e4cea6deaff06aeea6c8eddac3c5b49.patch";
41+
url = "https://github.com/NixOS/nixpkgs/pull/438230/commits/dc683065d9bd488008f56e8b7c5928563300001a.patch";
4242
hash = "sha256-V2SoaLpE46+J0L/KlVzASZtL8pUPbHu6B8VgcCPBaxw=";
4343
}
4444
];

0 commit comments

Comments
 (0)