refactor: Fix map file extensions
This commit is contained in:
@@ -6,7 +6,6 @@ builtins.mapAttrs
|
||||
env.description = e.description;
|
||||
maps = [
|
||||
(fetchurl {
|
||||
name = "${name}-src";
|
||||
inherit (e.src) url hash;
|
||||
})
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user