whalebird: fix tray_icon oversight during last update

This commit is contained in:
colin 2023-01-13 10:09:07 +00:00
parent d55dd5ace6
commit 638420ea0d
2 changed files with 3 additions and 3 deletions

View File

@ -60,7 +60,7 @@
}, },
"locked": { "locked": {
"lastModified": 1, "lastModified": 1,
"narHash": "sha256-mfOS6RXOh/m8AWx3bobjo/Gs7cop0hXJgfCotzRUjFk=", "narHash": "sha256-FaeqnQPm3MIXkQsNsGTB4A9lN82YKpLkmVHgdJyJNGg=",
"path": "nixpatches", "path": "nixpatches",
"type": "path" "type": "path"
}, },

View File

@ -22,8 +22,8 @@
# whalebird: 4.6.5 -> 4.7.4 # whalebird: 4.6.5 -> 4.7.4
(fetchpatch { (fetchpatch {
# url = "https://git.uninsane.org/colin/nixpkgs/compare/master...pr.whalebird-4.7.4.diff"; # url = "https://git.uninsane.org/colin/nixpkgs/compare/master...pr.whalebird-4.7.4.diff";
url = "https://git.uninsane.org/colin/nixpkgs/commit/bdfc62d453b1e7dd84af5351bf34a1e39f91eb25.diff"; url = "https://git.uninsane.org/colin/nixpkgs/commit/f5c7c70dde720e990fa7e0748d1dc4764d6e4406.diff";
sha256 = "sha256-9oByaFpBSXKRvTBgh7+X6FDS/yK07/QOF/nq8KAlaRU="; sha256 = "sha256-L9Ie80loaP6yl5ZFnJ1b5WMDpvO1QFE8tbrW5HBauko=";
}) })
./2022-12-19-i2p-aarch64.patch ./2022-12-19-i2p-aarch64.patch