Skip to content

mkEpicsPackage: use extendMkDerivation#508

Open
minijackson wants to merge 2 commits intoepics-extensions:masterfrom
minijackson:extendMkDerivation
Open

mkEpicsPackage: use extendMkDerivation#508
minijackson wants to merge 2 commits intoepics-extensions:masterfrom
minijackson:extendMkDerivation

Conversation

@minijackson
Copy link
Collaborator

This is the standard function to extend the stdenv.mkDerivation function, and allows the use of the mkEpicsPackage (finalAttrs: ...) pattern, which I've updated in most packages.

See here for more info about that pattern: https://nixos.org/manual/nixpkgs/stable/#mkderivation-recursive-attributes

This is the standard function to extend the `stdenv.mkDerivation`
function, and allows the use of the `mkEpicsPackage (finalAttrs: ...)`
pattern.
and some minor fixups, such as:

- inheriting homepage from src
- using `tag` instead of `rev`
- using `hash` instead of `sha256`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant