pkgs/applications/emulators/wine/staging.nix
deleted100644 → 0
+0
−53
pkgs/applications/emulators/wine/util.nix
deleted100644 → 0
+0
−6
Loading
Re `staging.nix`: It wasn't carrying its weight, and it interacted with `base.nix` vs `default.nix` in bad ways. Re `util.nix`: Once `staging.nix` is gone, `util.nix` is only used in one file, and only one definition of it is used. Move that binding to `base.nix`, and delete the rest.