These are intended for temporary fixes to upstream that are expected to be dropped when incorporated in upstream.
6 lines
94 B
Nix
6 lines
94 B
Nix
# Temporary stuff (e.g., upstream bug fixes that haven't landed)
|
|
|
|
self: pkgs: with pkgs; {
|
|
|
|
}
|