We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 103b350 commit b90b062Copy full SHA for b90b062
overlays/wine.nix
@@ -1,4 +1,4 @@
1
-final: prev: {
+_final: prev: {
2
winePackages = prev.winePackages // {
3
minimal = prev.winePackages.minimal.overrideAttrs (oldAttrs: {
4
# Fix issue with UNC device file paths
0 commit comments