Files
ccpkgs/temporary/all-temporary.nix
Tyson Whitehead b3f97768e9 temporary: Add separate space for temporary overlays
These are intended for temporary fixes to upstream that are
expected to be dropped when incorporated in upstream.
2018-01-19 02:15:00 -05:00

6 lines
94 B
Nix

# Temporary stuff (e.g., upstream bug fixes that haven't landed)
self: pkgs: with pkgs; {
}