Skip to content

Commit b90b062

Browse files
Update overlays/wine.nix
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 103b350 commit b90b062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overlays/wine.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
final: prev: {
1+
_final: prev: {
22
winePackages = prev.winePackages // {
33
minimal = prev.winePackages.minimal.overrideAttrs (oldAttrs: {
44
# Fix issue with UNC device file paths

0 commit comments

Comments
 (0)