We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58c611e commit bae0a1dCopy full SHA for bae0a1d
dynamic.nix
@@ -35,7 +35,7 @@ let tool-version-map = (import ./tool-map.nix) self;
35
esac
36
done
37
'';
38
-
+ };
39
# this wrapped-cabal is for now the identity, but it's the same logic we
40
# have in the static configuration, and we may imagine needing to inject
41
# some flags into cabal (temporarily), hence we'll keep this functionality
0 commit comments