mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
7 lines
154 B
Nix
7 lines
154 B
Nix
{sources}:
|
|
#
|
|
_: _: {
|
|
# Wireshark bug
|
|
# https://gitlab.com/wireshark/wireshark/-/issues/19574
|
|
inherit (import sources.pin-wireshark {}) wireshark;
|
|
}
|