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:
5
temporary/all-temporary.nix
Normal file
5
temporary/all-temporary.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
# Temporary stuff (e.g., upstream bug fixes that haven't landed)
|
||||
|
||||
self: pkgs: with pkgs; {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user