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.
This commit is contained in:
Tyson Whitehead
2018-01-18 01:30:09 -05:00
parent cc3de0d5a8
commit b3f97768e9
2 changed files with 18 additions and 6 deletions

View File

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