Skip to content

Commit 42fac44

Browse files
authored
Merge pull request #1268 from onekey-sec/renovate/lock-file-maintenance-flake.nix
chore(deps): lock file maintenance (flake.nix)
2 parents 47562c5 + f8f8070 commit 42fac44

File tree

2 files changed

+12
-17
lines changed

2 files changed

+12
-17
lines changed

flake.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,6 @@
3636

3737
# Temporary patches for nixpkgs required for current unblob
3838
nixpkgsPatches = [
39-
# treelib: fix build
40-
{
41-
url = "https://github.com/NixOS/nixpkgs/pull/438230/commits/dc683065d9bd488008f56e8b7c5928563300001a.patch";
42-
hash = "sha256-V2SoaLpE46+J0L/KlVzASZtL8pUPbHu6B8VgcCPBaxw=";
43-
}
4439
];
4540

4641
# Helper function to generate an attrset '{ x86_64-linux = f "x86_64-linux"; ... }'.

0 commit comments

Comments
 (0)