Skip to content
Commit 218d4dc1 authored by Will Dietz's avatar Will Dietz Committed by John Ericson
Browse files

make-derivation: Don't add host-suffix to fixed-output derivations names

Not only does the suffix unnecessarily reduce sharing, but it also breaks
unpacker setup hooks (e.g. that of `unzip`) which identify interesting tarballs
using the file extension.

This also means we can get rid of the splicing hacks for fetchers.
parent 5c271db7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment