Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e03ad4c

Browse filesBrowse files
committed
AH!
1 parent a7060cc commit e03ad4c
Copy full SHA for e03ad4c

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎modules/package.nix

Copy file name to clipboardExpand all lines: modules/package.nix
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ in
217217
};
218218
defaultText = ''
219219
pkgs.fetchurl {
220-
url = "mirror://hackage/${config.name}.tar.gz";
220+
url = "mirror://hackage/$'{config.name}.tar.gz";
221221
inherit (config) sha256;
222222
};
223223
'';

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.